From 7b9db1838c533c0fadc274c84df5dcf9b295e0b8 Mon Sep 17 00:00:00 2001 From: Andrew Stott <41694647+disruptityourself@users.noreply.github.com> Date: Wed, 25 Jul 2018 15:00:21 -0600 Subject: [PATCH] Updated New ICONS that start games in one click from the MENU (markdown) --- ...NS-that-start-games-in-one-click-from-the-MENU.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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