Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Missing HUD 2 is an Open-GL powered informational overlay for the Binding of Isaac: Rebirth.

The developers of Rebirth (Edmund McMillen, Nicalis) decided that one of their design decisions for the game would be to hide raw player statistics from the player as to not to overwhelm them. This project attempts to give the player the choice to see their raw statistics if they choose to.

Image of MissingHUD2

Using

Missing HUD 2 aims to be nearly transparent to the user (and to Rebirth itself).

You simply run the main executable (which acts as the DLL injector) and the HUD will be drawn onto an active Rebirth process. Note: The HUD only appears if you are in an active run.

If you wish to no longer see the HUD, just close the main executable and the HUD will disappear (the DLL will be unloaded).

The latest binary release can be found here: https://github.com/networkMe/missinghud2/releases/latest

Current features

  • Works in fullscreen and windowed mode (as it's a direct OpenGL implementation)
  • Show statistics HUD on the left of the Rebirth viewport
    • Speed
    • Range
    • Tear firerate
    • Shot speed
    • Damage
    • Luck
    • Deal with the Devil % chance
  • Shows how your raw statistics change as you pick up items and use pills, real-time.

Building

Missing HUD 2 has the below dependencies:

  1. Main executable (DLL injector)
  1. Injected DLL

It uses the CMake build system to compile.

About

Binding of Isaac: Rebirth Statistics HUD

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages