From b0817ddce970ab30e5a547ec67d2b113b3c471bc Mon Sep 17 00:00:00 2001 From: Hunter Jozwiak Date: Mon, 30 Mar 2026 15:49:18 -0400 Subject: [PATCH] Fix Mistworld. It was being installed into the 64-bit Program Files and not the 32-bit one where it belongs. --- .install/Mist World.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/Mist World.sh b/.install/Mist World.sh index 820931e..567d80c 100644 --- a/.install/Mist World.sh +++ b/.install/Mist World.sh @@ -4,7 +4,7 @@ export winVer="win7" get_installer "Mist World_Setup.exe" "https://drive.google.com/uc?export=download&id=12YeUqorkkMT46ZSR5pcfWxSY8DHOLxZ-" install_wine_bottle -install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/Program Files/Mist World" "$cache/Mist World_Setup.exe" +install_with_progress 7z "Extracting game files..." x -o"$WINEPREFIX/drive_c/Program Files (x86)/Mist World" "$cache/Mist World_Setup.exe" sed -i 's/1024m/768m/g' "$WINEPREFIX/drive_c/Program Files/Mist World/mw.exe.vmoptions" cp "$WINEPREFIX/drive_c/Program Files/Mist World/"{mw.exe.vmoptions,update.exe.vmoptions} mkdir "$WINEPREFIX/drive_c/Program Files/Mist World/"{user,users}