Open brknsoul opened 1 year ago
Hm, strange. We currently use registry entries to detect all current GPUs, but I assume there is some upstream issue with windows not removing the key on hardware changes.
We'll probably try to change the GPU detection to framework detection (i.e. CUDA / directml support) though to be agnostic to the actual GPU
I cleaned the system using DDU and reinstalled the latest AMD driver, and it seems to detect it now.
It seems that StabilityMatrix detects the current GPU using files on the system, rather than looking at the GPU itself.
At first it detected an old nvidia 1080 Ti I had installed. I used DDU to remove that. Then it found an AMD RX 580 I had installed.
My actual card is an AMD 6600 XT.