Bladeren bron

add missing rom argument to gmenu2x launch scripts

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
Michel-FK 3 jaren geleden
bovenliggende
commit
7cb240543f

+ 1 - 1
FunKey/package/PCSX-ReARMed/opk/ps1/ps1.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=PS1
 Comment=PS1 Emulator
 Icon=ps1
-Exec=/usr/games/launchers/psone_launch_pcsx.sh
+Exec=/usr/games/launchers/psone_launch_pcsx.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/PocketSNES/opk/snes/snes.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=SNES
 Comment=SNES Emulator
 Icon=snes
-Exec=/usr/games/launchers/snes_launch.sh
+Exec=/usr/games/launchers/snes_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/gnuboy/opk/gb/gb.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=GameBoy
 Comment=Game Boy Emulator
 Icon=gb
-Exec=/usr/games/launchers/gb_launch.sh
+Exec=/usr/games/launchers/gb_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/gnuboy/opk/gbc/gbc.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=GameBoy Col
 Comment=Game Boy Color Emulator
 Icon=gbc
-Exec=/usr/games/launchers/gb_launch.sh
+Exec=/usr/games/launchers/gb_launch.sh %f
 Terminal=false
 X-Od-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/gpsp/opk/gba/gba.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=GameBoy Adv
 Comment=Game Boy Advance Emulator
 Icon=gba
-Exec=/usr/games/launchers/gba_launch_gpsp.sh
+Exec=/usr/games/launchers/gba_launch_gpsp.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/mednafen/opk/gamegear/gamegear.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=Game Gear
 Comment=Game Gear Emulator
 Icon=gamegear
-Exec=/usr/games/launchers/gamegear_launch.sh
+Exec=/usr/games/launchers/gamegear_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/mednafen/opk/lynx/lynx.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=Lynx
 Comment=Atari Lynx Emulator
 Icon=lynx
-Exec=/usr/games/launchers/lynx_launch.sh
+Exec=/usr/games/launchers/lynx_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/mednafen/opk/ngp/ngp.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=Neo Geo
 Comment=Neo Geo Pocket Emulator
 Icon=ngp
-Exec=/usr/games/launchers/ngp_launch.sh
+Exec=/usr/games/launchers/ngp_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/mednafen/opk/pce/pce.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=PC Engine
 Comment=PCE-TurboGrafx Emulator
 Icon=pce
-Exec=/usr/games/launchers/pce_launch.sh
+Exec=/usr/games/launchers/pce_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/mednafen/opk/wonderswan/wonderswan.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=WonderSwan
 Comment=WonderSwan/WonderSwan Color Emulator
 Icon=wonderswan
-Exec=/usr/games/launchers/wonderswan_launch.sh
+Exec=/usr/games/launchers/wonderswan_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;

+ 1 - 1
FunKey/package/picodrive/opk/megadrive/megadrive.funkey-s.desktop

@@ -3,7 +3,7 @@ Type=Application
 Name=MegaDrive
 Comment=Sega Genesis/MegaDrive Emulator
 Icon=megadrive
-Exec=/usr/games/launchers/megadrive_launch.sh
+Exec=/usr/games/launchers/megadrive_launch.sh %f
 Terminal=false
 X-OD-NeedsDownscaling=true
 Categories=emulators;