| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:warcraft_3_1.26a [2026/06/22 03:37] – Sean Rhone | games:windows:warcraft_3_1.26a [2026/06/22 03:39] (current) – [In-game] Sean Rhone |
|---|
| |
| "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\War3TFT_126a_English.exe" --location "http://ftp.blizzard.com/pub/war3x/patches/pc/War3TFT_126a_English.exe" --progress-bar && "%SystemRoot%\System32\certutil.exe" -hashfile "%UserProfile%\Downloads\War3TFT_126a_English.exe" "SHA384" | "%SystemRoot%\System32\find.exe" "91fb4b2c954d41b4c63c91662f251dfccdd7ec86b798e905e2bedb051b42b76b2408fedf8dd41073648a4aad73bdd22b" && "%UserProfile%\Downloads\War3TFT_126a_English.exe" | "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\War3TFT_126a_English.exe" --location "http://ftp.blizzard.com/pub/war3x/patches/pc/War3TFT_126a_English.exe" --progress-bar && "%SystemRoot%\System32\certutil.exe" -hashfile "%UserProfile%\Downloads\War3TFT_126a_English.exe" "SHA384" | "%SystemRoot%\System32\find.exe" "91fb4b2c954d41b4c63c91662f251dfccdd7ec86b798e905e2bedb051b42b76b2408fedf8dd41073648a4aad73bdd22b" && "%UserProfile%\Downloads\War3TFT_126a_English.exe" |
| |
| ====== Settings ====== | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "lockfb" /t "REG_DWORD" /d "0" /f | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "refreshrate" /t "REG_DWORD" /d "76" /f | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "cinematicrefresh" /t "REG_DWORD" /d "76" /f | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "vsync" /t "REG_DWORD" /d "1" /f | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Sound" /v "softwaremidi" /t "REG_DWORD" /d "0" /f | |
| |
| ====== Compat Settings ====== | ====== Compat Settings ====== |
| |
| ====== Settings ====== | ====== Settings ====== |
| | |
| | ===== In-game ===== |
| |
| "%ProgramFiles(x86)%\Warcraft III\war3.exe" -window | "%ProgramFiles(x86)%\Warcraft III\war3.exe" -window |
| |
| * Options -> Video -> Resolution: ''1024x768x32'' | * Options -> Video -> Resolution: ''1024x768x32'' |
| * Options -> Sound -> Sound Provider: ''Creative Labs EAX2 (tm)'' | * Options -> Sound -> Sound Provider: ''Creative Labs EAX2'' |
| * Single Player -> Profile Name | * Single Player -> Profile Name |
| | |
| | ===== Registry ===== |
| | |
| | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "lockfb" /t "REG_DWORD" /d "0" /f |
| | |
| | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "refreshrate" /t "REG_DWORD" /d "76" /f |
| | |
| | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "cinematicrefresh" /t "REG_DWORD" /d "76" /f |
| | |
| | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Video" /v "vsync" /t "REG_DWORD" /d "1" /f |
| | |
| | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Blizzard Entertainment\Warcraft III\Sound" /v "softwaremidi" /t "REG_DWORD" /d "0" /f |
| |
| ====== Etc ====== | ====== Etc ====== |