mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-23 04:12:44 +01:00
Fixed Instant Play in picodrive.sh script
This commit is contained in:
@@ -5,4 +5,4 @@ if [ `md5sum /usr/games/PicoDrive | cut -d' ' -f1` != `md5sum PicoDrive | cut -d
|
||||
cp -f PicoDrive /usr/games
|
||||
ro
|
||||
fi
|
||||
exec /usr/games/PicoDrive "$1"
|
||||
exec /usr/games/launchers/megadrive_launch.sh "$1"
|
||||
|
||||
Reference in New Issue
Block a user