[Bug 31161] Need For Speed Hot Pursuit (2010): GL_INVALID_ENUM (0x500) from glTexSubImage2D

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 7 11:00:31 CDT 2012


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

--- Comment #10 from John Yani <vanuan at gmail.com> 2012-07-07 11:00:31 CDT ---
> Note that Wine needs the 32-bit version of that package though.

Actually I had it installed. But it seems like there is a bug in ubuntu i386
package. I had to create a proper symbolic link:

sudo ln -s libtxc_dxtn_s2tc.so.0 /usr/lib/i386-linux-gnu/libtxc_dxtn.so

Now I can see the menu.

To summarize:

1) If you're using opensource graphics drivers, you have to install
libtxc-dxtn-s2tc
2) make sure you have libtxc-dxtn-s2tc0:i386 installed.
3) run with MESA_DEBUG=1 to see if there are warning  couldn't open
libtxc_dxtn.so
4) If you're in Ubuntu 12.04 rewrite a link
/usr/lib/i386-linux-gnu/libtxc_dxtn.so to point to
/usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0

Hopefully, this thread will help somebody.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list