You are viewing a potentially older version of this package.
View all versions.
GameOverScreen
Shows a Game Over screen on dying in a run similar to the Victory screen. Also adds a quick retry button which instantly starts a new run.
| Date uploaded | 5 hours ago |
| Version | 1.1.0 |
| Download link | zerp-GameOverScreen-1.1.0.zip |
| Downloads | 5 |
| Dependency string | zerp-GameOverScreen-1.1.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
Game Over Screen
- Shows a Game Over screen on dying in a run similar to the game's Victory screen.
- Adds a Victory screen for completing a regular Chaos Trial.
- Adds a retry button to instanly start a new run in the current route (also works with successful runs after True Ending).
Installation
Use r2modman by ebkr from Thunderstore or GitHub.
It is recommended to backup your save from %USERPROFILE%\Saved Games\Hades II\Profile*.sav in case there are unknown issues with the mod.
Issues and feedback
CHANGELOG
Changelog
Unreleased
1.1.0 - 2026-08-19
- Add Retry Run button, also works in a successful run.
- Minor compat for Dream Dive Tweaks' Endless runs.
- Fix the fade to black after Moros' appearance hiding the game over screen.
- Don't show Victory subtitle for lost runs.
- Don't show new time record badge for lost runs.
- Don't play victory voice lines for lost runs.
1.0.0 - 2026-08-11
- First version of the mod!