Matthew Gajownik

Results 143 comments of Matthew Gajownik

I feared that would be the case. 26 is around the time we properly started reporting to the operating system that OBS handles DPI correctly, but it seems VSTs don't...

Note to self: https://github.com/obsproject/obs-studio/pull/4755/files#diff-4c0a52244f264feca9c3031c90edcbbbd1087a3040c15f9df4ca9700c5154fa3R4676-R4679 Combined with https://stackoverflow.com/questions/49167204/find-screen-a-qwidget-is-located-on

Right, so firstly I can confirm OBS + High DPI + VSTs don't work well together. Secondly, I'm having trouble fixing this. [This documentation](https://docs.microsoft.com/en-us/windows/win32/hidpi/high-dpi-improvements-for-desktop-applications#the-dpi-awareness-context) provides an example that should work...

This likely means the VST doesn't report resize events. Likely not much we can do.

Hi there, we're looking to properly review this soon. Please resolve the merge conflicts, squash your commits, and fix the typo in the commit title ("strengh"). Thank you and apologies...

Cannot reproduce on Windows 10 and the Steam version on an RTX 3080 (driver 528.24): ``` 12:01:04.535: [game-capture: 'Game Capture 2'] attempting to hook fullscreen process: PathOfExileSteam.exe 12:01:10.801: [game-capture: 'Game...

* See #5233 for some context behind the current behaviour.

The "padding" you're seeing is the border around the canvas in the main window. Basically, Discord is picking up the main window rather than the projector.

Please squash your commits into one, as the documentation change is directly tied to the code change.

Please squash your commits as the documentation change requires the code changes.