You are viewing a potentially older version of this package.
View all versions.
DisableFullscreenEffects
Disables fullscreen effects like radial blur and bloom. Now also disables most hitstop effects.
| Date uploaded | a month ago |
| Version | 0.2.0 |
| Download link | zerp-DisableFullscreenEffects-0.2.0.zip |
| Downloads | 90 |
| Dependency string | zerp-DisableFullscreenEffects-0.2.0 |
This mod requires the following mods to function
LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.1README
Disable Fullscreen Effects
Disables fullscreen effects like radial blur, bloom and hitstop. This doesn't capture every such effect since some are hardcoded into the animation data.
Can be configured to toggle blur, bloom and hitstop through the r2modman config editor.
Installation
Use r2modman by ebkr from Thunderstore or GitHub.
Issues and feedback
Report any issues or feedback here or on Hades Modding Discord
CHANGELOG
Changelog
Unreleased
0.2.0 - 2026-06-04
- Add option to disable hitstop
0.1.0 - 2026-02-15
- First version of the mod