More Wine and WOW problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
wowsushi
Newbie
Newbie
Posts: 2
Joined: Sat Jun 13, 2009 11:12 am

More Wine and WOW problems

Post by wowsushi »

I am trying to install wow on ubuntu 9.04x64.
I have installed wine 1.1.23 and have succesfully downloaded and pached wow all the way to the current patch level.
I can start the wow launcher, but when i hit PLAY or start WoW.exe through Wine WOW crashes.
The program never really starts since it has not produced a config.wtf file.

My log from wine looks like this:
Wine WoW.exe -opengl

fixme:advapi:SetSecurityInfo stub
archive Data\enGB\patch-enGB.MPQ opened
archive Data\patch.MPQ opened
archive Data\enGB\patch-enGB-2.MPQ opened
archive Data\patch-2.MPQ opened
archive Data\expansion.MPQ opened
archive Data\lichking.MPQ opened
archive Data\common.MPQ opened
archive Data\common-2.MPQ opened
archive Data\enGB\locale-enGB.MPQ opened
archive Data\enGB\speech-enGB.MPQ opened
archive Data\enGB\expansion-locale-enGB.MPQ opened
archive Data\enGB\lichking-locale-enGB.MPQ opened
archive Data\enGB\expansion-speech-enGB.MPQ opened
archive Data\enGB\lichking-speech-enGB.MPQ opened
fixme:win:EnumDisplayDevicesW ((null),0,0x39edac,0x00000000), stub!

The wow log says:
This application has encountered a critical error:

ERROR #132 (0x85100084) Fatal Exception
Program: C:\Programmer\World of Warcraft\WoW.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:7CD9396A

The instruction at "0x7CD9396A" referenced memory at "0x00000018".
The memory could not be "read".

Can anyone tell me what the problem seems to be, and how to fix it?
fullyspenged
Level 2
Level 2
Posts: 31
Joined: Tue Dec 02, 2008 1:29 pm

Post by fullyspenged »

Are you running the game off an NTFS partition?
wowsushi
Newbie
Newbie
Posts: 2
Joined: Sat Jun 13, 2009 11:12 am

Post by wowsushi »

No, i'm running it off an ext3 partition which also contains my Ubuntu distribution.
I have tried creating a Config.wtf file, but that didn't help.
Kunzem
Newbie
Newbie
Posts: 1
Joined: Wed Jun 17, 2009 3:53 am

Post by Kunzem »

i had the same problem this mornin with wow and found this forum http://ubuntuforums.org/showthread.php?t=1005225

all you have to do is open the wow directory browse to the WTF folder open the config.wtf file with a text editor and add

Code: Select all

SET gxApi "opengl"
at the bottom
save the text file and bob is your uncle :D

i don't think this will work for everyone as i understand it has to do with you type graphics card (i have a Nvidia 8800GTX )

GL and freeware FTW!!
Locked