https://bugs.winehq.org/show_bug.cgi?id=45198
Bug ID: 45198 Summary: Project CARS 2 shows only a black screen (requires constant buffer offsetting) Product: Wine Version: 3.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: kimmo.myllyvirta@gmail.com Distribution: ---
Created attachment 61412 --> https://bugs.winehq.org/attachment.cgi?id=61412 terminal output
After bug 45197 is fixed, the game is running but shows only a black screen.
This is caused by unimplemented PSSetConstantBuffers1 and VSSetConstantBuffers1.
https://bugs.winehq.org/show_bug.cgi?id=45198
--- Comment #1 from Kimmo Myllyvirta kimmo.myllyvirta@gmail.com --- Created attachment 61413 --> https://bugs.winehq.org/attachment.cgi?id=61413 partial implementation
This is enough to see the main menu, and everything before it. It's not playable yet, lots of glitches after starting a race.
https://bugs.winehq.org/show_bug.cgi?id=45198
Kimmo Myllyvirta kimmo.myllyvirta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |45197
https://bugs.winehq.org/show_bug.cgi?id=45198
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45198
Toni tonix64@inventati.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tonix64@inventati.org
https://bugs.winehq.org/show_bug.cgi?id=45198
Pablo Martin pmart-winebugs@riseup.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pmart-winebugs@riseup.net
--- Comment #2 from Pablo Martin pmart-winebugs@riseup.net --- I'll work in upstreaming this patch.
Thanks for the implementation Kimmo!
https://bugs.winehq.org/show_bug.cgi?id=45198 Bug 45198 depends on bug 45197, which changed state.
Bug 45197 Summary: Project CARS 2 hangs on startup (unhandled standard multisample quality levels) https://bugs.winehq.org/show_bug.cgi?id=45197
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=45198
Sergey Isakov isakov-sl@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl@bk.ru
--- Comment #3 from Sergey Isakov isakov-sl@bk.ru --- (In reply to Kimmo Myllyvirta from comment #1)
Created attachment 61413 [details] partial implementation
This is enough to see the main menu, and everything before it. It's not playable yet, lots of glitches after starting a race.
The patch can't be applied to current wine-4.1. Can you revised the patch or confirm if the bug is resolved?
https://bugs.winehq.org/show_bug.cgi?id=45198
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Still valid.
wine-5.4-128-gc43998cb51
https://bugs.winehq.org/show_bug.cgi?id=45198
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=45198
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5ce7adaace3637ff6f8a33264b6 | |2c69bf2e53967 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/5ce7adaace3637ff6f8a33264b62c6...
https://bugs.winehq.org/show_bug.cgi?id=45198
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.13.
https://bugs.winehq.org/show_bug.cgi?id=45198
Svyatpro svyatpro@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |svyatpro@gmail.com
--- Comment #7 from Svyatpro svyatpro@gmail.com --- This patch has a regression with older GPU drivers in DX10/11 applications. I will create a new BUG