User Tools

Site Tools


games:wine:world_of_warcraft_3.3.5

This is an old revision of the document!


Information

  • World of Warcraft: Wrath of the Lich King 1)
  • Patch 3.3.5a

Prerequisites

Install

World of Warcraft

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

Settings

Game

  • Start WoW at least once to create Config.wtf
  • Expects 1920×1080@60Hz
nano ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/WTF/Config.wtf'
SET locale "enUS"
SET realmList "wow.realmofespionage.xyz"
SET hwDetect "0"
SET gxResolution "1920x1080"
SET gxRefresh "60"
SET gxMultisampleQuality "0.000000"
SET gxFixLag "0"
SET videoOptionsVersion "3"
SET textureFilteringMode "5"
SET accountName "Espionage724"
SET movie "0"
SET mouseSpeed "1"
SET DesktopGamma "1"
SET Gamma "1.000000"
SET readTOS "1"
SET readEULA "1"
SET showToolsUI "0"
SET accounttype "LK"
SET Sound_OutputQuality "2"
SET Sound_NumChannels "64"
SET Sound_EnableReverb "1"
SET Sound_OutputDriverName "System Default"
SET Sound_MusicVolume "0.40000000596046"
SET Sound_AmbienceVolume "0.60000002384186"
SET Sound_ZoneMusicNoDelay "1"
SET Sound_EnableSoundWhenGameIsInBG "1"
SET componentTextureLevel "9"
SET shadowLevel "0"
SET farclip "507"
SET specular "1"
SET SkyCloudLOD "3"
SET groundEffectDensity "256"
SET groundEffectDist "140"
SET environmentDetail "2"
SET farClipOverride "1"
SET gxApi "d3d9ex"
SET SmallCull "0"
SET spellEffectLevel "250"
SET violenceLevel "5"
SET basemip "0"
SET extShadowQuality "1"
SET projectedTextures "1"
SET weatherDensity "3"
SET realmName "RoE (WotLK)"
SET gameTip "1"

realmlist.wtf

nano ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Data/enUS/realmlist.wtf'
set realmlist wow.realmofespionage.xyz

Desktop Launcher

Initial

mkdir -p ~/'.local/share/applications/wine/Programs/World of Warcraft'

Wrath of the Lich King

nano ~/'.local/share/applications/wine/Programs/World of Warcraft/World of Warcraft 3.3.5.desktop'
[Desktop Entry]
Name=World of Warcraft 3.3.5
Categories=Game;
Exec=env WINEDEBUG=-all WINEPREFIX='/home/CHANGEME/Wine Prefixes/World of Warcraft 3.3.5' wine '/home/CHANGEME/Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Wow.exe'
Type=Application
StartupNotify=true
Path=/home/CHANGEME/Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft
Icon=WBE5_Wow.0
sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/wine/Programs/World of Warcraft/World of Warcraft 3.3.5.desktop'

Icon

mkdir -p ~/'.local/share/icons/hicolor/256x256/apps' && wget 'https://i.imgur.com/JTeeAJY.png' -O ~/'.local/share/icons/hicolor/256x256/apps/WBE5_Wow.0.png'

Quick Commands

Winecfg

WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' winecfg

Winetricks

WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' winetricks

Registry Editor

WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' regedit

Kill

WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wineserver -k

Reset

rm -Rf ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Cache' ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Cameras' ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Logs' ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/WTF' && sync

Execute

Wrath of the Lich King

cd ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft' && WINEPREFIX=~/'Wine Prefixes/World of Warcraft 3.3.5' wine ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Wow.exe'

File Manager

Root

gio open ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft'

Addons

gio open ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Interface/AddOns'

Copy Addons

cp -R ~/'Wine Prefixes/World of Warcraft 3.3.5/drive_c/Program Files/World of Warcraft/Interface/AddOns' ~/'Downloads'
/var/www/wiki/data/attic/games/wine/world_of_warcraft_3.3.5.1566680022.txt.gz · Last modified: 2019/08/24 16:53 by Sean Rhone