File information
Created by
SkyHorizon and PhilikusHDUploaded by
SkyHorizon3Virus scan
About this mod
SKSE plugin that toggles ReShade effects and shader values depending on menu state, time intervals, location and weather. Papyrus integration and preset creation possible. Supports SE, AE and VR.
- Requirements
- Permissions and credits
- Changelogs
- Donations
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 per worldspace/cell.
Interior-Based Toggling: Enable or disable ReShade effects when entering interior cells.
Weather-Based Toggling: Enable or disable ReShade effects during a specific weather per worldspace.
Custom Configuration: The configuration system allows you to fine-tune toggling preferences directly through ReShade’s ImGui menu. Save and share your
presets with ease!
Papyrus functionality: Papyrus integration. Take a look at the functions here.
Adjustable Shader Values: Change specific effect values while toggling an effect!
By default, the functionality to disable all effects on the Map Menu, Main Menu, and the Loading Menu is enabled.
Requirements
Address Library for SKSE Plugins
SKSE
ReShade 6.1.1+ with full add-on support
powerofthree's Tweaks
Configuration
The New Configuration System
Version 4.0 introduces a much easier and cleaner way to manage your settings: JSON configuration files. No more direct file editing or messy INI tweaks. You can configure the toggling behavior through the ReShade overlay’s menu.
To access the configuration:
1. Open the ReShade overlay in-game.
2. Navigate to the Add-ons tab and open the ReShade Effect Toggler UI.
3. Here you can configure everything. By default, the system disables effects on the Map Menu, Main Menu, and Loading Menu.
All configuration is done automatically and stored in JSON format. Simply use the built-in menu to configure everything!
Your saved presets can be found in the following directory:
Data\SKSE\Plugins\ReShadeEffectTogglerPresets\PresetName.json
You can create and load presets through the menu for quick and easy access.
Compatibility
Compatible with everything that's also compatible with ReShade.
Not compatible with Skyrim-Upscaler-ENB-Test-Build by PureDark.
Compatible with FSR3 Built 03 by PureDark.
Works on SE, AE and VR.
Source
SkyHorizon3/SSE-ReShade-Toggler
Credits
crosire for ReShade
doodlum and PureDark for skyrim-reshade-helper
Skyrim Scripting for providing SKSE tutorials and code snippets