mirror of
https://github.com/clockworkpi/launchergo.git
synced 2026-03-19 18:32:39 +01:00
update
This commit is contained in:
7
Menu/GameShell/20_Retro Games/MAME/action.config
Normal file
7
Menu/GameShell/20_Retro Games/MAME/action.config
Normal file
@@ -0,0 +1,7 @@
|
||||
ROM=/home/cpi/games/MAME
|
||||
ROM_SO=/home/cpi/apps/emulators/mame2003_plus_libretro.so
|
||||
EXT=zip
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=MAME Roms
|
||||
EXCLUDE=neogeo.zip
|
||||
SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mame2003_plus_libretro.so.zip
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"ROM":"/home/cpi/games/MAME",
|
||||
"ROM_SO":"/home/cpi/apps/emulators/mame2003_plus_libretro.so",
|
||||
"EXT":["zip"],
|
||||
"LAUNCHER":"retroarch -L",
|
||||
"TITLE":"MAME Roms",
|
||||
"EXCLUDE":["neogeo.zip"],
|
||||
"SO_URL":"http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip"
|
||||
}
|
||||
6
Menu/GameShell/20_Retro Games/MGBA/action.config
Normal file
6
Menu/GameShell/20_Retro Games/MGBA/action.config
Normal file
@@ -0,0 +1,6 @@
|
||||
ROM=/home/cpi/games/MGBA
|
||||
ROM_SO=/home/cpi/apps/emulators/mgba_libretro.so
|
||||
EXT=gb,gbc,gba,gbx
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=MGBA Roms
|
||||
SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mgba_libretro.so.zip
|
||||
7
Menu/GameShell/20_Retro Games/NESTOPIA/action.config
Normal file
7
Menu/GameShell/20_Retro Games/NESTOPIA/action.config
Normal file
@@ -0,0 +1,7 @@
|
||||
ROM=/home/cpi/games/NESTOPIA
|
||||
ROM_SO=/home/cpi/apps/emulators/nestopia_libretro.so
|
||||
EXT=zip,nes
|
||||
LAUNCHER=retroarch -L
|
||||
TITLE=NESTOPIA Roms
|
||||
SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/nestopia_libretro.so.zip
|
||||
|
||||
Reference in New Issue
Block a user