-
-
Notifications
You must be signed in to change notification settings - Fork 415
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
x64 and x86 not giving same DirectX result #311
Comments
As Robert said in closing comment "I'm not sure if there's some sort of display switching enabled causing the card to not report currently, but as soon as that card reports it's versioning you'll get a pass on WhyNotWin11" |
64 bit on left, 32 on right. |
intel igpu reports same on both versions |
I'm going to assume this is an issue with running a non-native version of dxdiag. I'll add in a warning about this issue but I don't think I can fix this |
Also I've read a bit and it seems like WDDM2+ requires DX12, so couldn't it be hardcoced to pass both then? If you have wddm 2 then you also should have dx 12. |
If you can provide a link so I could verify that it'd be appreciated. Would make things simpler |
Actually it seems other way around? I fucking hate tech news sites man.... |
Closing this as a duplicate of #58. Because once it is resolved then this issue is also fixed. |
Issue (#270) was closed because the interim build that I tested gave the same result for both executables.
Version 2.3.0.3 reverts to the same behaviour as 2.3.0.1
x64 displays, "DirectX 12 & WDDM 2".
x86 displays, "No DirectX 12, but WDDM 2".
I wonder if there may be an issue when the PC has more than 1 graphics card?
The text was updated successfully, but these errors were encountered: