[Bug 50764] New: The Suicide of Rachel Foster textures look color inverted with OpenGL renderer
https://bugs.winehq.org/show_bug.cgi?id=50764 Bug ID: 50764 Summary: The Suicide of Rachel Foster textures look color inverted with OpenGL renderer Product: Wine Version: 6.3 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- Created attachment 69554 --> https://bugs.winehq.org/attachment.cgi?id=69554 example err:d3d:wined3d_debug_callback 0x8daa5b0: "GL_INVALID_ENUM in glTexBufferRange(internalFormat GL_RGBA8_SNORM)". err:d3d:wined3d_debug_callback 0x8d47510: "GL_INVALID_ENUM in glTexBufferRange(internalFormat GL_RGBA16_SNORM)". wine-6.3-42-g3c2db20f668 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #1 from Christian Costa <titan.costa(a)gmail.com> --- Something similar here although errors are not exactly the same. Can't get a screenshot as it does not work anymore here after an Ubuntu upgrade. 010c:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3. 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". 010c:fixme:win:RegisterTouchWindow (000000000004006C 00000000): stub 010c:fixme:dxgi:d3d11_swapchain_ResizeBuffers Ignoring flags 0x2. 0208:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". 0208:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". 0208:err:d3d:wined3d_debug_callback 0xf107720: "GL_INVALID_ENUM error generated. Invalid buffer format.". -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #2 from Christian Costa <titan.costa(a)gmail.com> --- Tested with wine-6.5-156-g2fcc1d0ecde. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #3 from Christian Costa <titan.costa(a)gmail.com> --- Still present in wine-6.14-212-g2cc98b72846. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #4 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 70416 --> https://bugs.winehq.org/attachment.cgi?id=70416 Wrong rendering with gl renderer -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #5 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 70417 --> https://bugs.winehq.org/attachment.cgi?id=70417 Correct rendering with vulkan renderer -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #6 from Christian Costa <titan.costa(a)gmail.com> --- I'd say it's more a lighting issue as the scene looks dark rather than with color inverted textures. That would be good to update the title to reflect that. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #7 from Christian Costa <titan.costa(a)gmail.com> --- Paradise lost from gog has the same issue. wine-7.20-145-g9d1175a4649 + GTX3070 + nvidia driver 515.65.01 + ubuntu 22.10 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #8 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 73416 --> https://bugs.winehq.org/attachment.cgi?id=73416 Console log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #9 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 73417 --> https://bugs.winehq.org/attachment.cgi?id=73417 opengl menu -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #10 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 73418 --> https://bugs.winehq.org/attachment.cgi?id=73418 opengl game -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #11 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 73419 --> https://bugs.winehq.org/attachment.cgi?id=73419 correct with vulkan menu -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #12 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 73420 --> https://bugs.winehq.org/attachment.cgi?id=73420 correct with vulkan game -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #13 from Christian Costa <titan.costa(a)gmail.com> --- Still the same with wine-8.13-99-gfddb7977687 and nvidia 535.54.3.192. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #14 from Christian Costa <titan.costa(a)gmail.com> --- A juggler's tale has the same issue. Nvidia GTX 3070 drive 535.54.03. Ubuntu 22.04 wine-10.2-156-gd17225a89cf* -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #15 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 78150 --> https://bugs.winehq.org/attachment.cgi?id=78150 Console log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #16 from Christian Costa <titan.costa(a)gmail.com> --- Silver chains (GOG) has the same issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50764 --- Comment #17 from Christian Costa <titan.costa(a)gmail.com> --- Created attachment 78167 --> https://bugs.winehq.org/attachment.cgi?id=78167 Console log for silver chains -- 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)
-
WineHQ Bugzilla