Orbmu2k / nvidiaProfileInspector

MIT License
3.32k stars 249 forks source link

Antialiasing (MSAA) - Setting / 32xS [Combined: 2x2 SS + 8x MS] Doesn't work in Windows 11 #165

Open kithylin opened 8 months ago

kithylin commented 8 months ago

As said in the title: Antialiasing (MSAA) - Setting of "32xS [Combined: 2x2 SS + 8x MS]" Doesn't work at all in any game in Windows 11. I can re-boot to Windows 10 on the same computer and same hardware and it will work there but when I boot to Windows 11 it does not work. The setting of "16xS [Combined: 2x2 SS + 4x MS]" and all settings below that do work. It is only "32xS [Combined: 2x2 SS + 8x MS]" that does not work in Windows 11. When setting this setting of "32xS [Combined: 2x2 SS + 8x MS]" then loading a game all antialiasing is disabled resulting in no antialiasing at all.

Squall-Leonhart commented 7 months ago

Works fine on OpenGL.

kithylin commented 7 months ago

I guess I should add some clarity: Does not work in Windows 11 with DirectX titles. It does work with DirectX titles in windows 10. Just not in Windows 11.

Squall-Leonhart commented 7 months ago

Report it to nvidia, profile inspector can't do anything about driver bugs.

kithylin commented 7 months ago

I may be wrong but I'm pretty sure this isn't part of the driver. This is something custom that Profile Inspector is doing. These AA options aren't even available in the default nvidia control panel, only in nvidia profile inspector. That's why I reported it here. So these people writing this program can fix it.

EDIT: Also reporting this to Nvidia wouldn't do anything since this isn't an officially supported AA mode anyway. As I said: It's something custom that Nvidia Profile Inspector cooked up.

Squall-Leonhart commented 7 months ago

You are wrong, Inspector exposes and sets variables that are already present in the driver and its profile set.

EDIT: Also reporting this to Nvidia wouldn't do anything since this isn't an officially supported AA mode anyway. As I said: It's something custom that Nvidia Profile Inspector cooked up.

A regression is a regression, these modes are used in production apps else they would have been dropped - hell coverage sampling was dropped and it was actually used.