[Bug 23173] New: Wine displays game inverted, or upside down. Regression.
http://bugs.winehq.org/show_bug.cgi?id=23173 Summary: Wine displays game inverted, or upside down. Regression. Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: zombie(a)terralab.com Created an attachment (id=28826) --> (http://bugs.winehq.org/attachment.cgi?id=28826) Regression dump. Every revision of Wine after 1.1.41 to 1.1.42 has a bug where it will display Assault Tech 1 Upside down and with obscured text. It even inverts mouse movement. This is a regression. Attachment follows. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Zombie Ryushu <zombie(a)terralab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-14 04:46:36 --- Please perform a regression test: http://wiki.winehq.org/RegressionTesting -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine displays game |Assault Tech 1 is inverted, |inverted, or upside down. |or upside down |Regression. | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #2 from GyB <gyebro69(a)gmail.com> 2010-06-14 12:18:41 --- I can confirm: the screen is flipped upside-down in the game, using Wine-1.2-rc3. Last working version: 1.1.41 AppDB link of the game: http://appdb.winehq.org/objectManager.php?sClass=version&iId=7037 Result of regression testing: dc918d43946462ad4c04ed373cda72d1ebe9b6d3 is the first bad commit commit dc918d43946462ad4c04ed373cda72d1ebe9b6d3 Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Sun Mar 28 16:42:32 2010 +0200 wined3d: Use FBOs when the onscreen depth stencil format isn't suitable. This allows proper support of float depth buffers when rendering to onscreen surfaces. :040000 040000 44d70c59cce2f82aa3f2d8b6e19679588f81e1b8 15635de2c11dfbeb36cc3542bbaa6bc3f840468f M dlls The patch cannot be undone on top of 1.2-rc3, but git checkout 19b6f5ca75b43f61a366aa521eab9ddbfc4f99dd >> the screen is displayed correctly. git checkout dc918d43946462ad4c04ed373cda72d1ebe9b6d3 >> the screen is shown upside-down. There is an already fixed bugreport involving exactly the same commit: bug #22290 Workaround for the bug: changing 'OffscreenRenderingMethod' to 'backbuffer' in the registry. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |mstefani(a)redhat.com Ever Confirmed|0 |1 --- Comment #3 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-14 12:21:35 --- Confirming as per previous comment. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |limited_choice(a)hotmail.com --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-30 05:15:05 --- *** Bug 23446 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #5 from Mr Nobody <limited_choice(a)hotmail.com> 2010-06-30 07:48:10 --- (In reply to comment #4)
*** Bug 23446 has been marked as a duplicate of this bug. ***
wine-1.2-rc5-80-gee6847 Confirming that changing 'OffscreenRenderingMethod' to 'backbuffer' in the registry resolves the inverted display in Stranded II. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #6 from GyB <gyebro69(a)gmail.com> 2010-07-13 08:04:10 --- This regression also affects Absolute Blue (a freeware shoot-n'-up). As a workaround, changing ORM to 'backbuffer' resolves the problem. Link to the game: http://www.intermediaware.de/index.php?id=119 Wine-1.2-rc7 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://games.on.net/file/36 | |253/Candy_World_III__Heart_ | |of_Heaven_Demo_v1.01 CC| |wylda(a)volny.cz Component|-unknown |directx-d3d --- Comment #7 from Wylda <wylda(a)volny.cz> 2010-09-05 04:25:54 CDT --- There is another tiny application (CandyWorldSetup.exe) suffering from Stefan's commit: * commit dc918d43946462ad4c04ed373cda72d1ebe9b6d3 * wined3d: Use FBOs when the onscreen depth stencil format isn't suitable. Demo download: http://games.on.net/file/36253/Candy_World_III__Heart_of_Heaven_Demo_v1.01 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Assault Tech 1 is inverted, |Several game have upside |or upside down |down picture --- Comment #8 from Wylda <wylda(a)volny.cz> 2010-09-05 04:28:06 CDT --- Console repeats zillion times: fixme:d3d:context_apply_state Activating for CTXUSAGE_BLIT for an offscreen target with ORM_FBO. This should be avoided. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #9 from Wylda <wylda(a)volny.cz> 2010-09-05 04:29:08 CDT --- Created an attachment (id=30569) --> (http://bugs.winehq.org/attachment.cgi?id=30569) Screen shot Wine vs WinXP -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30569|Screen shot Wine vs WinXP |Screen shot showing upside description| |down picture (ignore | |incorrect font) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |normandy(a)web.de --- Comment #10 from John Haywards <normandy(a)web.de> 2010-09-14 04:57:18 CDT --- Still in wine 1.3.2 for me -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2010-09-14 09:22:38 CDT --- What graphics card and driver? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #12 from John Haywards <normandy(a)web.de> 2010-09-14 09:43:38 CDT --- (In reply to comment #11)
What graphics card and driver?
Nvidia 8800, 195.36.24 nvidia driver, X 1.7.6 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #13 from Wylda <wylda(a)volny.cz> 2010-09-19 07:36:19 CDT --- This regression (bisected) is still present in wine-1.3.3.
What graphics card and driver?
nVidia GT240 v195.36.31 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.millington(a)gmail.com --- Comment #14 from Andrew Millington <andrew.millington(a)gmail.com> 2010-09-26 05:45:43 CDT --- Sky Aces has a very similiar problem and changing OffscreenRenderingMethod' to 'backbuffer' but I'm not sure if the picture is rendered correctly. http://www.falcoware.com/SkyAces.php -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #15 from GyB <gyebro69(a)gmail.com> 2010-10-19 14:40:54 CDT --- This is fixed in Wine-1.3.5. Assault Tech, Stranded 2, Sky Aces and others affected: all show the screens correctly. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #16 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-10-20 04:39:40 CDT --- Reported fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 --- Comment #17 from GyB <gyebro69(a)gmail.com> 2010-10-20 11:25:06 CDT --- Just for the record, the commit that fixed the issue is: 1fa3365832e35c42a20d7b40ef47bdb1d99c7f3f. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23173 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:57:45 CDT --- Closing bugs fixed in 1.3.6. -- 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.
participants (1)
-
wine-bugs@winehq.org