add RETRO_CONFIG field in action.config to allow to specify the configuration file

This commit is contained in:
cuu
2018-06-11 16:01:02 +08:00
parent f8325eea79
commit 907f36e074
4 changed files with 16 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ ROM_SO=/home/cpi/apps/emulators/mame2003_plus_libretro.so
EXT=zip
LAUNCHER=retroarch -L
TITLE=MAME Roms
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip
RETRO_CONFIG=/home/cpi/apps/configs/mame.config