https://bugs.winehq.org/show_bug.cgi?id=39536
Bug ID: 39536 Summary: Gear Grinder (Sledgehammer) displays garbled screen when anti-aliasing enabled Product: Wine Version: 1.7.54 Hardware: x86 URL: http://www.gamershell.com/download_50946.shtml OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: stefandoesinger@gmx.at Regression SHA1: 1ca9dfc8ee25f4ae188fdacd4d3d56046cef8003 Distribution: ---
Created attachment 52685 --> https://bugs.winehq.org/attachment.cgi?id=52685 terminal output
When in-game anti-aliasing is enabled, the game starts and loads to the main menu, but the screen shows only garbage (leftover text/textures from the underlying window and from previous runs). The screen never refreshes. This is with the open source nouveau driver. I can't test it with the binary driver, it seems the X Server shipped with Fedora 23 is incompatible with Nvidia binary driver 340.93.
Can be reproduced with the non-Steam demo (make sure corefonts is installed else the demo fails to start). Anti-aliasing can be toggled on/off in the game configuration file under ~/Documents/My Games/GearGrinder demo/user_config.cfg. Look for the cvar
seta r_msaa "1"
Reverting the following commit fixes the problem for me:
commit 1ca9dfc8ee25f4ae188fdacd4d3d56046cef8003 Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Oct 28 15:29:17 2015 +0100
wined3d: Prepare GL resources before calling context_apply_fbo_state.
Fedora 23 32-bit X Server 1.18.0 OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NV92 OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.0-devel OpenGL core profile shading language version string: 3.30
https://bugs.winehq.org/show_bug.cgi?id=39536
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #1 from Stefan Dösinger stefan@codeweavers.com --- http://source.winehq.org/patches/data/116206 should fix this.
https://bugs.winehq.org/show_bug.cgi?id=39536
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Stefan Dösinger from comment #1)
http://source.winehq.org/patches/data/116206 should fix this.
The patch works, thanks.
https://bugs.winehq.org/show_bug.cgi?id=39536
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |davec.bugs@gmail.com
--- Comment #3 from Anastasius Focht focht@gmx.net --- *** Bug 39589 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=39536
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@sanxion.net
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- *** Bug 39616 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=39536
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Gear Grinder (Sledgehammer) |Multiple games render |displays garbled screen |black/garbled screen when |when anti-aliasing enabled |anti-aliasing enabled | |(Guild Wars, Eve Online, | |Gear Grinder)
https://bugs.winehq.org/show_bug.cgi?id=39536
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |369956a6fd140fa2176764bc036 | |f1aee69184010 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Béla Gyebrószki gyebro69@gmail.com --- http://source.winehq.org/git/wine.git/commit/61ad9284d0a6c140380669ca4ff4286... and http://source.winehq.org/git/wine.git/commit/369956a6fd140fa2176764bc036f1ae... fix the problem in the following games: Guild Wars, GTA:San Andreas, Clive Barker's Jericho, Gear Grinder. Thank you, Stefan, for fixing this bug.
https://bugs.winehq.org/show_bug.cgi?id=39536
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc2.