https://bugs.winehq.org/show_bug.cgi?id=48395
Bug ID: 48395 Summary: Disco Elysium (Steam version, 1.0.0) crashes on starting new game, post-Char creation, with GPU error. Product: Wine Version: 5.0-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: aoanla@gmail.com Distribution: ---
Created attachment 66164 --> https://bugs.winehq.org/attachment.cgi?id=66164 Unity engine backtrace on crash
Disco Elysium is a relatively new game using Unity 2019.1.?? engine.
Using wine 5.0-rc3, and launching from Steam, with Wine set to "Windows 7" compatibility, it is possible to get into the character creation part, pre-game.
Starting the game itself with any character causes an almost immediate crash, presumably as the 3d engine is initialised for the game proper. (This is caught by the Unity bug tracker.)
I'll attach full logs as requested, but here I will note that the wine output displays:
018a:err:d3d:wined3d_debug_callback 0x81596a0: "GL_INVALID_OPERATION error generated. Transform feedback must be enabled and not paused.". 018a:err:d3d:wined3d_debug_callback 0x81596a0: "GL_INVALID_OPERATION error generated. Buffer is mapped.".
twice just before the crash is caught.
The Unity backtrace, attached, suggests that the crash happens in the nvidia libraries, but it isn't clear to me that this is the fault of the nvidia drivers themselves.
https://bugs.winehq.org/show_bug.cgi?id=48395
Sam Skipsey aoanla@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint
https://bugs.winehq.org/show_bug.cgi?id=48395
Sam Skipsey aoanla@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=48395
--- Comment #1 from Sam Skipsey aoanla@gmail.com --- update: with the 440 branch of the nvidia driver (rather than 430 which crashes as above), the game manages to load, but most of the geometry is rendered incompletely, or not at all. For example: many items are completely invisible (including some quest items - although their outlines will highlight if you mouse over them), including things like walls and other things essential to being able to orient yourself in the scene.
(It looks like there's a series of layered shader effects and multiple buffers being used to render effects, even on the lowest graphical settings, and some of them just don't work with the available functionality in 5.0-rc3.)
Should I file this as a separate bug, or?
https://bugs.winehq.org/show_bug.cgi?id=48395
rtentser@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rtentser@yandex.ru
--- Comment #2 from rtentser@yandex.ru --- With wine 5.2 and NVIDIA 440.59 it's loaded but graphics broken.
https://bugs.winehq.org/show_bug.cgi?id=48395
--- Comment #3 from rtentser@yandex.ru --- Created attachment 66461 --> https://bugs.winehq.org/attachment.cgi?id=66461 screenshot
https://bugs.winehq.org/show_bug.cgi?id=48395
--- Comment #4 from rtentser@yandex.ru --- Created attachment 66462 --> https://bugs.winehq.org/attachment.cgi?id=66462 screenshot 2
https://bugs.winehq.org/show_bug.cgi?id=48395
--- Comment #5 from rtentser@yandex.ru --- wine log: https://yadi.sk/d/nigYuIS9c4Q55g
https://bugs.winehq.org/show_bug.cgi?id=48395
--- Comment #6 from rtentser@yandex.ru --- It's GOG version (5bad0c96). so may be i need to create a new ticket.
My GPU is GT 710.