From 3d95cefb023970db2c7f57d9268778fa96521d6f Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Thu, 23 Jan 2025 15:47:47 -0500 Subject: [PATCH] Updated Mist World installer for Wine 10.0. Now requires sapi. --- .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 2085136..82de3a3 100644 --- a/.install/Mist World.sh +++ b/.install/Mist World.sh @@ -1,7 +1,7 @@ export winVer="win7" get_installer "Mist World_Setup.exe" "https://drive.google.com/uc?export=download&id=12YeUqorkkMT46ZSR5pcfWxSY8DHOLxZ-" download "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd32.dll" -install_wine_bottle ole32 +install_wine_bottle sapi 7z x -o"$WINEPREFIX/drive_c/Program Files/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}