PDA

View Full Version : Troubles with .wine ( World of Warcraft)


TOAB
August 22nd, 2008, 10:30 AM
Complete linux beginner here... and I mean absolutely no idea what I'm doing.

I've tried to follow the step-by-step directions at https://help.ubuntu.com/community/WorldofWarcraft, but I'm pretty sure I messed something up somewhere along the lines.

Install method was done by copying the tome files to a folder on the drive, and running the executable. After install the file Launcher.exe appears to be functioning normally, but when wow.exe opens (pressing play, or running "wine "C:\games\World of Warcraft\WoW.exe"(only place I deviated from the directions was in the installpath I believe) " The program appears to launch, I'm greeted with a black screen, a drop in resolution, as if it were a first launch, audio, and then it crashes.

The WoW error reporting util to submit info about crashes to Blizzard says I'm missing a few DLL's in my system32 directory. Terminal also tells me toab@toab-laptop:~$ wine "C:\games\World of Warcraft\WoW.exe"
fixme:advapi:SetSecurityInfo stub
fixme:powrprof:DllMain (0x7cc40000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:powrprof:DllMain (0x7cc40000, 0, (nil)) not fully implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x33ede4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ece0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f328,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5ec,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5ec,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f05c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f6ec,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:win:EnumDisplayDevicesW ((null),0,0x33f05c,0x00000000), stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set



The audio for the intro video continues to play until I close the session of Terminal that I launch from.

Using the restricted nvidia drivers, I believe I've correctly configured the audio, and video in winecfg.

Oldsoldier2003
August 22nd, 2008, 10:34 AM
Moved from ABT to wine, where you should get a little more visibility from the folks that can help.

denali
August 22nd, 2008, 12:12 PM
Can you show us your config.wtf? When you post it, make sure your account name and server info are NOT posted. Security is important.

Also, what type of nVidia card do you have? What version of Wine are you running?

anthony.phipps
August 22nd, 2008, 01:44 PM
See here for basic setup
https://help.ubuntu.com/community/WorldofWarcraft

See here for links to the DLL files you are missing, and more! =P
https://help.ubuntu.com/community/WorldofWarcraft/Troubleshooting

TOAB
August 22nd, 2008, 11:51 PM
Can you show us your config.wtf? When you post it, make sure your account name and server info are NOT posted. Security is important.

Also, what type of nVidia card do you have? What version of Wine are you running?
I actually didn't have a config.wtf as the program had yet to successfully launch. I actually got a friends config.wtf and I got the program to launch :)

Since the program was crashing and leaving my screen res at the default WoW resolution, it seems to have messed with my display drivers, and I can't seem to get it back to 60hz from the 50hz it's stuck at now. (this is in ubuntu, not WoW)

Video card is a 512mb Nvidia 7900GTX Go. Native screen res is 1920x1200.

edit:Thanks for your help

aer0nz
August 23rd, 2008, 05:43 AM
sudo apt-get install nvidia-settings

and then just

sudo nvidia-settings

you'll be able to change all of that, screen res, refresh rate, whatever you feel like changing.

gjoellee
August 23rd, 2008, 05:46 AM
See here for basic setup
https://help.ubuntu.com/community/WorldofWarcraft


is very important to make WoW work!

aoanla
August 23rd, 2008, 10:17 AM
Since the program was crashing and leaving my screen res at the default WoW resolution, it seems to have messed with my display drivers, and I can't seem to get it back to 60hz from the 50hz it's stuck at now. (this is in ubuntu, not WoW)

Are you sure this isn't the setting it was at, previously? The nVidia drivers don't report the true refresh rate to X, for some reason, so the 50Hz mode reported by Ubuntu is very likely at 60Hz really.