[Bug 19232] graphics in warhammer40k is not drawn and causes crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 10 07:55:14 CDT 2011


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

--- Comment #22 from jost <mail at jost.cx> 2011-07-10 07:55:09 CDT ---
Created an attachment (id=35510)
 --> (http://bugs.winehq.org/attachment.cgi?id=35510)
Screenshot using opoen source ati driver + libtxc (S3 Texture Compression)

I cannot test anymore with the offical driver from AMD/ATI, because they are
not releasing new driver versions for my old graphics card (radeon x850) and
their old driver doesnt support newer linux distributions.

So i am forced to the open source radeon driver and i found out, how to avoid
the big graphical problems. The problems went away after installing the package
libtxc-dxtn0. For Ubuntu users this can be done with the following commands:

sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install libtxc-dxtn0
sudo add-apt-repository --remove ppa:xorg-edgers/ppa

The developers of the driver cannot include this package by default because of
patents. More information can be found here:
http://dri.freedesktop.org/wiki/S3TC
http://en.wikipedia.org/wiki/S3_Texture_Compression

-- 
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