You are viewing a potentially older version of this package. View all versions.
zerp-DisableFullscreenEffects-0.3.0 icon

DisableFullscreenEffects

Disables fullscreen effects like radial blur and bloom. Now also disables most hitstop effects.

Date uploaded a day ago
Version 0.3.0
Download link zerp-DisableFullscreenEffects-0.3.0.zip
Downloads 20
Dependency string zerp-DisableFullscreenEffects-0.3.0

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.88 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.88
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.2
SGG_Modding-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.1

README

Disable Fullscreen Effects

Disables fullscreen effects like radial blur, bloom and hitstop. Also has the option to disable the "camera following the mouse" effect. This doesn't capture every such effect since some are hardcoded into the animation data.

Can be configured to toggle blur, bloom, hitstop and camera-mouse tether 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.3.0 - 2026-07-30

  • Add option to disable mouse camera tether

0.2.0 - 2026-06-04

  • Add option to disable hitstop

0.1.0 - 2026-02-15

  • First version of the mod