Nothing Special   »   [go: up one dir, main page]

Skip to content

SKSE plugin for dynamic toggling of ReShade effects in SE, AE and VR.

License

Notifications You must be signed in to change notification settings

SkyHorizon3/SSE-ReShade-Toggler

Repository files navigation

Features

Menu-Based Toggling: Toggle ReShade effects when entering or leaving specific menus.
Time-Based Toggling: Enable or disable ReShade effects during user-defined time intervals.
Interior-Based Toggling: Enable or disable ReShade effects when entering interior cells.
Weather-Based Toggling: Enable or disable ReShade effects during specific weather types.
Custom Configuration: Fine-tune your ReShade toggling preferences via the ImGui menu of ReShade! Save and share created presets easily!

Requirements

Address Library for SKSE Plugins
SKSE
ReShade 5.9+ with full add-on support

Configuration

To configure ReShade Toggler, open the ReShade overlay and navigate to the Add-ons tab. By default, the functionality to disable all effects on the Map Menu, Main Menu, and the Loading Menu is enabled.

For each feature, you can specify whether it should toggle all ReShade effects or specific effects (.fx files). You can also save and load your configuration presets. Use the refresh button to recheck all configurations, which is necessary when adding new INI-Configs.

If you wish to create a more complex preset, we highly recommend using the toggling of specific effects. Enabling all effects can quickly become incompatible with other configuration options.

You can locate the saved presets at the following path: Data\SKSE\Plugins\TogglerConfigs\PresetName.ini.

alt text

Compatibility

Compatible with everything thats also compatible with ReShade. Not compatible with Skyrim-Upscaler-ENB-Test-Build by PureDark. Works on SE, AE and VR.

Credits

crosire for ReShade
doodlum and PureDark for skyrim-reshade-helper
Skyrim Scripting for providing skse tutorials and code snippets