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 2d03d21..6b3b618 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 @@ -8,6 +8,7 @@ and name that eg.: Galaga.sh then edit that file and put this command line in: + `retroarch -L /home/cpi/.config/retroarch/cores/fb_alpha_libretro.so /home/cpi/games/MAME/galaga.zip` In my example I use the: fb_alpha_libretro.so core to play GALAGA so the first `/home/cpi/.config/retroarch/cores/fb_alpha_libretro.so` @@ -27,3 +28,5 @@ make an icon for the launch menu and place that in : Name it (in my example given): `Galaga.png` + +