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

FPS limit for Arcana Heart 3 #191

Conversation

UsernamesAreNotMyThing
Copy link
Contributor

@UsernamesAreNotMyThing UsernamesAreNotMyThing commented Dec 30, 2024

Game runs too fast at high frame rates, and I suspect this is very likely a game bug. The game does have a built-in frame limit, but that only works in fullscreen.

ValveSoftware/Proton#8341 (comment)

@R1kaB3rN
Copy link
Member

For DXVK-related fixes, please make a fix for it upstream at this file:

https://github.com/doitsujin/dxvk/blob/master/src/util/config/config.cpp

@R1kaB3rN R1kaB3rN closed this Dec 30, 2024
@R1kaB3rN
Copy link
Member

For a concrete example for limiting FPS for a title, see:

https://github.com/doitsujin/dxvk/blob/1eb0c687a6748d8268dd84f466a1378de4fb3c10/src/util/config/config.cpp#L339

The DXVK devs should be open to accepting it.

@UsernamesAreNotMyThing
Copy link
Contributor Author

Someone's already done this: doitsujin/dxvk#4566

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

Successfully merging this pull request may close these issues.

2 participants