Skip to content

Releases: SkyHorizon3/SSE-ReShade-Toggler

Pre-v4.0

18 Jan 16:43
Compare
Choose a tag to compare
Pre-v4.0 Pre-release
Pre-release

Pre-Release Notes for Toggler v4.0.0

Changes

  1. Complete UI Overhaul

    • The user interface has been redesigned for a more intuitive and modern experience.
  2. Toggle by Records

    • Functionality is now based on weather records rather than flags.
    • This is a fundamental shift in how toggling operates, allowing for more granular and accurate toggling by individual records.
  3. Papyrus Integration

    • Added Papyrus scripting support for more dynamic behavior and compatibility with other mods.
  4. Adjustable Shader Values

    • Users can now tweak individual shader values directly, offering finer control over visual effects.
  5. Complete Internal Rewrite

    • The mod's internal workings have been entirely rewritten to improve performance and maintainability.
    • The toggle-by-record system is entirely new and did not exist in previous versions.

Dependencies

  • Po3 Tweaks
  • Address Library
  • SKSE
  • ReShade with Full Add-On support v6.1.1+

Version 3.0

21 Oct 18:55
Compare
Choose a tag to compare

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