SnosMe / electron-overlay-window

Creating overlays is easy like never before
MIT License
202 stars 38 forks source link

Overlay will disable Nvidia G-Sync #25

Open zzonez opened 2 years ago

zzonez commented 2 years ago

If you have an app that is running in g-sync mode and attach an overlay to it, g-sync will be disabled.

You can quickly test it, if you change the electron-demo.ts and make it attach itself to poe.

overlayWindow.attachTo(window, 'Path of Exile')

SnosMe commented 2 years ago

I don't own G-Sync monitor to test. It is very unlikely that someone else will investigate this. 😄