From 8e24b7372086f37c01a088e9fba3c8c1cbce1529 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 5 Aug 2025 03:29:50 -0400 Subject: [PATCH] Fixed some game installers that got broken in the massive update for progress bars. --- .install/Bokurano Daibouken 3.sh | 3 +-- .install/Constant Motion.sh | 1 + .install/Crazy Party.sh | 1 + .install/Crime Hunter.sh | 1 + .install/Executioner's Rage.sh | 1 + .install/Laser Breakout.sh | 1 + .install/Light Battles.sh | 1 + .install/Oh Shit.sh | 1 + .install/Scramble!.sh | 1 + .install/Skateboarder Pro.sh | 1 + .install/Three D velocity.sh | 1 + 11 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.install/Bokurano Daibouken 3.sh b/.install/Bokurano Daibouken 3.sh index 669ce58..68c68c4 100644 --- a/.install/Bokurano Daibouken 3.sh +++ b/.install/Bokurano Daibouken 3.sh @@ -14,10 +14,9 @@ done if [[ "${#dictFile}" -ge 3 ]] && [[ ! -r "${cache}/bk3-dict.dat" ]]; then agm_yesno "Bokurano Daibouken 3" "Bokurano Daibouken 3" "Possible English translation file found at $dictFile. Would you like to use it for BK3?" && cp -v "$dictFile" "${cache}/bk3-dict.dat" fi +download "https://www.nyanchangames.com/softs/nn3_setup.exe" # Uses standard wine path based on architecture (win32/win64) export winVer="win7" install_wine_bottle -cp "${cache}/nvda2speechd" "${XDG_DATA_HOME:-$HOME/.local/share}/audiogame-manager/nvda2speechd" -chmod +x "${XDG_DATA_HOME:-$HOME/.local/share}/audiogame-manager/nvda2speechd" install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/nyanchangame/bk3" "${cache}/nn3_setup.exe" add_launcher "c:\nyanchangame\bk3\play.exe" diff --git a/.install/Constant Motion.sh b/.install/Constant Motion.sh index bd572b3..f8e39ad 100644 --- a/.install/Constant Motion.sh +++ b/.install/Constant Motion.sh @@ -1,5 +1,6 @@ export WINEARCH=win64 export winVer="win7" +download "https://samtupy.com/games/cm.zip" install_wine_bottle install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/ConstantMotion" "$cache/cm.zip" add_launcher 'c:\Program Files\ConstantMotion\cm.exe' diff --git a/.install/Crazy Party.sh b/.install/Crazy Party.sh index 001b629..94ab870 100644 --- a/.install/Crazy Party.sh +++ b/.install/Crazy Party.sh @@ -1,3 +1,4 @@ +download "http://pragmapragma.free.fr/crazy-party/Crazy-Party-beta82.zip" "https://stormgames.wolfe.casa/downloads/Tolk.dll" export WINEARCH=win64 export winVer="win8" install_wine_bottle diff --git a/.install/Crime Hunter.sh b/.install/Crime Hunter.sh index 255c1f2..9de71d2 100644 --- a/.install/Crime Hunter.sh +++ b/.install/Crime Hunter.sh @@ -1,5 +1,6 @@ export WINEARCH=win64 export winVer="win7" +download "http://masonasons.me/softs/CH2.0Win.zip" install_wine_bottle install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/crime-hunter" "${cache}/CH2.0Win.zip" add_launcher "c:\Program Files\crime-hunter\ch.exe" diff --git a/.install/Executioner's Rage.sh b/.install/Executioner's Rage.sh index 0aabd61..5fec7af 100644 --- a/.install/Executioner's Rage.sh +++ b/.install/Executioner's Rage.sh @@ -1,3 +1,4 @@ +download "https://dl.tweesecake.app/rage/rage1.5.0.zip" export WINEARCH=win64 export winVer="win10" install_wine_bottle diff --git a/.install/Laser Breakout.sh b/.install/Laser Breakout.sh index 161ccc0..0df9c46 100644 --- a/.install/Laser Breakout.sh +++ b/.install/Laser Breakout.sh @@ -1,6 +1,7 @@ # Currently only speaks in japanese, looking to see if we can find an english version. # Uses standard wine path based on architecture (win32/win64) export winVer="win7" +download "https://www.agarchive.net/games/nyanchan/laser%20breakout.7z" "https://stormgames.wolfe.casa/downloads/laser-breakout-options.dat" install_wine_bottle install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/nyanchangame/" "$cache/laser breakout.7z" cp -v "$cache/laser-breakout-options.dat" "$WINEPREFIX/drive_c/nyanchangame/laser breakout/options.dat" diff --git a/.install/Light Battles.sh b/.install/Light Battles.sh index 77e077b..3608feb 100644 --- a/.install/Light Battles.sh +++ b/.install/Light Battles.sh @@ -1,4 +1,5 @@ export winVer="win7" +download "https://prometheus-enterprises.com/games/CoL.exe" install_wine_bottle install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/Program Files/Light Battles" "${cache}/CoL.exe" add_launcher "c:\Program Files\Light Battles\battles.exe" diff --git a/.install/Oh Shit.sh b/.install/Oh Shit.sh index 97b9373..62aa2d5 100644 --- a/.install/Oh Shit.sh +++ b/.install/Oh Shit.sh @@ -1,5 +1,6 @@ export winVer="win7" export norh="true" # Requires sapi even though uses nvda +download "${ipfsGateway}/ipfs/QmQnAJJrt5uABFziQc7enXYrJ74J9GKQSMi8Ry8ebsxfPV?filename=OhShit.zip" install_wine_bottle speechsdk install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files" "${cache}/OhShit.zip" add_launcher "c:\Program Files\oh_shit\OhShit.exe" diff --git a/.install/Scramble!.sh b/.install/Scramble!.sh index 899af8a..f5cfdf2 100644 --- a/.install/Scramble!.sh +++ b/.install/Scramble!.sh @@ -1,5 +1,6 @@ winetricksSettings="vd=1024x768" export winVer="win7" +download "https://stevend.net/downloads/scramble_win32.zip" install_wine_bottle speechsdk install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/scramble_win32.zip" echo "Note: When you first start the game, it will say that tts initialization failed. Please answer that you do not want to attempt initialization of tts when the game starts to allow easy speech through speech dispatcher." diff --git a/.install/Skateboarder Pro.sh b/.install/Skateboarder Pro.sh index 41e4080..6dec0e7 100644 --- a/.install/Skateboarder Pro.sh +++ b/.install/Skateboarder Pro.sh @@ -1,3 +1,4 @@ +download "https://tunmi13.com/projects/sb_pro_rw.zip" export WINEARCH=win64 export winVer="win8" # No custom bottle - use standard wine64 path diff --git a/.install/Three D velocity.sh b/.install/Three D velocity.sh index ba493e7..2842406 100644 --- a/.install/Three D velocity.sh +++ b/.install/Three D velocity.sh @@ -1,6 +1,7 @@ export winVer="win10" export WINEARCH=win64 export norh=false # Must install a voice, and rhvoice works easily with 64 bit. +download "https://github.com/munawarb/Three-D-Velocity-Binaries/archive/master.zip" install_wine_bottle sapi vcrun2008 gdiplus xact dotnet48 xna40 # Dotnet is evil. That is all. # LC_ALL=C winetricks -q dotnet48