Skip to content

Repository files navigation

How to Fish Community Mods

Dynamic Weather and Console Mod for the Steam version of How to Fish.

Game Platform BepInEx License

Download · Installation guide · Português · Commands

Download

For the easiest installation, download only this file from the latest Release:

HowToFish-ModPack-v1.1.0.zip — includes BepInEx, Dynamic Weather, and Console Mod.

No command line, mod manager, or separate dependency download is required.

Installation

  1. In Steam, right-click How to Fish.
  2. Select Manage → Browse local files.
  3. Open the folder that contains How to Fish.exe.
  4. Extract HowToFish-ModPack-v1.1.0.zip directly into that folder.
  5. Start the game normally through Steam.

After extracting, the game folder should contain winhttp.dll and a BepInEx folder. See the illustrated folder guide if you are unsure.

Included mods

Dynamic Weather v1.1.0

Adds a complete day/night cycle and island-specific weather conditions:

  • rain with darker, cloudy skies;
  • thunderstorms with lightning and procedural thunder;
  • snow;
  • hurricanes with strong wind, debris, heavy rain, and larger waves;
  • improved stereo environmental audio;
  • weather effects on movement, traction, boats, fishing, and reeling;
  • deterministic multiplayer synchronization.

Controls:

  • F6 — next manual weather condition;
  • F7 — return to automatic island weather.

Console Mod v1.0.0

Adds an extensible in-game command console for current and future mods.

  • Press ` to open or close it.
  • Press Esc to close it.
  • Use / for command history.
  • Use Tab for command completion.
  • Type help to list commands.

Useful weather commands

weather status
weather auto
weather rain
weather storm
weather snow
weather hurricane
weather volume 0-100
weather gameplay on|off
weather strength 0-100

The weather audio also respects the game's Master and Effects volume sliders.

Multiplayer

Every player should install the same mod version. Automatic weather is synchronized through FishNet. Manually forced weather remains visual in multiplayer while gameplay physics use the shared automatic state, preventing different physics between the host and guests.

Uninstalling

Delete these two folders from BepInEx\plugins:

DynamicWeather
ModConsole

You may keep BepInEx if you use other mods. Dynamic Weather and Console Mod do not modify save files, money, inventory, quests, or progression.

Compatibility

Component Supported version
Game How to Fish — Steam for Windows x64
Steam build 24911270
Unity 6000.4.4f1
Scripting backend Mono
Mod loader BepInEx 5.4.23.5 x64

Disclaimer

These are unofficial community mods and are not affiliated with or endorsed by Dazed Games. Game names and trademarks belong to their respective owners.

License and credits

The mod source code is available under the MIT License. The easy-install package includes the unmodified official BepInEx 5.4.23.5, distributed under its MIT License. See third-party notices.

Releases

Packages

Contributors