From 5620623ffe41fd33780aa1ae3c706b14160bd9dd Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 16 Dec 2024 18:54:37 -0500 Subject: [PATCH] Mistworld got lost in the move to the new install system, so re-added it. --- .install/Mist World.sh | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .install/Mist World.sh diff --git a/.install/Mist World.sh b/.install/Mist World.sh new file mode 100644 index 0000000..03a1f01 --- /dev/null +++ b/.install/Mist World.sh @@ -0,0 +1,20 @@ +export winVer="win7" +get_installer "Mist World_Setup.exe" "https://drive.google.com/file/d/12YeUqorkkMT46ZSR5pcfWxSY8DHOLxZ-/view?usp=share_link" +download "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd32.dll" +install_wine_bottle ole32 +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} +find "$WINEPREFIX/drive_c/Program Files/Mist World" -iname "nvdaControllerClient32.dll" -exec cp "$cache/nvda2speechd32.dll" "{}" \; +mkdir "$WINEPREFIX/drive_c/Program Files/Mist World/"{user,users} +add_launcher 'c:\Program Files\Mist World\mw.exe' +echo +echo "If you do not have an account, There is a script in game-scripts to help." +echo "Launch the game, press enter on create account, then drop into a console so the game window does not lose focus." +echo "Change to the game-scripts directory and run" +echo "./mist_world_account_creator.sh and follow the prompts." +echo +echo "To login, type your email address, press tab, and type your password." +echo "If you want to enable automatic login, press tab two times followed by space, then tab and enter." +echo "If you do not want to auto login, you can just press enter after typing your password." +alert