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

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

Hell2Modding-Hell2Modding-1.0.104 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.104
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

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

Report any issues or feedback here or on Discord.

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!