World of Warcraft no 3d graphics

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kpinto01
Newbie
Newbie
Posts: 1
Joined: Tue Jan 13, 2009 2:16 pm

World of Warcraft no 3d graphics

Post by kpinto01 »

Hi I have an ATI 3xxx card w/ the new 8.12 drivers. I have the newest wine and can run the game. All windows and buttons load, signing in is fine. But the animated dragon in the begining is not seen. my character in the character selection screen is not there. and finally when I log in all buttons and map window and bag windows are available but no world its just white. Oh and by the way the game is set to low on graphics. Thanks I am a noob.

P.s. I am runing this on intrepid ibex
TheEdge_
Newbie
Newbie
Posts: 1
Joined: Tue Jan 27, 2009 8:11 pm

Post by TheEdge_ »

I am also using the same as you.. and i also have the same problem..

I hope that someone can help us
mvillilo
Newbie
Newbie
Posts: 1
Joined: Fri Jan 30, 2009 12:11 pm

Post by mvillilo »

have you switch the graphics mode from Direct3D to OpenGL?
Middreks
Level 2
Level 2
Posts: 10
Joined: Fri Jan 30, 2009 8:09 am

Post by Middreks »

Hi there,

I would recommend you to read my previous reply in another topic, that should help i think if both of you have ati cards.

http://forum.winehq.org/viewtopic.php?t=3367

Btw switching to OpenGL will be probably enough. Paste this code in your Config.WTF:

Code: Select all

SET gxApi "opengl"
BB,
Middreks
Andross
Newbie
Newbie
Posts: 2
Joined: Sun Feb 01, 2009 1:11 pm

Post by Andross »

Middreks,

I'm also seeing these issues and using a ATI video card. However I am infact using opengl. I have the latest drivers from ATIs site and I have the most current version of wine. I'm also using OpenSuse 10.2

I have some screenshots but I dont see how I could post them here... no option for attachments..
Middreks
Level 2
Level 2
Posts: 10
Joined: Fri Jan 30, 2009 8:09 am

Post by Middreks »

That's pretty weird...
The first linux distro i tried was opensuse 10 but i couldn't make it work with my ati card, so i tried ubuntu and that worked for me. Unfortunately i'm not that geek and experienced to help you out further. The latest driver/wine/distro updates are all that i can suggest atm.
Maybe you should post your problem with terminal output, with perhaps winedebug or any log file that can help developers.
I wish i had money to buy a mobile nvidia card in my notebook, ati support sucks for linux nowadays...
So the only issue i can suggest is that you should try it on other distros than opensuse. I don't want to say it's the worst, but maybe something works better on other linuxes.

Good luck with your issue btw ;)
Andross
Newbie
Newbie
Posts: 2
Joined: Sun Feb 01, 2009 1:11 pm

Post by Andross »

Thanks for the quick reply. Perhaps I'll try Ubuntu. I've heard good things :D
Middreks
Level 2
Level 2
Posts: 10
Joined: Fri Jan 30, 2009 8:09 am

Post by Middreks »

Good to hear that you'll have a try with Ubuntu. ;) Latest stable is 8.10 or 8.04.2 LTS your choice.
But first of all you should do a Google with your sound card/exact VGA/wired and/or wireless cards if there are problems with them. Join your country's ubuntu community (mine is www.ubuntu.hu) and you can save time by starting the search there and reading the distro documents, big help for a new user. :)
Locked