-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] App blocks nvidia advanced optimus (automatic switch between gpu) #15
Comments
Hi! While I can't reproduce this issue for myself (switching display mode to Optimus and vice versa works on my laptop), I have looked around and stumbled upon this issue in the official WPF repo: dotnet/wpf#9286. It seems like it's an issue with Nvidia? |
I don't know if I can answer that |
I totally understand that! Maybe setting FluentFlyout.exe to integrated graphics in the Nvidia Control Panel, under Manage 3D Settings > Program Settings would help fix this? |
nope, the problem still occurs. I forced it in both windows settings and nvcp. |
Hello, I also have this problem. An app that also had this issue was DS4Windows. Sadly, I don't really know how NVIDIA's advanced optimus works so there's not much help I can give here. |
Describe the bug
App itself blocks nvidia advanced optimus (automatic switch between integrated gpu and discrete gpu). I think it has something to do with dx9, but I could be wrong.
To Reproduce
Steps to reproduce the behavior:
Just try to switch gpu while app is running.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: