-
Notifications
You must be signed in to change notification settings - Fork 886
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
Worms World Party Remastered - Black Screen #4569
Comments
This is a wine bug. |
FWIW DXVK 2.5.2 does that by default. |
@Riesi thanks for the wine report. I think that is for the original worms world party. That used ddraw for graphics. This is for the remaster which uses d3d9. I suppose it is possible that they are the same bug but would be surprised if it was |
I have tried latest master and it still happens for me sadly |
Yeah sorry, I didn't make that clear. This only affects Windows. Linux has no concept of exclusive fullscreen. |
the remaster has the same problem |
When trying to play WWPR you appear to get a single frame of the Team 17 logo and then the screen just goes black with the audio playing in the background.
Researching this issue, it appears that this is a problem with Windows 10 as well but there is a workaround to get it playable again.
The solution for Windows 10 is to press the right mouse button on the w2.exe and select "Disable Fullscreen Optimizations".
As we cannot do the same thing in Linux (wine) is there an equivalent option within DXVK that might do the same thing? On Proton DB some users have reported success using the steam overlay and some alt-tab switching but for me it normally seems to crash the game.
I have attached a DXVK log file in case it shows any possible causes.
w2_d3d9.log
The text was updated successfully, but these errors were encountered: