first this is to modify /home/pi/.config/retroarch/picodrive.cfg
and set:
Code: Select all
input_driver = "x"
then go modify /boot/launchers/megadrive.sh
adding a doble quotes to the $2 argument at the launch of the emulator so it will pick up also roms that contains spaces in the name:
Code: Select all
/home/pi/.config/retroarch/bin/retroarch -L /home/pi/.config/retroarch/cores/lr-picodrive/picodrive_libretro.so -c /home/pi/.config/retroarch/picodrive.cfg --appendconfig /home/pi/.config/retroarch/aconfig/$aconfig.cfg $1"$2"