builtbybel / ReadySunValley

Replacement for Microsoft PC Health Check app
https://www.builtbybel.com
MIT License
202 stars 21 forks source link

Wrong detection DirectX - WDDM2 #8

Closed avicodec closed 3 years ago

avicodec commented 3 years ago

I have a Radeon RX 570 with last AMD drivers, DirectX 12 and WDDM 2.7 and I have Error "DirectX too low" and WDDM2 not at the minimum ... (which is false) WhyNotWin11 is ok DxDiag.txt

AcrylicShrimp commented 3 years ago

Same here with NVIDIA Geforce RTX 3080 Ti.

image

Belim commented 3 years ago

:thinking: the code is crude since the contents of dxdiag are only extracted into an xml file and contain methods query DirectXVersion and DriverModel

here again an even simpler version which now exports to text file :smile: ReadySunValley_x64.zip

AcrylicShrimp commented 3 years ago

@Belim The version you attached is running without any issue! Thank you for your hard work :)

image

Belim commented 3 years ago

Damn whyyy :smile: but its to slowww :unamused: how many seconds did the directx/wddm check take?

can you please check again with the previous/official version but delete this time the dxv.xml file in the execution dir of ReadySunValley.exe

Belim commented 3 years ago

what about this one? it also export to dxv.xml ReadySunValley.zip

AcrylicShrimp commented 3 years ago

@Belim Well, I think they are almost same; they took around 10 seconds. And I don't know why but the official release also worked after re-download and launch it.

Belim commented 3 years ago

@AcrylicShrimp thanks, let us stay with this "fixed" version. it also seems to me the safer variant

haiku-balls commented 3 years ago

i also get this :/ image

Belim commented 3 years ago

did you try the latest release 0.11.12

haiku-balls commented 3 years ago

yes that is latest.

Belim commented 3 years ago

check the latest release https://github.com/builtbybel/ReadySunValley/releases