[Bug 10697] Starcraft:Broodwar (using OpenGL renderer) regression.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 25 06:48:03 CST 2007


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





--- Comment #20 from Roderick Colenbrander <thunderbird2k at gmx.net>  2007-12-25 06:48:02 ---
On a sidenote if Mesa was build in e.g. /usr/src/Mesa-6.5.3 then the libs would
be in I think /usr/src/Mesa-6.5.3/lib. You could then have done export
LD_LIBRARY_PATH=/usr/src/Mesa-6.5.3/lib and then run wine. This won't mess up
your  system.

There could be a pbo bug on your system. You can disable PBOs
(GL_ARB_PIXEL_BUFFER_OBJECT) in directx.c in a similar way as I asked you to
play with the texture rectangle stuff (so just disable the line in there).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list