http://bugs.winehq.org/show_bug.cgi?id=12644
Summary: GTA 3 Liberty City: texture corruption on cards with GL_EXT_paletted_texture Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: alexd4@inbox.lv
Lots of textures are becoming garbage on cards like geforce 2 mx and geforce 5, yet p8_texture_test passes. Works fine if disabling this extension in directx.c.
Displays a lot of these errors when running with GL_EXT_paletted_texture enabled (but not when it's disabled), so I think that's where it's coming from:
fixme:d3d_surface:surface_download_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glGetTexImage() @ surface.c / 150
http://bugs.winehq.org/show_bug.cgi?id=12644
Triffid Hunter winehq_org@funkmunch.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq_org@funkmunch.net
http://bugs.winehq.org/show_bug.cgi?id=12644
--- Comment #1 from Triffid Hunter winehq_org@funkmunch.net 2008-04-20 02:22:13 --- Created an attachment (id=12330) --> (http://bugs.winehq.org/attachment.cgi?id=12330) gta3 in wine 0.9.16
regression?
wine 0.9.60, nvidia fx5200, nvidia-drivers-169.12
http://bugs.winehq.org/show_bug.cgi?id=12644
Triffid Hunter winehq_org@funkmunch.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #12330|gta3 in wine 0.9.16 |gta3 in wine 0.9.60 description| |
http://bugs.winehq.org/show_bug.cgi?id=12644
--- Comment #2 from Alexander Dorofeyev alexd4@inbox.lv 2008-04-20 05:45:39 --- Created an attachment (id=12334) --> (http://bugs.winehq.org/attachment.cgi?id=12334) fix for texture corruption
I submitted this patch to wine-patches. It fixes corruption on geforce 2 mx (and, probably, on all cards that have EXT_paletted_texture).
Triffid Hunter: most likely it won't fix the sky colored cars problem for you. I suggest you open separate bug for that.
http://bugs.winehq.org/show_bug.cgi?id=12644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=12644
--- Comment #3 from Triffid Hunter winehq_org@funkmunch.net 2008-04-20 16:41:10 --- Yep that patch sorts it out, thanks. As you suspected, I still have sky-coloured cars.
http://bugs.winehq.org/show_bug.cgi?id=12644
Alexander Dorofeyev alexd4@inbox.lv changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Alexander Dorofeyev alexd4@inbox.lv 2008-04-21 11:00:15 --- Patch accepted, marking as fixed.
http://bugs.winehq.org/show_bug.cgi?id=12644
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:38:13 --- Closing bugs fixed in 0.9.61.
http://bugs.winehq.org/show_bug.cgi?id=12644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified