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

Rework D3D9 float emulation - as an option #2359

Merged
merged 9 commits into from
Dec 5, 2021

Conversation

K0bin
Copy link
Collaborator

@K0bin K0bin commented Nov 12, 2021

Basically #2294 except that it's an option only enabled for specific games. (the ones in #2195)

The option d3d9.floatEmulation gets a third option besides True and False called Strict which enables the more accurate implementation. Once Mesa has landed an optimization for this, we can just make it automatically pick Strict.

@K0bin K0bin requested review from Joshua-Ashton and doitsujin and removed request for Joshua-Ashton November 12, 2021 14:40
@K0bin K0bin added the d3d9 label Nov 12, 2021
Copy link
Contributor

@DadSchoorse DadSchoorse left a comment

Choose a reason for hiding this comment

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

You should also change dxvk.conf.

... that are known to be broken without it.
@Joshua-Ashton Joshua-Ashton merged commit c13395d into doitsujin:master Dec 5, 2021
@K0bin K0bin deleted the d3d9-float-memes branch December 5, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants