mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 18:32:45 +01:00
Gcores Custom Modification
This commit is contained in:
7
Menu/GameShell/20_GAMES/01_MAME/action.config
Normal file
7
Menu/GameShell/20_GAMES/01_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
|
||||
6
Menu/GameShell/20_GAMES/02_MGBA/action.config
Normal file
6
Menu/GameShell/20_GAMES/02_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_GAMES/03_NESTOPIA/action.config
Normal file
7
Menu/GameShell/20_GAMES/03_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
|
||||
|
||||
6
Menu/GameShell/20_GAMES/04_Pcsx/action.config
Normal file
6
Menu/GameShell/20_GAMES/04_Pcsx/action.config
Normal file
@@ -0,0 +1,6 @@
|
||||
ROM=/home/cpi/games/PCSX
|
||||
ROM_SO=/home/cpi/apps/emulators/pcsx -cdfile
|
||||
EXT=bin,cue,img,mdf,pbp,toc,cbn,m3u,ccd
|
||||
LAUNCHER=
|
||||
TITLE=Pcsx Roms
|
||||
SO_URL=https://github.com/cuu/Pcsx/raw/master/pcsx.zip
|
||||
1
Menu/GameShell/20_GAMES/99_MISC/31_CaveStory.sh
Executable file
1
Menu/GameShell/20_GAMES/99_MISC/31_CaveStory.sh
Executable file
@@ -0,0 +1 @@
|
||||
retroarch -L /home/cpi/apps/emulators/nxengine_libretro.so /home/cpi/games/nxengine/cavestory/data
|
||||
1
Menu/GameShell/20_GAMES/99_MISC/32_freeDM.sh
Executable file
1
Menu/GameShell/20_GAMES/99_MISC/32_freeDM.sh
Executable file
@@ -0,0 +1 @@
|
||||
chocolate-doom -iwad /home/cpi/games/FreeDM/freedoom1.wad
|
||||
Reference in New Issue
Block a user