User Tools

Site Tools


games:windows:world_of_warcraft_3.3.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:world_of_warcraft_3.3.5 [2025/06/09 20:35] – [realmlist.wtf] Sean Rhonegames:windows:world_of_warcraft_3.3.5 [2025/08/25 10:19] (current) Sean Rhone
Line 6: Line 6:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[windows:10|Windows 10 (21H2)]]+  * [[windows;10|Windows 10 (21H2)]]
  
 ===== Notes ===== ===== Notes =====
Line 25: Line 25:
   "explorer.exe" "%ProgramFiles(x86)%"   "explorer.exe" "%ProgramFiles(x86)%"
  
-  DIR "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Wow.exe"+===== Vanilla/TBC Login ===== 
 + 
 +  * [[https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-model-editing/606184-vanilla-login-screen-wotlk-3-3-5-a.html|Vanilla]] ([[https://www.dropbox.com/s/729ff6wtxgrnux1/Vanilla%20Login%20Screen%20for%203.3.5.rar?dl=0|Dropbox]]) 
 +  * [[https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-model-editing/606109-release-tbc-login-screen-music-wod-loading-screens-wrath-3-3-5-a.html|TBC]] ([[https://www.dropbox.com/s/8k39cpsx0pzp58u/TBC%20Login%20Screen%20for%203.3.5.rar?dl=0|Dropbox]]) 
 +  * ''Patch-J.mpq'' = Vanilla 
 +  * ''Patch-C.mpq'' = TBC 
 + 
 +  "explorer.exe" "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Data" 
 + 
 +  DIR "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Data\Patch-J.mpq"
  
 ====== Settings ====== ====== Settings ======
Line 51: Line 60:
  
 ===== realmlist.wtf ===== ===== realmlist.wtf =====
- 
-  * TODO: ''loopback'' vs ''localhost'' 
  
   "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Data\enUS\realmlist.wtf"   "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Data\enUS\realmlist.wtf"
Line 68: Line 75:
 <code> <code>
 /run TimeManagerClockButton:Hide() TimeManagerClockButton:HookScript("OnShow", function(self) self:Hide() end) GameTimeFrame:HookScript("OnEnter", function() GameTooltip:SetOwner(UIParent) end)</code> /run TimeManagerClockButton:Hide() TimeManagerClockButton:HookScript("OnShow", function(self) self:Hide() end) GameTimeFrame:HookScript("OnEnter", function() GameTooltip:SetOwner(UIParent) end)</code>
- 
-====== Compat Settings ====== 
- 
-  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Wow.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f 
- 
-  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Wow.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f 
  
 ====== Firewall ====== ====== Firewall ======
Line 80: Line 81:
  
 ===== Block ===== ===== Block =====
 +
 +  DIR "%ProgramFiles(x86)%\World of Warcraft 3.3.5\Wow.exe"
  
   "netsh.exe" advfirewall firewall add rule name="World of Warcraft 3.3.5" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 3.3.5\Wow.exe"   "netsh.exe" advfirewall firewall add rule name="World of Warcraft 3.3.5" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 3.3.5\Wow.exe"
/usr/local/www/wiki/data/attic/games/windows/world_of_warcraft_3.3.5.1749515730.txt.gz · Last modified: by Sean Rhone