So I want to remove the HUD (be able to toggle it on/off) in the game "Hollow Knight". Problem is, a majority of the HUD seems to be the
same shader as the main character
. The result is that the
main character is also hidden
, which I obviously don't want. Selecting vertex or pixel shaders doesn't make a difference, btw.
What I find interesting is that with the add-on "Reshade Effect Shader Toggler", I can see a preview of the game with the main character being visible, but here
the HUD is also gone
. I don't know if this means anything, but I'm just wondering if there is anything I can do to fine tune the ShaderToggler add-on, or am I just out of luck?
Cheers