Closed LeonTheo02 closed 1 year ago
Do you know of any games that actually do check this? We haven't stumbled upon anything that would use it.
We do on RAID: World War II for example (the DirectX 11 Open Beta is currenlty not playable on Deck because of this) and its probably best to make DxDiag return what the Deck is capable of anyway.
Thanks! It's always helpful to know what real software is impacted by a given issue. I've merged it to experimental - it's already in bleeding-edge and should show up in our next experimental-proper release.
Fixing #177
Changed the values DxDiag returns to reflect values taken from a modern DirectX 12 capable system via Windows DxDiag. This will allow games that check these values to detect the DirectX Version correctly.