HudControl
Press F1 to customize the How to Fish HUD: scale it from 100% down to 50%, hide it, or adjust its opacity. Settings save automatically.
By PonyFisher
| Last updated | 2 days ago |
| Total downloads | 189 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | PonyFisher-HudControl-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
HUD Control
Adjust the How to Fish HUD while you play. Press F1 to open a compact settings window and preview changes immediately.
Features
- HUD scale: shrink the default HUD from 100% to 50%.
- Hide HUD: toggle the base HUD off and on with a checkbox.
- HUD opacity: adjust transparency from 0% to 100%.
- Reset defaults: restore the normal size, full opacity, and visible HUD.
- Automatic saving: your preferences carry over to the next session.
The settings window remains accessible even when the HUD is hidden or completely transparent.
Controls
| Control | Action |
|---|---|
| F1 | Open or close HUD settings |
| Sliders | Adjust HUD scale and opacity |
| Hide HUD checkbox | Hide or restore the HUD |
| Title bar | Drag the settings window |
| Escape or X | Close the settings window |
Opening the panel releases the mouse cursor and blocks local gameplay and camera input while you adjust the controls. It does not pause a multiplayer session.
Installation
Install using Thunderstore Mod Manager or r2modman. The required BepInExPack dependency will be installed automatically. Launch the game with mods enabled, load into a game, and press F1.
For manual installation, install BepInExPack first, then place HudControl.dll in BepInEx/plugins/HudControl/.
Restart the game after installing, enabling, or disabling the mod.
What it controls
HUD Control targets the base game's main HUD, HUD effects, and boss display. It respects the game's own HUD visibility changes during pause and other screens. Independent overlay canvases supplied by other mods are outside its scope.
This is a standalone mod and does not require Better How to Fish.
Configuration
Settings are saved automatically to:
BepInEx/config/local.howtofish.hudcontrol.cfg
| Setting | Default | Range |
|---|---|---|
| Scale | 1.0 | 0.5-1.0 |
| Opacity | 1.0 | 0.0-1.0 |
| HideHUD | false | true / false |
If F1 does not open the panel, check that the mod is enabled and that the game was launched through your mod manager. The BepInEx log should include HUD Control loaded.
Compatibility
Built for the Unity Mono version of How to Fish with BepInEx 5. Other mods that change the same base HUD groups or use F1 may conflict. Game updates that change the HUD or input code may require a mod update.