diff --git a/New-ICONS-that-start-games-in-one-click-from-the-MENU.md b/New-ICONS-that-start-games-in-one-click-from-the-MENU.md index 642f1ea..a65b1f0 100644 --- a/New-ICONS-that-start-games-in-one-click-from-the-MENU.md +++ b/New-ICONS-that-start-games-in-one-click-from-the-MENU.md @@ -1,4 +1,4 @@ -STEP 1: +## STEP 1: Make a new .sh file in: `/home/cpi/apps/launcher/Menu/GameShell` @@ -20,7 +20,7 @@ so this links to the game that you're directing to Hope this explanes the commandline so everybody can use it with there own favorite games -STEP 2: +## STEP 2: make an icon for the launch menu and place that in : `/home/cpi/apps/launcher/skin/default/Menu/GameShell` @@ -28,9 +28,7 @@ make an icon for the launch menu and place that in : Name it (in my example given): `Galaga.png` ------------------- - -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) 2. In that folder create a file called action.config @@ -43,4 +41,6 @@ LAUNCHER=retroarch -L TITLE=SNES SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/snes9x_next_libretro.so.zip -Then place your thumbnail in launcher/skin/default/Menu/GameShell/20_Retro Games/ (example SNES.png) \ No newline at end of file +Then place your thumbnail in launcher/skin/default/Menu/GameShell/20_Retro Games/ (example SNES.png) + + \ No newline at end of file