safijari / Reshadeck

Reshade Shader Loader for Decky Plugin Loader for the handheld Steam Game Loader
GNU General Public License v3.0
27 stars 1 forks source link

[Discussion / Request] AutoHDR functionality support #11

Closed JediRhymeTrix closed 4 months ago

JediRhymeTrix commented 5 months ago

Hi,

Someone was able to get AutoHDR via Reshade working on the Deck OLED a few months back.

https://twitter.com/JavaidUsama/status/1763443358318428400

I was wondering if it was possible to implement this via this plugin so it's easier to enable it without having to leave game mode.

JediRhymeTrix commented 5 months ago

So, I found a way to make this work via the Bash Shortcuts plugin instead.

https://github.com/JediRhymeTrix/deck-toggle-autohdr

However, I'm keeping this issue open for discussion because I believe implementing this feature at the system level using this plugin (if possible) would offer more flexibility.

safijari commented 4 months ago

I don't believe this is possible to do with Reshadeck. You already have built a solution it seems. My recommendation would be to pursue turning it into its own plugin. I'm open to helping on that front. You can join the Decky discord and find me there.

JediRhymeTrix commented 4 months ago

I had initially planned to build my own plugin for this, but then while looking up ways to detect the currently running game, I came across the Bash Shortcuts plugin which already does most of the work. So, I decided to build on top of that instead.

A standalone plugin would be the ideal solution, though. If nothing else, my solution could definitely be packaged a lot better than it currently is. Lol. I guess I could dive deeper into the Bash Shortcuts plugin and figure out a way to avoid redundancy as much as possible.

Anyways, thanks for your insight! I'm gonna go ahead and close this issue.