Megabonk

Details

Last Updated
4 weeks ago
First Uploaded
4 weeks ago
Downloads
778
Likes
3
Size
108KB
Dependency string
Maskoliver-SimpleUITweaks-1.1.1
Dependants

Categories

SUIT — Simple UI Tweaks for Megabonk

Minimal, configurable HUD/QoL tweaks for Megabonk: scale the UI, toggle HUD elements, add a live DPS and XP texts, and hot-reload settings in-game.


Features

  • One-key toggles for common HUD elements (XP bar, timer, level/chest price, kills & gold group, inventory).
  • UI scaling of the whole HUD (no restart needed).
  • DPS text added under Kills & Gold
  • XP text centered inside the XP bar (e.g., 12,345 / 20,000).
  • Hot reload config: edit the config file while the game is running and reload instantly.

Installation (Thunderstore / r2modman)

  1. Open r2modman (or Thunderstore Mod Manager).
  2. Create/select a Megabonk profile.
  3. Search for “Simple UI Tweaks” and install.
  4. Click Start Modded.

No manual file copying needed when using r2modman.


Manual Installation (without a mod manager)

  1. Install BepInEx
  2. Ensure BepInEx (IL2CPP) is installed and working. Launch game once to generate folders.
  3. Copy the mod DLL into r2nodman's plugins folder.
    (Ex : ...\r2modmanPlus-local\Megabonk\profiles\Default\BepInEx\plugins)
  4. Launch the game.

In-Game Hotkeys

  • Ctrl + ↑ / ↓ — Increase / decrease global HUD Scale
  • Ctrl + 1 — Toggle XP Bar
  • Ctrl + 2 — Toggle Stage Timer
  • Ctrl + 3 — Toggle Level and Chest Price together
  • Ctrl + 4 — Toggle Kills & Gold group
  • Ctrl + 5 — Toggle Inventory
  • Ctrl + RHot Reload the config file (pull changes immediately)
  • Ctrl + H — Global Hide/Show HUD elements managed by the mod

Configuration

The mod writes a readable config with comments at: You can edit values while the game is running and press Ctrl + R in-game to reload.

Example:

# Simple UI Tweaks (SUIT) configuration
# Edit values, then press Ctrl+R in-game to HOT RELOAD.

[SUIT]
# Global UI scale. Use Ctrl+Up Arrow/Down Arrow to tweak live.
Scale = 1.00

# Global hide/show toggle. Same as pressing H in-game.
Hidden = false

# Top-level toggles (see hotkeys above)
ShowXpBar = true
ShowTimerStage = true
ShowLevel = true
ShowChestPrice = true
ShowKillsAndGold = true
ShowInventory = true

# Inside Kills & Gold group
ShowGold = true
ShowSilver = false
ShowKills = true
ShowDps = true
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.