Skip to content
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

Seemingly random frame drops in windowed mode #53

Open
ks202005 opened this issue Nov 2, 2023 · 1 comment
Open

Seemingly random frame drops in windowed mode #53

ks202005 opened this issue Nov 2, 2023 · 1 comment

Comments

@ks202005
Copy link

ks202005 commented Nov 2, 2023

I'm running the game in ddraw windowed mode per the instructions on the wiki, and I'm getting weird frame drops that come out of nowhere. They last half a second or maybe a full second, with the music unaffected but the gameplay seems to be frozen. I'm not adjusting the framerate from the default of 30 either. This messes up combos pretty badly. Does anyone else have this issue? Could it just be an effect of the windowed mode implementation?

I'm using an AMD Radeon RX 580 in case that makes a difference.

@DCxDemo
Copy link
Owner

DCxDemo commented Nov 2, 2023

windowed mode is not a part of this patch. check if hangs are still there without ddraw.dll. you can try other ddraw wrappers that may work better than the mentioned one (ddrawcompat, dgvoodoo2, maybe others)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants