https://bugs.winehq.org/show_bug.cgi?id=43743 Kimmo Myllyvirta <kimmo.myllyvirta(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kimmo.myllyvirta(a)gmail.com --- Comment #1 from Kimmo Myllyvirta <kimmo.myllyvirta(a)gmail.com> --- Created attachment 59237 --> https://bugs.winehq.org/attachment.cgi?id=59237 hack for staging This is caused by unimplemented context state save/restore in ExecuteCommandList. The game creates multiple command lists which contain only UpdateSubresource and CopySubresourceRegions, and runs them with restore_state = TRUE. It should be playable with the attached hack. -- 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.