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

WRC4 Added #4099

Merged
merged 3 commits into from
Jul 4, 2024
Merged

WRC4 Added #4099

merged 3 commits into from
Jul 4, 2024

Conversation

ToRRent1812
Copy link
Contributor

There is a game engine bug where playing above 60fps, causes audio to brake when switching maps. It would be nice to lock the framerate to avoid that issue.

There is a game engine bug where playing above 60fps, causes audio to brake when switching maps. It would be nice to lock the framerate to avoid that issue.
@Blisto91
Copy link
Contributor

Blisto91 commented Jul 4, 2024

Isn't this a d3d9 game?

@ToRRent1812
Copy link
Contributor Author

Oops, You are right

@@ -959,6 +959,10 @@ namespace dxvk {
{ R"(\\(The Battle for Middle-earth (\(tm\))? II( Demo)?|The Lord of the Rings, The Rise of the Witch-king)\\game\.dat$)", {{
{ "d3d9.cachedDynamicBuffers", "True" },
}} },
/* WRC4 - Audio brakes above 60fps */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling nit.

brakes -> breaks

@doitsujin doitsujin merged commit 1783b95 into doitsujin:master Jul 4, 2024
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.

3 participants
  翻译: