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

About Darksiders Warmastered Edition bad performance #1719

Closed
Galcian79 opened this issue Aug 12, 2020 · 2 comments
Closed

About Darksiders Warmastered Edition bad performance #1719

Galcian79 opened this issue Aug 12, 2020 · 2 comments

Comments

@Galcian79
Copy link

So this game has well known issues related to Media Foundation.
Aside that, the game has really bad performance on official Proton 5.0.9 with AMD Ryzen 5 2600 and Nvidia GTX 1060, which is strange since it should be a d3d11game. Frame rate constantly drops from 60 fps to 20 fps, with both cpu and gpu loads sitting around 30 - 40%
Obviously it works flawlessly on Windows.
If you show me a tutorial on how to make a d3d11 api trace i'll be glad to post the log.

@doitsujin
Copy link
Owner

doitsujin commented Aug 12, 2020

Does it run as badly with DXVK on Windows as well? Based on videos like this one, the game should be running fine.

@doitsujin
Copy link
Owner

doitsujin commented Aug 12, 2020

So @K0bin has had a look at the game and it seems like this game tries to read data that's supposed to be write-only and is therefore in uncached memory, i.e. a game bug.

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