mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-05-04 03:49:34 +02:00
NESTOPIA action.config update to show .nes files
NESTOPIA supports .nes files too. With this change .nes files should show up in the retro games > NESTOPIA section as long as they are in the /home/cpi/games/NESTOPIA directory.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ROM=/home/cpi/games/NESTOPIA
|
ROM=/home/cpi/games/NESTOPIA
|
||||||
ROM_SO=/home/cpi/apps/emulators/nestopia_libretro.so
|
ROM_SO=/home/cpi/apps/emulators/nestopia_libretro.so
|
||||||
EXT=zip
|
EXT=zip,nes
|
||||||
LAUNCHER=retroarch -L
|
LAUNCHER=retroarch -L
|
||||||
TITLE=NESTOPIA Roms
|
TITLE=NESTOPIA Roms
|
||||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/nestopia_libretro.so.zip
|
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/nestopia_libretro.so.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user