http://bugs.winehq.org/show_bug.cgi?id=35194
Bug ID: 35194 Summary: Emperor: Battle for Dune does not show compressed textures Product: Wine Version: 1.7.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: c_korn@gmx.de Classification: Unclassified
Created attachment 46945 --> http://bugs.winehq.org/attachment.cgi?id=46945 dune log (tar.gz)
Without running the emperor.exe with the "-C" command line argument the textures are not shown (they are just black).
According to AppDB "-C" disables the compressed textures. Then the textures are shown normally.
Attached you find the wine log without the "-C" command line argument.
http://bugs.winehq.org/show_bug.cgi?id=35194
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com --- Is this still an issue in latest wine (1.7.17 or later)?
http://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #2 from Christoph Korn c_korn@gmx.de --- It is still an issue in wine 1.7.16.
https://bugs.winehq.org/show_bug.cgi?id=35194
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #3 from hanska2@luukku.com --- According to log it requests at least WINED3DFMT_DXT5. and DXT1.
So it's still an issue with 1.7.27.
https://bugs.winehq.org/show_bug.cgi?id=35194
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- This bug should be fixed with wine-staging and their patchset and most likely is a dupe of something else.
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #5 from Henri Verbeet hverbeet@gmail.com --- Does this still happen with current Wine then?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #6 from Christoph Korn christoph.korn@posteo.de --- Created attachment 54335 --> https://bugs.winehq.org/attachment.cgi?id=54335 crash_log winehq-devel 1.9.8
Ok, I'm a bit lost now.
This is what I did:
Tested with wine-devel 1.9.8 and the problem was the same. No textures without the -C command line arg.
Then I wanted to test winehq-staging 1.9.8 which I did by running `sudo apt install winehq-staging`. But then the game did not even start but crashed before entering the main menu just after the logo videos.
So I tried winehq-devel again and it also crashes now. I also uninstalled every package which was installed together with winehq-staging. But still also winehq-devel crashes now :-/
I am on Ubuntu 16.04 meanwhile.
Don't know if I should start a new bug but here is the crash log.
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #7 from Henri Verbeet hverbeet@gmail.com --- It's probably worth trying in a clean prefix first, but otherwise I'd say try to do a regression test.
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #8 from Christoph Korn christoph.korn@posteo.de --- Fortunately, I had a backup of the wine prefix.
So now it does not crash any more in winehq-devel but still shows the texture bug. Seems like winehq-staging changed the prefix such that the game crashes.
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #9 from Henri Verbeet hverbeet@gmail.com --- (In reply to Christoph Korn from comment #8)
So now it does not crash any more in winehq-devel but still shows the texture bug.
Anything interesting in the terminal output? If not, could you attach a WINEDEBUG=+seh,+tid,+ddraw,+d3d log?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #10 from Christoph Korn christoph.korn@posteo.de --- Created attachment 54350 --> https://bugs.winehq.org/attachment.cgi?id=54350 winehq-devel 1.9.8 log
Well, no idea what is interesting actually.
So in this archive are both logs.
https://bugs.winehq.org/show_bug.cgi?id=35194
Reuben reuben_p@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |reuben_p@yahoo.com
https://bugs.winehq.org/show_bug.cgi?id=35194
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Still a bug in current wine?
https://bugs.winehq.org/show_bug.cgi?id=35194
tahvok@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tahvok@gmail.com
--- Comment #12 from tahvok@gmail.com --- (In reply to joaopa from comment #11)
Still a bug in current wine?
I confirm. Still present with wine-3.0-rc2. Tell me if you need some more logs/testing
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #13 from joaopa jeremielapuree@yahoo.fr --- What about this bug with current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #14 from Reuben reuben_p@yahoo.com --- (In reply to joaopa from comment #13)
What about this bug with current wine(3.20)?
Yes with wine-4.0-rc6
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #15 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occurs with current wine (4.17)?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #16 from Reuben reuben_p@yahoo.com --- (In reply to joaopa from comment #15)
Does the bug still occurs with current wine (4.17)?
Yes with wine-4.18 (Debian 4.18-1)
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #17 from Reuben reuben_p@yahoo.com --- Created attachment 65572 --> https://bugs.winehq.org/attachment.cgi?id=65572 Screenshot running with -C argument
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #18 from Reuben reuben_p@yahoo.com --- Created attachment 65573 --> https://bugs.winehq.org/attachment.cgi?id=65573 Screenshot running without -C argument
https://bugs.winehq.org/show_bug.cgi?id=35194
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #19 from Paul Gofman gofmanp@gmail.com --- Created attachment 65582 --> https://bugs.winehq.org/attachment.cgi?id=65582 patch
Does this patch change anything?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #20 from Reuben reuben_p@yahoo.com --- Created attachment 65597 --> https://bugs.winehq.org/attachment.cgi?id=65597 patched running without -C
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #21 from Reuben reuben_p@yahoo.com --- (In reply to Paul Gofman from comment #19)
Created attachment 65582 [details] patch
Does this patch change anything?
Yes, it seems to fix it.
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #22 from Reuben reuben_p@yahoo.com --- Comment on attachment 65597 --> https://bugs.winehq.org/attachment.cgi?id=65597 patched running without -C
(In reply to Paul Gofman from comment #19)
Created attachment 65582 [details] patch
Does this patch change anything?
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #23 from Reuben reuben_p@yahoo.com --- Comment on attachment 65597 --> https://bugs.winehq.org/attachment.cgi?id=65597 patched running without -C
(In reply to Paul Gofman from comment #19)
Created attachment 65582 [details] patch
Does this patch change anything?
Yes, it seems to fix it.
https://bugs.winehq.org/show_bug.cgi?id=35194
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #24 from Paul Gofman gofmanp@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commit/e2dfb91093c8cd49f6ca8b11beeab5...
https://bugs.winehq.org/show_bug.cgi?id=35194
--- Comment #25 from joaopa jeremielapuree@yahoo.fr --- Patch committed. Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=35194
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e2dfb91093c8cd49f6ca8b11bee | |ab596b2045440 Status|UNCONFIRMED |RESOLVED CC| |stefan@codeweavers.com Resolution|--- |FIXED
--- Comment #26 from Stefan Dösinger stefan@codeweavers.com --- Reported fixed
https://bugs.winehq.org/show_bug.cgi?id=35194
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #27 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc5.