willjeffery
2009-Dec-06 22:54 UTC
[Wine] WoW - .EXE Starts, rendering is completely fail (screenies)
Hi all, I'm a complete Wine noob, and Linux for that matter, but I wanted to see if I could get WoW to run on Linux using Wine. Screen shots at the bottom of the post. My Specs: MacBook 3,1 Intel 2.20 GHz Core 2 Duo 4GB DDR2 SDRAM Intel GMA x3100 Ubuntu Linux 9.10 Karmic x86_64 Wine 1.1.33 2.6.31-16-generic x86_64 NB: I origonally insalled this version of WoW on a 32-bit Windows 7 partition (exact same computer.. I actually installed this version of Linux over the existing Windows 7 partition). Game file was then copied to external HDD, Linux and wine installed, then copies to C:/users/willjeffery/World of Warcraft Public Test Help a brother out? my Config.wtf: Code: SET locale "enUS" SET hwDetect "0" SET gxColorBits "24" SET gxDepthBits "24" SET gxResolution "1280x800" SET gxRefresh "60" SET gxFixLag "0" SET gxMultisampleQuality "0.000000" SET lod "1" SET SmallCull "0.070000" SET DistCull "350.000000" SET shadowLOD "0" SET frillDensity "48" SET farclip "177" SET particleDensity "0.900000" SET unitDrawDist "300.000000" SET movie "0" SET expansionMovie "0" SET Gamma "1.000000" SET readTOS "1" SET readEULA "1" SET showToolsUI "0" SET MusicVolume "0.40000000596046" SET SoundVolume "1" SET MasterVolume "1" SET realmList "us.logon.worldofwarcraft.com" SET patchlist "us.version.worldofwarcraft.com" SET realmName "Mug'thol" SET gameTip "27" SET AmbienceVolume "0.60000002384186" SET minimapInsideZoom "0" SET uiScale "0.81000000238419" SET useUiScale "1" SET checkAddonVersion "0" SET MasterSoundEffects "0" SET EnableMusic "0" SET EmoteSounds "0" SET SoundListenerAtCharacter "0" SET minimapZoom "0" SET CombatDamage "0" SET CombatHealing "0" SET mouseSpeed "1" SET profanityFilter "0" SET cameraYawMoveSpeed "90" SET cameraYawSmoothSpeed "180" SET cameraDistanceMaxFactor "2" SET statusBarText "1" SET UnitNameNPC "1" SET cameraDistanceMoveSpeed "15" SET targetNearestDistanceRadius "22" SET targetNearestDistance "44" SET UnitNamePlayerPVPTitle "0" SET cameraView "0" SET coresDetected "2" SET readTerminationWithoutNotice "1" SET Sound_OutputDriverName "System Default" SET movieSubtitle "1" SET Sound_VoiceChatInputDriverName "System Default" SET Sound_VoiceChatOutputDriverName "System Default" SET Sound_MasterVolume "1" SET Sound_SFXVolume "1" SET Sound_MusicVolume "0.60000002384186" SET Sound_AmbienceVolume "0.69999998807907" SET weatherDensity "3" SET ChatMusicVolume "0.5" SET ChatSoundVolume "0.5" SET ChatAmbienceVolume "0.5" SET OutboundChatVolume "1" SET InboundChatVolume "1" SET VoiceActivationSensitivity "0.40000003576279" SET EnableVoiceChat "1" SET PushToTalkButton "'" SET anisotropic "4" SET Sound_EnableErrorSpeech "0" SET Sound_ZoneMusicNoDelay "1" SET readScanning "-1" SET readContest "-1" SET videoOptionsVersion "1" SET textureFilteringMode "0" SET groundEffectDensity "64" SET groundEffectDist "140" SET processAffinityMask "3" SET accountName "xxxxxxx" SET DesktopGamma "1" SET ffxDeath "0" SET ffxGlow "0" Login screen just after starting WoW.exe: [Image: http://i235.photobucket.com/albums/ee161/exodus_graphic_design/wow_exe_1.png ] Logging in to a character: [Image: http://i235.photobucket.com/albums/ee161/exodus_graphic_design/wow_exe_2.png ] Zoned to TB: [Image: http://i235.photobucket.com/albums/ee161/exodus_graphic_design/wow_exe_3.png ]
vitamin
2009-Dec-06 23:54 UTC
[Wine] Re: WoW - .EXE Starts, rendering is completely fail (screenies)
Do not link to huge files. Explain what your problem is, and if asked for put a link to outside source for images.
willjeffery
2009-Dec-07 23:22 UTC
[Wine] Re: WoW - .EXE Starts, rendering is completely fail (screenies)
vitamin wrote:> Do not link to huge files. Explain what your problem is, and if asked for put a link to outside source for images.My apologies, just trying give as much information as possible.
vitamin
2009-Dec-08 03:35 UTC
[Wine] Re: WoW - .EXE Starts, rendering is completely fail (screenies)
willjeffery wrote:> My apologies, just trying give as much information as possible.You still missing the key piece of information - what is the problem you having? What is a question you want to ask?
crispy
2009-Dec-09 05:28 UTC
[Wine] Re: WoW - .EXE Starts, rendering is completely fail (screenies)
i believe that he is have the same problem as me, which is http://flickcabin.com/public/viewset/13348 the commands i am using to run wow are export WINEPREFIX=$HOME/.winedefaults/ padsp wine "/media/NOOBDRIVE/Program Files/World of Warcraft/Wow.exe" -opengl
vitamin
2009-Dec-09 05:34 UTC
[Wine] Re: WoW - .EXE Starts, rendering is completely fail (screenies)
crispy wrote:> i believe that he is have the same problem as meLooks like driver bugs. When WoW running in OpenGL mode Wine pretty-much passes all calls as-is to the libgl (which is part of the driver).