mausimus / ShaderGlass

Overlay for running GPU shaders on top of Windows desktop
GNU General Public License v3.0
970 stars 37 forks source link

Link settings to apps? #18

Open placeboyue opened 2 years ago

placeboyue commented 2 years ago

It would be extremly useful and time saving if you could have profiles for different apps apply themselves automatically when the app in question is opened/focused/on full screen. I managed to get the shaders to apply on most of my emulators, opened from a frontend, and running fullscreen. But it's kind of a hassle to exit fullscreen to switch shaders.

rohatsu commented 2 years ago

I see, we could set up a dedicated folder (under My Documents or sth) which would contain multiple profile files that ShaderGlass would monitor and apply when a matching app window is detected; something to add to the list.

As a quicker alternative, you can already pass profile file and go fullscreen from ShaderGlass command line so perhaps you could add that to the shortcuts you use to start your emulators, if the frontend allows it?

placeboyue commented 2 years ago

It is a clever workaround, although i believe my frontend doesn't allow that. Some other one probably does tho. Hope you can implement this eventually! app is pretty cool nonetheless