[Bug 2814] New World of Warcraft patch WoW 1.3.0-us breaks it.

Wine Bugs wine-bugs at winehq.org
Mon Oct 31 06:51:50 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2814





------- Additional Comments From robust at gentoo.se  2005-31-10 06:51 -------
World Of Warcraft works fine with Wine 0.9, the only problems that I have
witnessed is the problem with the cursors (you can't select enemies or loot or
talk to npc's) But I found a quick hack to fix it :

1. To fix the targeting circles, edit the file <winesrc>/dlls/opengl32/opengl_norm.c
2. search for 'glPolygonOffset''
3. a few lines down is the line 'glPolygonOffset( factor, units );'
4. change it to read 'glPolygonOffset( -factor, units );' 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list