Coruscnium-DpsMeter icon

DpsMeter

Live DPS meter HUD overlay using SparrohUILib. Shows current 1s DPS, average DPS, and peak DPS. Configurable colors, position, and hot-reloadable via ModSettingsMenu.

Last updated 2 days ago
Total downloads 30
Total rating 1 
Categories Mods Tools Gameplay Quality Of Life Client-Side
Dependency string Coruscnium-DpsMeter-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Mycopunk-5.4.2403 icon
BepInEx-BepInExPack_Mycopunk

BepInEx pack for Mycopunk. Preconfigured and ready to use.

Preferred version: 5.4.2403
Sparroh-SparrohUILib-1.1.1 icon
Sparroh-SparrohUILib

Shared UI library for Sparroh Mycopunk mods. Provides themed widgets, HUD builders, windows, and resolution-aware layout.

Preferred version: 1.1.1
Sparroh-ModSettingsMenu-1.2.0 icon
Sparroh-ModSettingsMenu

In-game mod config editor plus click-and-drag HUD reposition mode for compatible mods.

Preferred version: 1.2.0

README

DPS Meter

Live DPS meter HUD overlay using SparrohUILib. Shows your current 1-second DPS, 15-second rolling average DPS, and peak DPS achieved.

Installation

Thunderstore

  1. Install BepInExPack_Mycopunk.
  2. Install SparrohUILib by Sparroh.
  3. Install ModSettingsMenu by Sparroh.
  4. Install this mod through your mod manager.
  5. Launch the game.

Manual

  1. Install BepInExPack_Mycopunk, SparrohUILib, and ModSettingsMenu as above.
  2. Extract DpsMeterMod.dll into BepInEx/plugins/ in your Mycopunk directory.
  3. Launch the game.

Usage

The HUD appears automatically when you deal damage and shows:

DPS  1,234     ← 1-second rolling
AVG    987     ← 15-second rolling average
PEAK  2,456    ← best 1s burst
  • Values auto-hide after 3 seconds of inactivity.
  • Everything resets on scene load (new mission).
  • Press F10 to open ModSettingsMenu and reposition the HUD or change colors.

Configuration

Press F10 in-game to open ModSettingsMenu, find DpsMeter, and edit any setting. Changes apply instantly.

Setting Type Default Description
Enabled bool true Show/hide the HUD
AnchorX float 0.031 HUD horizontal position (0.0 = left, 1.0 = right)
AnchorY float 0.936 HUD vertical position (0.0 = top, 1.0 = bottom)
DpsColor hex FF5588 Color for current DPS value (hex RRGGBB)
AvgColor hex 44AAFF Color for average DPS value (hex RRGGBB)
PeakColor hex EEAA44 Color for peak DPS value (hex RRGGBB)
TextColor hex FOF5F5 Color for stat labels (hex RRGGBB)

Requirements

Changelog

See CHANGELOG.md.

Credits

Icon: Big Fat Doobie upgrade from Mycopunk.