[Bug 44970] New: Deus Ex Human Revolution: people are invisible when closer than 3 meters
https://bugs.winehq.org/show_bug.cgi?id=44970 Bug ID: 44970 Summary: Deus Ex Human Revolution: people are invisible when closer than 3 meters Product: Wine Version: 3.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx11 Assignee: wine-bugs(a)winehq.org Reporter: mtmkls(a)gmail.com Distribution: --- The game runs great in DX11 mode, it seems to run even smoother than in DX9 mode. However, when people are closer than 3 meters, they become invisible. Only their glasses, eyeballs, and whatever they are holding (cigarettes, weapons, phones etc.) are visible. When Jensen is in cover, only his hair and his weapon is visible. In first person view the weapon is visible, but Jensen's hand holding it is not. This glitch disappears after changing resolution, but reappears when starting the game again. -- 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=44970 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx11 |directx-d3d -- 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=44970 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=44970 --- Comment #1 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Is it still an 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=44970 --- Comment #2 from Miklós Máté <mtmkls(a)gmail.com> --- Still the same with today's git checkout. I don't know if it helps, but lots of fixme messages are printed to the console like these: 0037:fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode dcl_input_ps_siv. 0037:fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier 0x800000c2. 0037:fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier 0x00155543. 0035:fixme:d3d11:d3d11_immediate_context_OMSetBlendState Ignoring blend factor {1.28000000e+02, 3.20000000e+01, 8.00000000e+00, 2.00000000e+00}. -- 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=44970 --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- What GPU, drivers and graphics settings? -- 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=44970 --- Comment #4 from Miklós Máté <mtmkls(a)gmail.com> --- GPU is AMD Pitcairn (GCN gen 1) Driver is radeonsi, Mesa 18.1.5. In graphics settings everything is maxed. -- 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=44970 --- Comment #5 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Disabling tessellation should help. -- 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=44970 --- Comment #6 from Miklós Máté <mtmkls(a)gmail.com> --- Yes, without tessellation it looks fine. -- 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=44970 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roland(a)mxchange.org --- Comment #7 from Roland Haeder <roland(a)mxchange.org> --- (In reply to Miklós Máté from comment #6)
Yes, without tessellation it looks fine.
So, this seem to be a success report for ATI/AMD users. How about nvidia (closed-source module)? Model: GeForce GTX 650 Ti BOOST Version: 390.67 (maybe a bit out-dated) -- 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=44970 pattietreutel <katyaberezyaka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka(a)gmail.com -- 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=44970 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |joseph.kucia(a)gmail.com Status|UNCONFIRMED |NEW --- Comment #8 from Józef Kucia <joseph.kucia(a)gmail.com> --- Please record D3D11 apitrace. -- 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=44970 --- Comment #9 from Roland Häder <roland(a)mxchange.org> --- (In reply to Józef Kucia from comment #8)
Please record D3D11 apitrace.
I think you mean WINEDEBUG=d3d11+warning ? -- 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=44970 --- Comment #10 from Józef Kucia <joseph.kucia(a)gmail.com> --- (In reply to Roland Häder from comment #9)
(In reply to Józef Kucia from comment #8)
Please record D3D11 apitrace.
I think you mean WINEDEBUG=d3d11+warning ?
In this case, it might be hard or close to impossible to debug the issue with WINEDEBUG logs. A d3d11 apitrace should allow me to reproduce the issue locally: http://apitrace.github.io/#documentation -- 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=44970 sahelanthropus <3dw_50ssu16amyn7(a)byom.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |3dw_50ssu16amyn7(a)byom.de --- Comment #11 from sahelanthropus <3dw_50ssu16amyn7(a)byom.de> --- Here are two different apitraces (same scene) showing the bug: https://ufile.io/4awb9rr3 https://www.file-upload.net/download-14609076/DXHRDC_face.trace.7z.html Uploaded on two different hosters so at least one should work -- 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=44970 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Works with 7.0-rc5-37-g7aaeec35e2d -- 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=44970 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc6. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla