Skip to content

v0.11.25

Choose a tag to compare

@faisalkindi faisalkindi released this 07 Sep 23:50
· 7 commits to main since this release

Fixed

  • A game that already had ReShade never found the shaders this tool installs (#4). EffectSearchPaths and TextureSearchPaths were only written when absent, so an existing ReShade.ini kept paths pointing somewhere else — ReShade reported "no effect files found in the configured search paths" and the only way out was copying the .fx files across by hand.

    Both lists now keep every entry they already had and gain this tool's own path, added once no matter how often Install is run.