From adfef6fba4dbb4bc0ae92fda24e4cb8c737c5a94 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 6 Aug 2025 01:39:34 -0400 Subject: [PATCH] An attempt at getting Swamp running in WOW64. I expect this to fail horribly. --- .install/Swamp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/Swamp.sh b/.install/Swamp.sh index a6567d4..cbab125 100644 --- a/.install/Swamp.sh +++ b/.install/Swamp.sh @@ -7,7 +7,7 @@ export winetricksSettings="vd=1024x768" agm_yesno "Swamp Installation" "Swamp Installation" "If you do not have a full 32 bit gstreamer installation, the Swamp music can cause stuttering and crashes. Would you like to remove the music directory after installation?" deleteMusic=$? download "https://www.kaldobsky.com/audiogames/Swamp.zip" -install_wine_bottle dx8vb quartz corefonts vb6run speechsdk +install_wine_bottle dx8vb quartz corefonts vb6run sapi install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/swamp" "${cache}/Swamp.zip" # make sure the latest version is installed. if curl -L --output "${cache}/SwampPatch.zip" "https://www.kaldobsky.com/audiogames/SwampPatch.zip" ; then