diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 406c878..32aa003 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -979,7 +979,7 @@ gameList=( "Super Dogs Bone Hunt" "Super Egg Hunt" "Super Liam" - #"Super Mario Bros" + "Super Mario Bros" "Survive the Wild" "Swamp" "Technoshock" @@ -2273,6 +2273,7 @@ EOF install_wine_bottle speechsdk download "https://www.agarchive.net/games/jeqoconGames/super%20mario%20bros.7z" 7z e -o"$WINEPREFIX/drive_c/Program Files/Super Mario Bros" "${cache}/super mario bros.7z" + cp -v "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/*.wav "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/*.ogg "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/mario/ add_launcher "c:\Program Files\Super Mario Bros\Mario.exe" ;; "Survive the Wild")