https://bugs.winehq.org/show_bug.cgi?id=39305
Bug ID: 39305 Summary: Sanitarium Product: Wine Version: 1.7.50 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: i30817@gmail.com Distribution: ---
There are plenty of bugs with sanitarum that are closed 'FIXED' that i'm still experiencing, except if running with the game windowed mode command line switch (-w).
For example the game doesn't show graphics with the native fullscreen here (with the open source radeon drivers) unless i specify : wine reg add "HKCU\Software\Wine\Direct3D" /v "OffscreenRenderingMode" /t REG_SZ /d "backbuffer"
before running the game (instead of default "fbo")
Bug #28625 is also still a problem. In fact, it appears more of a problem because with native fullscreen and that registry setting just moving the mouse at all is liable to freeze the screen and every animation on it, no just pause while moving (the game is still running because i can press ESC to go to the settings menu).
This seems like a regression, since bug #28625 is marked as fixed.