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

Not reporting correctly when more than one graphics card #47

Open
IvanAclu opened this issue Jul 29, 2021 · 0 comments
Open

Not reporting correctly when more than one graphics card #47

IvanAclu opened this issue Jul 29, 2021 · 0 comments

Comments

@IvanAclu
Copy link

Using version 0.52.1 x64, ReadySunValley reports;
DirectX 12
WDDM 1.3
This is not correct. My PC has two graphic cards.
The first card is not Windows 11 compliant but the second card is.
The program result seems to have taken DirectX version from second card and WDDM version from first card.

DxDiag_x64 reports
For first graphics card
DDI Version: 11.2
Feature Levels: 11_0,10_1,10_0,9_3,9_2,9_1
Driver Model: WDDM 1.3

For second graphics
DDI Version: 12
Feature Levels: 11_0,10_1,10_0,9_3,9_2,9_1
Driver Model: WDDM 2.5

DxDiag_x64.txt

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

No branches or pull requests

1 participant