Changed
- A game whose graphics API cannot be read now says
Unknowninstead ofDirectX 12?. That chip appears when nothing in the executable's import table identifies an API, so the old label presented an internal assumption as if it were a reading of the file. It also leaked into the Games header, which counts every game whose API label begins with "DirectX 12"; that count is now accurate.
Thanks to @Glitxhhh for the suggestion.