4lex4nder / ReshadeEffectShaderToggler-FFXIV

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

UI Toggle effects whole screen whenever UI is on screen, not just UI #3

Closed lovelydumpling closed 11 months ago

lovelydumpling commented 11 months ago

With REST enabled, everything is a bit darker, less saturated. The worse part is in cutscenes, each dialogue/scene change is accompanied by the original reshade preset colors swap in for a brief period, which is very distracting.

I realized as I was recording the video that the proper colors come in specifically when there's no UI on screen, and once a dialogue prompt comes up is when the colors are darkened again.

Video example: https://youtu.be/aFqXxzHaS2U

lovelydumpling commented 11 months ago

I read this warning from the UIONLY repo and found out it was my problem. "Try to avoid having multiples of the same effects hidden somewhere in nested folders in ReShade's Shader directory."

This appears to have been an issue with having double shaders. The brighter version was in fact incorrect, because of shaders getting applied twice. I removed the duplicate shaders from my shaders folder and now things are working fine. Sorry!

4lex4nder commented 11 months ago

Additionally, you'd want to verify that gamma is set to exactly 50. This is different from the UIONLY version, which required the opposite.