I downloaded the commodore64 Vice librertro core from https://buildbot.libretro.com/nightly/l ... 64/latest/ and placed it next to the other cores in /home/pi/.config/retroarch/cores/lr-vice/vice_x64_librertro.so
Then I copied the home/pi/.attract/emulators/atari2600.cfg and renamed it to commodore64.cfg and made changes to the following lines:
executable /boot/launchers/commodore64.sh
romext .d64,.x64;t64;.zip
I then copied /boot/launchers/atari2600.sh and renamed it commodore64.sh and did the following change:
/home/pi/.config/retroarch/bin/retroarch -L /home/pi/.config/retroarch/cores/lr-vice/vice_x64_libretro.so --config /home/pi/.config/retroarch/stella_libretro.cfg --appendconfig /home/pi/.config/retroarch/aconfig/$aconfig.cfg /boot/roms/consoles/commodore64/"$*”
(kept the stella_librertro.cfg file since it seemed rather generic and not referencing any stella stuff but of course this could be terribly wrong and would be changed if I got it working).
I also added some .t64 files to roms/consoles/commdore64 folder.
Fired up ARPiCade and could find the commodore64 emulator in the attract-menu and also made a scan that showed up the .t64 files but then when trying to run the game - nothing... I'm just sent back to the menu.
I realize that this is very hackish and not very likely to work but I'm having trouble finding instructions on how to add emulators to RetroArch. Any help on how to continue would be greatly appreciated!




