4lex4nder / ReshadeEffectShaderToggler-FFXIV

FFXIV specific ReshadeEffectShaderToggler configuration
MIT License
60 stars 2 forks source link

Applying effects exclusively to UI possible? #11

Open AnimeAjay opened 6 months ago

AnimeAjay commented 6 months ago

Thanks for the great resource - super appreciate it! I had a question about whether something is possible as I believe it would prove very useful for OLED users who use AutoHDR to play FFXIV.

In most native HDR games, there's typically a UI luminance setting that people drop to zero to help alleviate burn-in issues. This is not a feature available with AutoHDR and FFXIV, but I was curious whether the Toggle Groups feature would allow something functionally similar?

For example, I would like to apply FakeHDR.fx to the UI only to reduce its luminance while maintaining the rest of my Reshade preset across the game itself at its original luminance.

Is this possible and if so, would it be an option reasonably simple to implement with this project? Thanks!

Rough before and after edit of what the ideal intended look would be:

potential feature

Slade0120 commented 5 months ago

Actually, I found a work around to this:

xlinshan commented 1 month ago

Actually, I found a work around to this:

  • Open reshade -> Add-ons
  • Expand "Reshade Effect Shader Toggler"
  • Expand "List of Toggle Groups
  • UI -> Settings
  • Tick your shaders under "effects"

This does apply effects on UI, but effects are also applied globally, too. Is there any method to prevent the effects to be applied globally?