Open Horat1us opened 3 years ago
But enhancement was done on 2060S:
Thanks for this info. I thought I fixed this problem but it seems I made a slight slip-up with one line of code. For now, you should be able to check the 'Force Mode' checkbox, which basically tells the program "Trust me, I have an RTX card".
The app doesn't actually choose which display adapter to use for processing. The NVIDIA app itself decides which display adapter to use. The app simply tells you what you can do (which is evidently bugged).
should be:
graphicsAdapters = graphicsAdapters.OrderBy(o => o.SupportLevel).Reverse().ToList();
I have RTX2060S and GTX1660S in my PC (one card per monitor). I open this app on display connected to 2060S, but app detects only 1660S with partial support. Also, I configure Windows use 2060S for graphics in your app: