Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:world_of_warcraft_1.12.1 [2025/10/08 23:42] – [Config.wtf] Sean Rhone | games:windows:world_of_warcraft_1.12.1 [2025/10/15 16:28] (current) – Sean Rhone |
---|
====== Information ====== | ====== Information ====== |
| |
* World of Warcraft: The Burning Crusade | * World of Warcraft (Vanilla) |
* 2.4.3.8606 ((''WoW [Release] Build 8606 (Jul 10 2008 11:43:23)'')) | * 1.12.1.5875 ((''WoW [Release] Build 8606 (Jul 10 2008 11:43:23)'')) |
* 32-bit | * 32-bit |
| |
| |
* :!: This is for private server use | * :!: This is for private server use |
* See [[servers;windows;games;mangos_one_tbc_localhost|MaNGOS One localhost Server]] to set-up a server | * See [[servers;windows;games;mangos_zero_vanilla_localhost|MaNGOS Zero localhost Server]] to set-up a server |
| |
====== Install ====== | ====== Install ====== |
| |
===== Config.wtf ===== | ===== Config.wtf ===== |
| |
| * 2025/10/09: Borderless fullscreen fixes long loading screens and FPS |
| |
MKDIR "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF" & "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF\Config.wtf" | MKDIR "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF" & "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF\Config.wtf" |
| |
<code> | <code> |
| SET gxWindow "1" |
| SET gxMaximize "1" |
| SET frillDensity "256" |
SET SmallCull "0" | SET SmallCull "0" |
| SET M2Faster "0" |
| SET SoundSoftwareChannels "64" |
| SET SoundMemoryCache "64" |
SET timingModeOverride "2" | SET timingModeOverride "2" |
SET accountName "Espionage724"</code> | SET accountName "Espionage724"</code> |
===== realmlist.wtf ===== | ===== realmlist.wtf ===== |
| |
* [[servers;windows;games;mangos_one_tbc_localhost|MaNGOS One (localhost)]] | "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 1.12.1\realmlist.wtf" |
| |
"notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 2.4.3\realmlist.wtf" | set realmlist 127.0.0.1 |
| |
<code>set realmlist 127.0.0.1 | |
set patchlist 127.0.0.1</code> | |
| |
===== Macros ===== | |
| |
==== Hide Time/Clock ==== | |
| |
* https://us.forums.blizzard.com/en/wow/t/hide-clock-on-df-minimap/1685525/2 | |
* Hides the time on the minimap along with the hiding the time being shown on Calendar-button hover | |
* :!: Interface -> Display -> [x] Show Clock needs to be enabled in order for this macro to hide both it and the Calendar hover ((it doesn't run/hide the calendar hover otherwise)) | |
| |
<code> | |
/run TimeManagerClockButton:Hide() TimeManagerClockButton:HookScript("OnShow", function(self) self:Hide() end) GameTimeFrame:HookScript("OnEnter", function() GameTooltip:SetOwner(UIParent) end)</code> | |
| |
====== Compat Settings ====== | ====== Compat Settings ====== |
**** | **** |
| |
REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE NoDTToDITMouseBatch" /f | REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\World of Warcraft 1.12.1\Wow.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE NoDTToDITMouseBatch" /f |
| |
====== Firewall ====== | ====== Firewall ====== |
| |
* [[servers;windows;games;mangos_one_tbc_localhost|localhost Server]] | |
| |
===== Block ===== | ===== Block ===== |
**** | **** |
| |
"netsh.exe" advfirewall firewall add rule name="World of Warcraft 2.4.3" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe" & "netsh.exe" advfirewall firewall add rule name="World of Warcraft 2.4.3" dir="out" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe" | "netsh.exe" advfirewall firewall add rule name="World of Warcraft 1.12.1" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 1.12.1\Wow.exe" & "netsh.exe" advfirewall firewall add rule name="World of Warcraft 1.12.1" dir="out" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 1.12.1\Wow.exe" & "netsh.exe" advfirewall firewall add rule name="World of Warcraft 1.12.1" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 1.12.1\Launcher.exe" & "netsh.exe" advfirewall firewall add rule name="World of Warcraft 1.12.1" dir="out" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 1.12.1\Launcher.exe" |
| |
===== Delete Rules ===== | ===== Delete Rules ===== |
**** | **** |
| |
"netsh.exe" advfirewall firewall delete rule name="World of Warcraft 2.4.3" | "netsh.exe" advfirewall firewall delete rule name="World of Warcraft 1.12.1" |
| |
====== Launcher Shortcuts ====== | ====== Launcher Shortcuts ====== |
===== Desktop ===== | ===== Desktop ===== |
| |
==== WoW 2.4.3 ==== | ==== WoW 1.12.1 ==== |
| |
| <code>"%ProgramFiles(x86)%\World of Warcraft 1.12.1\Wow.exe"</code> |
| |
| WoW 1.12.1 |
| |
| ==== Start Menu ==== |
| |
<code>"%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe"</code> | * TODO |
| |
WoW 2.4.3 | C:\ProgramData\Microsoft\Windows\Start Menu\Programs\World of Warcraft |
| |