From 932120353dd889c868ac8c1577cd1c3ff628b4d5 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 15 Jan 2021 18:05:06 -0500 Subject: [PATCH 1/3] Added game Tube Sim. --- audiogame-manager.sh | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 19cd649..9318966 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -524,6 +524,7 @@ gameList=( "Crazy Party" "Crazy Tennis" "Death on the Road" + "Deathmatch" "Duck Hunt" "Easter Quest" #"Entombed" @@ -575,6 +576,7 @@ gameList=( #"Three D velocity" "Top Speed 3" "Triple Triad" + "Tube Sim" "Undead Assault" "VIP Mud" #"World of War" @@ -717,6 +719,14 @@ case "${game}" in unzip -d "$WINEPREFIX/drive_c/Program Files/death on the road" "${cache}/road_en.zip" add_launcher "c:\Program Files\death on the road/game.exe" ;; + "Deathmatch") + export winVer="win7" + export winetricksSettings="vd=1024x768" + install_wine_bottle quartz speechsdk + download "https://www.agarchive.net/games/realitySoftware/death%20match%20project%20alpha%20setup.exe" + wine "${cache}/death match project alpha setup.exe" /silent + add_launcher "c:\Program Files\reality software\death match project alpha\dm1.exe" + ;; "Duck Hunt") install_wine_bottle vb6run dx8vb speechsdk download "http://files.l-works.net/dhsetup.exe" @@ -981,14 +991,6 @@ EOF wine "${cache}/perilous hearts concept demo.exe" /silent add_launcher "c:\Program Files\Perilous Hearts Concept Demo\perilous_hearts.exe" ;; - "Pontes Kickups!") - export winVer="win7" - install_wine_bottle speechsdk - download "http://www.pontes.ro/ro/divertisment/games/PontesKickUpsInstaller.exe" - wine "${cache}/PontesKickUpsInstaller.exe" /silent /q - rm -fv "${WINEPREFIX}/drive_c/Program Files/Pontes Games/Pontes Kick-ups/nvdaControllerClient32.dll" - add_launcher "c:\Program Files\Pontes Games\Pontes Kick-ups\PontesKickUps.exe" - ;; "Q9") install_wine_bottle download "http://www.blastbay.com/q9_english_installer.exe" @@ -1175,6 +1177,15 @@ EOF wine "c:\Program Files\Triple Triad\Checkup.exe" /verysilent add_launcher "c:\Program Files\Triple Triad\TripleTriad.exe" ;; + "Tube Sim") + export winVer="win7" + install_wine_bottle + download "http://www.ndadamson.com/downloads/TubeSim1_1_Install.exe" + wine "${cache}/TubeSim1_1_Install.exe" /silent & + xdotool sleep 10 key --clearmodifiers Return sleep 1 key alt+n sleep 1 key alt+a sleep 1 key alt+i sleep 10 key alt+f 2> /dev/null + wineserver -w + add_launcher "c:\Program Files\NASoft\TubeSim\tsMain.exe" + ;; "Undead Assault") export winVer="win7" install_wine_bottle speechsdk From 54f8b3c2f5de544846ab7a23545f2e520ae13013 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 15 Jan 2021 18:38:45 -0500 Subject: [PATCH 2/3] Added game Park Boss. --- audiogame-manager.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 9318966..b39eae8 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -551,6 +551,7 @@ gameList=( "Pacman Talks" "Palace Punch Up" "Paladin of the Sky" + "Park Boss" "Perilous Hearts" "Pontes Kickups!" "Q9" @@ -985,6 +986,15 @@ EOF wine "${cache}/paladin_installer.exe" /silent add_launcher "c:\Program Files\VGStorm.com\Paladin of the Sky\game.exe" ;; + "Park Boss") + export winVer="win7" + install_wine_bottle speechsdk + download "http://www.ndadamson.com/downloads/Park%20Boss%201.01%20setup.exe" + wine "${cache}/Park Boss 1.01 setup.exe" /silent & + xdotool sleep 10 key --clearmodifiers Return sleep 1 key alt+n sleep 1 key alt+a sleep 1 key alt+i sleep 10 key alt+f 2> /dev/null + wineserver -w + add_launcher "c:\Program Files\NASoft\ParkBoss\pbMain.exe" + ;; "Perilous Hearts") install_wine_bottle speechsdk download "https://www.agarchive.net/games/blastbay/perilous%20hearts%20concept%20demo.exe" @@ -1179,7 +1189,7 @@ EOF ;; "Tube Sim") export winVer="win7" - install_wine_bottle + install_wine_bottle speechsdk download "http://www.ndadamson.com/downloads/TubeSim1_1_Install.exe" wine "${cache}/TubeSim1_1_Install.exe" /silent & xdotool sleep 10 key --clearmodifiers Return sleep 1 key alt+n sleep 1 key alt+a sleep 1 key alt+i sleep 10 key alt+f 2> /dev/null From 34ca5940e7f62dbbd56b00d59f55bf3cd2a36341 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 15 Jan 2021 22:11:02 -0500 Subject: [PATCH 3/3] Updated installer for game Survive the Wild --- audiogame-manager.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index b39eae8..badec2d 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -1115,10 +1115,10 @@ EOF "Survive the Wild") export winVer="win7" install_wine_bottle speechsdk - download "https://stormgames.wolfe.casa/downloads/survive-the-wild.tar.xz" - echo "Extracting files..." - tar xf "${cache}/survive-the-wild.tar.xz" -C "$WINEPREFIX/drive_c/Program Files/" - add_launcher "c:\Program Files\Sam Tupy\Survive the Wild\stw.exe" + download "http://www.samtupy.com/games/stw.zip" + unzip -d "$WINEPREFIX/drive_c/Program Files/Survive the Wild" "${cache}/stw.zip" + rm -fv "${HOME}/.local/wine/survive-the-wild/drive_c/Program Files/Survive the Wild/nvdaControllerClient32.dll" + add_launcher "c:\Program Files\Survive the Wild\stw.exe" ;; "Swamp") export winVer="win7"