https://bugs.winehq.org/show_bug.cgi?id=26898 --- Comment #18 from Someone <scrimekiler(a)yahoo.fr> --- (In reply to Sebastian Lackner from comment #16)
If it is caused by missing DXTn support the following patches should help:
https://github.com/wine-compholio/wine-staging/tree/master/patches/wined3d- DXTn https://github.com/wine-compholio/wine-staging/tree/master/patches/d3dx9_36- DXTn
After applying the patches run "autoreconf -f", and make sure that ./configure is able to find the 32-bit library for libtxc_dxtn.
Does that fix the issue?
I'm not really familiar with git commands, what should I use ? I tried git clone followed by the address but it doesn't work... I didn't see anything in the web interface that make you able to save the file somewhere... Also trying to open files manually show things like "From fe8ff690267d0e3dbc4d7731dce1276bee2f037e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20M=C3=BCller?= <michael(a)fds-team.de> Date: Sat, 20 Sep 2014 02:48:07 +0200 Subject: wined3d: Add support for DXTn software decoding through libtxc_dxtn." No idea what part should be copied or not in the patch... -- 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.