World of warcraft wine graphics problem.

Questions about Wine on Linux
Locked
Jammydodge
Newbie
Newbie
Posts: 1
Joined: Sun Jul 28, 2013 8:00 am

World of warcraft wine graphics problem.

Post by Jammydodge »

Hey guys I'm new to linux using ubuntu and I love it! trying to move fully away from Windows and this is the only thing that I can't get ! When I open wow with wine I get this.

http://i.imgur.com/5Oy635N.png

I changed my config file like some people said on a few websites this is the result before I changed it I didn't even get those trees so I think I may be on the right track =\ any help appreciated! :) thanks!

Code: Select all

SET readTOS "1"
SET readEULA "1"
SET readScanning "-1"
SET readContest "-1"
SET locale "enGB"
SET showToolsUI "1"
SET accounttype "MP"
SET readTerminationWithoutNotice "1"
SET installType "Retail"
SET gxWindow "1"
SET shadowLevel "1"
SET specular "0"
SET patchlist "enGB.patch.battle.net:1119/patch"
SET enterWorld "1"
SET hwDetect "0"
SET videoOptionsVersion "5"
SET mouseSpeed "1"
SET Gamma "1.000000"
SET ChatMusicVolume "0.29999998211861"
SET ChatSoundVolume "0.39999997615814"
SET ChatAmbienceVolume "0.29999998211861"
SET VoiceActivationSensitivity "0.39999997615814"
SET Sound_MusicVolume "0.40000000596046"
SET Sound_AmbienceVolume "0.60000002384186"
SET farclip "200"
SET realmName "Kazzak"
SET gameTip "111"
SET minimapTrackedInfo "2056"
SET screenshotQuality "8"
SET bloatTest "0"
SET bloatnameplates "0"
SET bloatthreat "0"
SET Sound_OutputDriverName "System Default"
SET rippleDetail "1"
SET reflectionMode "0"
SET weatherDensity "0"
SET Sound_VoiceChatInputDriverName "Microphone (High Definition Audio Device)"
SET installLocale "enUS"
SET gxApi "D3D9"
SET gxMaximize "0"
SET showNewbieTips "0"
SET expandUpgradePanel "0"
SET questLogCollapseFilter "-1"
SET launchThirtyTwoBitClient "0"
SET terrainLodDist "200"
SET wmoLodDist "100"
SET terrainTextureLod "1"
SET worldBaseMip "2"
SET showRaidRange "1"
SET SSAOBlur "1"
SET PushToTalkButton "]"
SET environmentDetail "50"
SET terrainMipLevel "1"
SET Sound_EnableSFX "0"
SET Sound_EnableAmbience "0"
SET Sound_EnableMusic "0"
SET useUiScale "1"
SET textureFilteringMode "0"
SET UIFaster "2"
SET M2UseShaders "0"
SET coresDetected "4"
SET unitDrawDist "300.000000"
SET DesktopGamma "1"
SET ffxGlow "0"
SET ffxDeath "0"
SET fullAlpha "1"
SET lodDist "100.000000"
SET SmallCull "0.070000"
SET Sound_EnableEmoteSounds "0"
SET lod "1"
SET ffx "0"
SET alphaLevel "0"
SET Sound_MasterVolume "0.5"
SET targetNearestDistance "80.000000"
SET CombatLogRangeParty "200"
SET CombatLogRangePartyPet "200"
SET CombatLogRangeFriendlyPlayers "200"
SET CombatLogRangeFriendlyPlayersPets "200"
SET CombatLogRangeHostilePlayers "200"
SET CombatLogRangeHostilePlayersPets "200"
SET CombatLogRangeCreature "200"
SET doodadAnim "0"
SET shadowLOD "0"
SET MaxLights "1"
SET mapShadows "0"
SET anisotropic "0"
SET showGameTips "0"
SET pixelShaders "1"
SET scriptMemory "131072"
SET M2Faster "0"
SET uiScale "1"
SET maxFPSBk "5"
SET extShadowQuality "0"
SET accountName ""
SET particleDensity "10"
Locked