Welcome to SSE-Reshade-Toggler 4.0! This update brings some exciting new features, an overhauled UI, and a revamped internal structure, making toggling your ReShade effects easier, more intuitive, and way more powerful.
-
Menu-Based Toggling: Automatically toggle ReShade effects when entering or exiting specific menus like the Map Menu, Main Menu, and more.
-
Time-Based Toggling: Set user-defined time intervals to toggle ReShade effects on or off at specific moments.
-
Interior-Based Toggling: Automatically toggle ReShade effects when entering interior cells (perfect for dungeons and houses).
-
Weather-Based Toggling: Toggle ReShade effects based on weather conditions in the game. No more turning off effects during a storm!
-
Custom Configuration: The new configuration system allows you to fine-tune toggling preferences directly through ReShade’s ImGui menu. Save and share your presets with ease!
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:
- Open the ReShade overlay in-game.
- Navigate to the Add-ons tab.
- Here you can toggle your preferences. 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. This format is much more user-friendly and can be easily modified, but don’t worry—you generally won’t need to edit it directly. Simply use the built-in menu to configure everything!
Your saved presets can be found in the following directory:
Data\SKSE\Plugins\TogglerConfigs\PresetName.json
You can create and load presets through the menu for quick and easy access.
- Works with: Skyrim SE, AE, and VR.
- Compatible with: Everything that’s compatible with ReShade.
- Not compatible with: Skyrim-Upscaler-ENB-Test-Build by PureDark.
-
Complete UI Overhaul
The UI has been completely redesigned to be more intuitive and modern, making configuration easier and less cumbersome. -
Toggle by Records
Toggling functionality now operates based on weather records instead of flags. This shift allows for more precise and accurate toggling based on individual weathers. -
Papyrus Integration
We’ve added support for Papyrus scripting, allowing for dynamic behavior and compatibility with other mods that utilize Papyrus scripts. -
Adjustable Shader Values
Users now have the ability to tweak individual shader values for more control over visual effects. -
Complete Internal Rewrite
The internal code has been entirely rewritten to enhance performance, maintainability, and future-proofing. The new toggle-by-record system was introduced to replace the older, less flexible method.
- crosire for ReShade
- doodlum and PureDark for skyrim-reshade-helper
- Skyrim Scripting for providing essential tutorials and code snippets.