Shader Toggler

The Shader Toggler is a powerful tool for disabling or toggling shaders in games. This guide will walk you through the process of using the Shader Toggler add-on with ReShade.

For this guide, we will be using a free game called Mimic Search, which can be downloaded from Steam.

Preface

To get started, you will need to download the ReShade add-on version. You can find more information on this here.

Requirements

To use the Shader Toggler, you will need to download the add-on itself from the official GitHub repository. Make sure to download the correct version for your game.

../_images/shadertoggler.jpg

Screenshot of the Shader Toggler GitHub page.

Installation

Install the game and ReShade with the ShaderToggler.addon64. Ensure that all other ReShade shaders are turned off to avoid conflicts.

1. Accessing the Add-on

Launch the game and access the ReShade menu. Navigate to the add-on tab:

../_images/shadertoggler2.png

Screenshot of the ReShade add-on tab.

Minimize other add-ons to make it clearer. Ensure you are in the game and have a problematic effect like Chromatic Aberration visible:

../_images/shadertoggler3.png

In-game screenshot showing a visible Chromatic Aberration effect.

2. Setting Up the Add-on

Move the ReShade menu to the right and press New. The menu will change, and you should click on Edit:

../_images/shadertoggler4.png

Screenshot of the ReShade menu with the New button highlighted.

../_images/shadertoggler5.png

Screenshot of the ReShade menu with the Edit button highlighted.

3. Configuring the Add-on

Enter a name for the effect, such as “CA 01,” in the Name Box:

../_images/shadertoggler6.png

Screenshot showing the Name Box with “CA 01” entered.

4. Setting Up a Shortcut

Set up a shortcut, such as Ctrl+1, for the first group. Click the Shortcut Box and press the shortcut keys, then press OK:

../_images/shadertoggler7.png

Screenshot showing the Shortcut Box with Ctrl+1 configured.

You can choose to activate the add-on at startup or not. Press OK again.

5. Hunting for Shaders

Click the Change shaders button and let it run for a bit:

../_images/shadertoggler8.png

Screenshot of the Change shaders button being clicked.

The process will look like this:

../_images/shadertoggler9.png

Screenshot showing the Hunting for shaders process in progress.

And then change to this:

../_images/shadertoggler10.png

Screenshot showing the Hunting for shaders process completed.

7. Saving Your Progress

Click the Save all Toggle Groups button to save your progress:

../_images/shadertoggler15.png

Screenshot of the Save all Toggle Groups button.

The save file will be located where the game exe/add-on is. Here is an example of what the save file might look like:

[General]
AmountGroups=1

[Group0_VertexShaders]
AmountHashes=0

[Group0_PixelShaders]
ShaderHash0=3090188387
AmountHashes=1

[Group0_ComputeShaders]
AmountHashes=0

[Group0]
Name=CA 01
ToggleKey=822083840
IsActiveAtStartup=False

Conclusion

With the Shader Toggler, you can now disable or toggle shaders in games. Remember to save your progress and repeat the process for other shaders. Good luck and happy shader hunting!

Here is an image from in-game with the effect disabled:

../_images/shadertoggler16.png

Final in-game screenshot with the Chromatic Aberration effect disabled.