User Tools

Site Tools


games:linux:wine:world_of_warcraft_1.12.1

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:linux:wine:world_of_warcraft_1.12.1 [2025/10/18 00:00] Sean Rhonegames:linux:wine:world_of_warcraft_1.12.1 [2025/10/18 04:00] (current) – [realmlist] Sean Rhone
Line 13: Line 13:
 ====== Install ====== ====== Install ======
  
-  * Folder: ''C:\Program Files\World of Warcraft''+  * Install to default location ((''C:\Program Files\World of Warcraft''))
  
   WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine 'D:\Installer.exe'   WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine 'D:\Installer.exe'
Line 25: Line 25:
 ====== Patches ====== ====== Patches ======
  
-  * Launcher -> Options -> ''[x]'' Do not download now.+  * Launcher -> Options -> ''[x]'' Do not download now
  
   WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine ~/'Downloads/Vanilla 1.12.1.5875/wow-1.12.0-enus-patch.exe'   WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine ~/'Downloads/Vanilla 1.12.1.5875/wow-1.12.0-enus-patch.exe'
Line 33: Line 33:
   cd ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft' && WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/WoW.exe' -console   cd ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft' && WINEPREFIX=~/'.wine/World of Warcraft 1.12.1' wine ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/WoW.exe' -console
  
-  * Config+====== Config ======
  
-  nano ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/WTF/Config.wtf'+  * :?: TODO: Video nor main-menu/agreement rendered first few launches but worked fine eventually (not sure if borderless benefits) 
 + 
 +  mkdir -p ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/WTF' && nano ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/WTF/Config.wtf'
  
 <code> <code>
Line 48: Line 50:
 SET accountName "Espionage724"</code> SET accountName "Espionage724"</code>
  
-  * realmlist+====== realmlist ====== 
 + 
 +  * TODO: Check how this paths vs ''localhost'', ''loopback'', etc + Wine ((localhost sounds better https://www.phoronix.com/news/Wine-Staging-10.2 https://man7.org/linux/man-pages/man7/unix.7.html))
  
   echo 'set realmlist 127.0.0.1' | tee ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/realmlist.wtf'   echo 'set realmlist 127.0.0.1' | tee ~/'.wine/World of Warcraft 1.12.1/drive_c/Program Files/World of Warcraft/realmlist.wtf'
/srv/www/wiki/data/attic/games/linux/wine/world_of_warcraft_1.12.1.1760760052.txt.gz · Last modified: by Sean Rhone