gmunuh
July 8th, 2008, 11:13 PM
Hello all,
I am new to Ubuntu. I played a little with Debian about 2 years ago. Mainly i work on XP, so i still consider myself a noob.
NEwaze, I installed Ubuntu on an HP Pavilion a630n. Everthing works great and the installation was surprisingly easy (Many thanx to all you programmers out there!).
But when it came to my world of warcraft, i followed the directions of the posted howto and even the additional Entire Howto and still cannot find a solution to my problem.
here is my Config.wtf file:
SET readTOS "1"
SET readEULA "1"
SET readScanning "-1"
SET readContest "-1"
SET readTerminationWithoutNotice "-1"
SET locale "enUS"
SET coresDetected "2"
SET hwDetect "0"
SET gxColorBits "24"
SET gxDepthBits "24"
SET gxResolution "1024x768"
SET gxRefresh "60"
SET gxMultisampleQuality "0.000000"
SET gxFixLag "0"
SET videoOptionsVersion "1"
SET textureFilteringMode "0"
SET pixelShaders "1"
SET movie "0"
SET showToolsUI "1"
SET Sound_VoiceChatInputDriverName "System Default"
SET Sound_VoiceChatOutputDriverName "System Default"
SET Sound_OutputDriverName "System Default"
SET realmList "us.logon.worldofwarcraft.com"
SET patchlist "us.version.worldofwarcraft.com"
SET SmallCull "0.080000"
SET DistCull "350.000000"
SET farclip "400.000000"
SET specular "1"
SET particleDensity "1.000000"
SET spellEffectLevel "6"
SET cameraPitchMoveSpeed "90"
SET cameraPitchSmoothSpeed "45"
SET realmName "Rexxar"
SET gameTip "30"
SET accountName "scorpiomage"
SET ChatMusicVolume "0.30000001192093"
SET ChatSoundVolume "0.40000000596046"
SET ChatAmbienceVolume "0.30000001192093"
SET Sound_EnableMusic "0"
SET Sound_MasterVolume "1"
SET Sound_SFXVolume "0.80000001192093"
SET Sound_MusicVolume "0.40000000596046"
SET Sound_AmbienceVolume "0.60000002384186"
SET cameraDistanceMaxFactor "2"
SET OutboundChatVolume "1"
SET InboundChatVolume "1"
SET VoiceActivationSensitivity "0.40000003576279"
SET minimapZoom "0"
SET minimapInsideZoom "0"
SET questFadingDisable "1"
SET displayFreeBagSlots "1"
SET autoSelfCast "1"
SET ShowTargetCastbar "1"
SET checkAddonVersion "0"
SET scriptErrors "1"
SET gxApi "opengl"
SET ffxDeath "0"
SET ffxGlow "0"
SET M2UseShaders "0"
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
SET UIFaster "2"
I installed the WoW on a seperate hard drive (running XP), then rebooted to Ubuntu with the XP disk as a secondary drive. after i ran the winecfg i copied the World of Warcraft contents from the Program Files (XP Hard Drive) over to: /home/gabriel/.wine/c-drive/ProgramFiles/WOW
After that, i edited the config.wtf by adding the lines:
SET gxApi "opengl"
SET ffxDeath "0"
SET ffxGlow "0"
SET M2UseShaders "0"
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
SET UIFaster "2"
which fixed almost everything. Now the game login and startup appear and sound fine, but once i actually enter the realm, 2 problems occur:
1. the graphics are blank on some areas, and change when i enter or exit a building (to other blank areas; ex: map is pure white; or floor is 2 seperate textures instead of mixed)
2. i created the suggested registry key (in ubuntu) and it seemed to speed up only the login part of the game. once i enter the realm, it gets pretty choppy.
i will attach some screenshots. the normal one is from when i booted to XP and ran the game (it runs fine in XP)
Any help would be appreciated. Thanx for taking the time to read my post.
--Gmunuh
I am new to Ubuntu. I played a little with Debian about 2 years ago. Mainly i work on XP, so i still consider myself a noob.
NEwaze, I installed Ubuntu on an HP Pavilion a630n. Everthing works great and the installation was surprisingly easy (Many thanx to all you programmers out there!).
But when it came to my world of warcraft, i followed the directions of the posted howto and even the additional Entire Howto and still cannot find a solution to my problem.
here is my Config.wtf file:
SET readTOS "1"
SET readEULA "1"
SET readScanning "-1"
SET readContest "-1"
SET readTerminationWithoutNotice "-1"
SET locale "enUS"
SET coresDetected "2"
SET hwDetect "0"
SET gxColorBits "24"
SET gxDepthBits "24"
SET gxResolution "1024x768"
SET gxRefresh "60"
SET gxMultisampleQuality "0.000000"
SET gxFixLag "0"
SET videoOptionsVersion "1"
SET textureFilteringMode "0"
SET pixelShaders "1"
SET movie "0"
SET showToolsUI "1"
SET Sound_VoiceChatInputDriverName "System Default"
SET Sound_VoiceChatOutputDriverName "System Default"
SET Sound_OutputDriverName "System Default"
SET realmList "us.logon.worldofwarcraft.com"
SET patchlist "us.version.worldofwarcraft.com"
SET SmallCull "0.080000"
SET DistCull "350.000000"
SET farclip "400.000000"
SET specular "1"
SET particleDensity "1.000000"
SET spellEffectLevel "6"
SET cameraPitchMoveSpeed "90"
SET cameraPitchSmoothSpeed "45"
SET realmName "Rexxar"
SET gameTip "30"
SET accountName "scorpiomage"
SET ChatMusicVolume "0.30000001192093"
SET ChatSoundVolume "0.40000000596046"
SET ChatAmbienceVolume "0.30000001192093"
SET Sound_EnableMusic "0"
SET Sound_MasterVolume "1"
SET Sound_SFXVolume "0.80000001192093"
SET Sound_MusicVolume "0.40000000596046"
SET Sound_AmbienceVolume "0.60000002384186"
SET cameraDistanceMaxFactor "2"
SET OutboundChatVolume "1"
SET InboundChatVolume "1"
SET VoiceActivationSensitivity "0.40000003576279"
SET minimapZoom "0"
SET minimapInsideZoom "0"
SET questFadingDisable "1"
SET displayFreeBagSlots "1"
SET autoSelfCast "1"
SET ShowTargetCastbar "1"
SET checkAddonVersion "0"
SET scriptErrors "1"
SET gxApi "opengl"
SET ffxDeath "0"
SET ffxGlow "0"
SET M2UseShaders "0"
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
SET UIFaster "2"
I installed the WoW on a seperate hard drive (running XP), then rebooted to Ubuntu with the XP disk as a secondary drive. after i ran the winecfg i copied the World of Warcraft contents from the Program Files (XP Hard Drive) over to: /home/gabriel/.wine/c-drive/ProgramFiles/WOW
After that, i edited the config.wtf by adding the lines:
SET gxApi "opengl"
SET ffxDeath "0"
SET ffxGlow "0"
SET M2UseShaders "0"
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
SET UIFaster "2"
which fixed almost everything. Now the game login and startup appear and sound fine, but once i actually enter the realm, 2 problems occur:
1. the graphics are blank on some areas, and change when i enter or exit a building (to other blank areas; ex: map is pure white; or floor is 2 seperate textures instead of mixed)
2. i created the suggested registry key (in ubuntu) and it seemed to speed up only the login part of the game. once i enter the realm, it gets pretty choppy.
i will attach some screenshots. the normal one is from when i booted to XP and ran the game (it runs fine in XP)
Any help would be appreciated. Thanx for taking the time to read my post.
--Gmunuh