User Tools

Site Tools


games:wine: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
Next revisionBoth sides next revision
games:wine:world_of_warcraft_3.3.5 [2019/02/14 12:40] Sean Rhonegames:wine:world_of_warcraft_3.3.5 [2022/09/30 06:12] – [Game] Sean Rhone
Line 3: Line 3:
   * World of Warcraft: Wrath of the Lich King ((http://us.blizzard.com/en-us/games/wrath/))   * World of Warcraft: Wrath of the Lich King ((http://us.blizzard.com/en-us/games/wrath/))
   * Patch 3.3.5a   * Patch 3.3.5a
-  * Build 12340+  * [[https://appdb.winehq.org/objectManager.php?sClass=version&iId=32890|WineHQ AppDB]] 
  
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[distros:fedora_workstation_gnome | Fedora Workstation]]+  * [[distros:fedora_workstation_gnome|Fedora Workstation]] 
 +  * [[notes:wine|Wine]] 
 + 
 +===== Notes ===== 
 + 
 +  * :!: Do **not** use Warmane's WotLK client as it's modified 
 +  * [[https://wowdl.net/index|WoWDL]] has a [[https://wowdl.net/client/3.3.5a-win-us|clean 3.3.5 client]]
  
 ====== Install ====== ====== Install ======
Line 16: Line 23:
  
   mkdir -p ~/'Wine Prefixes' && WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' WINEARCH='win32' wineboot && mv ~/'Downloads/World of Warcraft 3.3.5a' ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft' && sync   mkdir -p ~/'Wine Prefixes' && WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' WINEARCH='win32' wineboot && mv ~/'Downloads/World of Warcraft 3.3.5a' ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft' && sync
- 
-===== Sandbox ===== 
- 
-**** 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' winetricks 'sandbox' 
- 
-===== Registry ===== 
- 
-==== CSMT ==== 
- 
-  * Enables CSMT on both Wine and Staging 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine reg add 'HKCU\Software\Wine\Direct3D' /v 'csmt' /t 'REG_DWORD' /d '1' /f 
- 
-==== OpenGL ==== 
- 
-=== Intel === 
- 
-  * Sets to 4.5 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine reg add 'HKCU\Software\Wine\Direct3D' /v 'MaxVersionGL' /t 'REG_DWORD' /d '262149' /f 
- 
-=== NVIDIA Proprietary === 
- 
-  * Sets to 4.6 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine reg add 'HKCU\Software\Wine\Direct3D' /v 'MaxVersionGL' /t 'REG_DWORD' /d '262150' /f 
- 
-==== Video Memory ==== 
- 
-=== 512MB === 
- 
-**** 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine reg add 'HKCU\Software\Wine\Direct3D' /v 'VideoMemorySize' /t 'REG_SZ' /d '512' /f 
- 
-=== 6GB === 
- 
-**** 
- 
-  WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine reg add 'HKCU\Software\Wine\Direct3D' /v 'VideoMemorySize' /t 'REG_SZ' /d '6144' /f 
  
 ====== Settings ====== ====== Settings ======
Line 65: Line 30:
   * Start WoW at least once to create Config.wtf   * Start WoW at least once to create Config.wtf
   * Expects 1920x1080@60Hz   * Expects 1920x1080@60Hz
 +  * :!: TODO: WoW acts strangely under Wayland
  
   nano ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/WTF/Config.wtf'   nano ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/WTF/Config.wtf'
/var/www/wiki/data/pages/games/wine/world_of_warcraft_3.3.5.txt · Last modified: 2024/03/09 17:45 by Sean Rhone