mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
new pocketsnes and picrodrive versions with menu corrections
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
executable = %RETROFE_PATH%/launchers/gamegear_launch.sh
|
||||
#executable = /usr/games/PicoDriveBin
|
||||
#executable = /usr/games/PicoDrive
|
||||
arguments = "%ITEM_FILEPATH%"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
#mednafen -sound 1 -soundrate 22050 -soundbufsize 100 -vdriver sdl -frameskip 1 -force_module md -md.xscale 0.822 -md.yscale 0.822 -fs 0 "$1"
|
||||
|
||||
PicoDriveBin "$1"
|
||||
PicoDrive "$1"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
executable = %RETROFE_PATH%/launchers/sms_launch.sh
|
||||
#executable = /usr/games/PicoDriveBin
|
||||
#executable = /usr/games/PicoDrive
|
||||
arguments = "%ITEM_FILEPATH%"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#echo $1
|
||||
|
||||
PicoDriveBin "$1"
|
||||
PicoDrive "$1"
|
||||
|
||||
Reference in New Issue
Block a user