mirror of
https://github.com/clockworkpi/GameShellDocs.git
synced 2025-12-16 11:48:50 +01:00
Updated New ICONS that start games in one click from the MENU (markdown)
parent
7b9db1838c
commit
5288a3f6c4
@ -30,16 +30,16 @@ Name it (in my example given):
|
|||||||
|
|
||||||
## Similarly, if you would like to make folders do the following:
|
## Similarly, if you would like to make folders do the following:
|
||||||
|
|
||||||
1. Add a folder to launcher/Menu/GameShell/20_Retro Games/ (example SNES with snes9x_next core)
|
1. Add a folder to launcher/Menu/GameShell/20_Retro Games/ (example SNES with snes9x2010 core)
|
||||||
2. In that folder create a file called action.config
|
2. In that folder create a file called action.config
|
||||||
3. In that file it should contain: (this is an SNES example)
|
3. In that file it should contain: (this is an SNES example)
|
||||||
|
|
||||||
ROM=/home/cpi/games/SNES
|
ROM=/home/cpi/games/SNES
|
||||||
ROM_SO=/home/cpi/apps/emulators/snes9x_next_libretro.so
|
ROM_SO=/home/cpi/apps/emulators/snes9x2010_libretro.so
|
||||||
EXT=sfc,smc,zip
|
EXT=sfc,smc,zip
|
||||||
LAUNCHER=retroarch -L
|
LAUNCHER=retroarch -L
|
||||||
TITLE=SNES
|
TITLE=SNES
|
||||||
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/snes9x_next_libretro.so.zip
|
SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/snes9x2010_libretro.so.zip
|
||||||
|
|
||||||
Then place your thumbnail in launcher/skin/default/Menu/GameShell/20_Retro Games/ (example SNES.png)
|
Then place your thumbnail in launcher/skin/default/Menu/GameShell/20_Retro Games/ (example SNES.png)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user