-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rich4 DDrawCompat-v0.5.0 displays black screen #256
Comments
From a quick look, it's the same issue as #255. Hopefully when I figure that one out, it'll fix this too. |
Please try the fix candidate posted under the other issue and let me know if it works any better. |
@narzoul I tried DDrawCompat-v0.5.0-debug-previous-builds.7z from #255 v0.4.0-29-g12c4f87c (the last version that can display normally without black screen) v0.4.0-30-gdefdfafe (from this version onwards, a black screen will be displayed) Log added DDrawCompat-Rich4(DDrawCompat-v0.5.0-debug-previous-builds_v0.4.0-29-g12c4f87c).log |
@narzoul Tried #255 (comment) and it still displays a black screen. Log added |
Please check the new fix in the other issue, apparently it worked for the other guys: #255 (comment) |
@narzoul Tried #255 (comment) The black screen problem has been fixed v0.4.0-6-g66ad6db3 (the last version that does not crash when moving the mouse quickly) v0.4.0-7-g246108bb (This version begins to crash after moving the mouse quickly) Log added Rich4 issuecomment-1815469410 & v0.4.0-7-g246108bb crashes after moving the mouse quickly |
Ok, that last issue has nothing to do with Intel drivers at least. I don't remember what game I made the fix for that caused this crash for you, but I reverted it anyway for now. I guess I'll revisit it when I bump into the original issue again. Please try the new v0.5.1 release, hopefully it solves all of the above issues. |
@narzoul After testing DDrawCompat-v0.5.1 version, it is confirmed that the crash problem after moving the mouse quickly has been solved. |
Great, thanks for the detailed reports! |
Rich4 v3.11 (game) opens the game with DDrawCompat-v0.4.0 (ddraw.dll) default settings and can display normally, load the game and play
Rich4 v3.11 (game) will display a black screen when opening the game with DDrawCompat-v0.5.0 (ddraw.dll) default settings, but there will be a sound to confirm that the game can be loaded.
I fiddled with the settings but still can't display the screen properly.
I tried forcing ForceD3D9On12 settings. The loading menu will not display a black screen, but there will be some graphics errors after entering the game.
The following are relevant logs
https://mega.nz/folder/MGRgSaaR#n1sVRZwityvJL6lKFrhVUQ
Maybe a little irrelevant discussion
https://sourceforge.net/p/dxwnd/discussion/general/thread/98e13c2ffe/
The text was updated successfully, but these errors were encountered: