https://bugs.winehq.org/show_bug.cgi?id=47645
Bug ID: 47645 Summary: Royal Quest: black screen and/or black or missing textures Product: Wine Version: 4.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spoon0042@hotmail.com Distribution: ---
Since 4.14 the launch screen is black with cursor. I was able to click blindly and get into the game where some textures appear at least.
Regression test gives:
e795ddb3d80d7b94d29cf97a24a01bb157b0138d is the first bad commit commit e795ddb3d80d7b94d29cf97a24a01bb157b0138d Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Aug 6 01:23:16 2019 +0430
wined3d: Store clip control support in struct wined3d_d3d_info.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 e30ce5a41e66389a4d47eb51a074eea3448c24e5 c758d10d382595dec61f6883b55a0df603269477 M dlls
https://bugs.winehq.org/show_bug.cgi?id=47645
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://us.royalquest.com/ Regression SHA1| |e795ddb3d80d7b94d29cf97a24a | |01bb157b0138d CC| |hverbeet@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47645
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Does the patch attached to bug 47636 help?
https://bugs.winehq.org/show_bug.cgi?id=47645
--- Comment #2 from Michael McGuire spoon0042@hotmail.com --- That does appear to fix things, yes. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=47645
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Michael McGuire from comment #2)
That does appear to fix things, yes. Thanks!
Thank you for the nice bug report and test!
*** This bug has been marked as a duplicate of bug 47636 ***
https://bugs.winehq.org/show_bug.cgi?id=47645
--- Comment #4 from Matteo Bruni matteo.mystral@gmail.com --- BTW, what GPU and drivers? There is some chance that updating Mesa will workaround the bug (to be clear, this IS a valid Wine bug).
https://bugs.winehq.org/show_bug.cgi?id=47645
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate
https://bugs.winehq.org/show_bug.cgi?id=47645
--- Comment #6 from Michael McGuire spoon0042@hotmail.com --- (In reply to Matteo Bruni from comment #4)
BTW, what GPU and drivers? There is some chance that updating Mesa will workaround the bug (to be clear, this IS a valid Wine bug).
If you're still interested it's a Debian stable system, probably a bit behind current Mesa.
$ inxi -G Graphics: Device-1: Intel UHD Graphics 630 driver: i915 v: kernel Display: wayland server: X.Org 1.20.4 driver: i915 resolution: 1920x1080~60Hz OpenGL: renderer: Mesa DRI Intel UHD Graphics 630 (Coffeelake 3x8 GT2) v: 4.5 Mesa 18.3.6 $ uname -a Linux ozymandias 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64 GNU/Linux