You are viewing a potentially older version of this package. View all versions.
Rompedev-DevIslandUnlocked-1.1.0 icon

DevIslandUnlocked

Unlocks the hidden DevIsland as a sixth navigable island in How to Fish, with a cyan native-style radar marker. Updated for How to Fish 1.0.5.

Date uploaded a day ago
Version 1.1.0
Download link Rompedev-DevIslandUnlocked-1.1.0.zip
Downloads 945
Dependency string Rompedev-DevIslandUnlocked-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Dev Island Unlocked

Unlock the hidden DevIsland as a normal navigable island in How to Fish.

The game already contains DevIsland, but it is not part of the normal island navigation flow.
Dev Island Unlocked registers it as an additional island and adds a dedicated cyan radar marker.

Features

  • Unlocks the existing hidden DevIsland.
  • Adds DevIsland as a sixth navigable island.
  • Adds a native-style radar point for DevIsland.
  • Uses a dedicated bright cyan / blue radar color.
  • Radar marker follows the game's normal boat radar visibility.
  • Does not replace or modify the normal five islands.
  • Standard BepInEx configuration compatible with HTF Mod Manager.

Important: DevIsland is not moved

DevIsland contains content baked for its original world coordinates.

This mod does not move DevIsland, its meshes, lights, colliders, SpawnManager, IslandHolder, or baked content.

The mod only adds the navigation trigger and radar entry required to reach the existing scene at its original position.

Radar

DevIsland appears on the radar using a dedicated cyan color so it is easy to distinguish from the game's original island markers.

The radar remains controlled by the game itself: the DevIsland marker only becomes visible when the normal boat radar is active.

Configuration

After launching the game once, the configuration file is created at:

BepInEx/config/com.howtofish.devislandunlocked.cfg

Available settings include:

[General]
Enabled = true

[Radar]
ShowDevIslandDot = true

[Debug]
VerboseLogging = false

If HTF Mod Manager is installed, these settings can also be edited from the in-game MODS menu.

Requirements

  • How to Fish
  • BepInEx 5 / Mono

Installation

Install with a Thunderstore-compatible mod manager, or manually place:

DevIslandUnlocked.dll

inside:

BepInEx/plugins/DevIslandUnlocked/

Version 1.1.0

Compatibility update for How to Fish 1.0.5.

  • Updated DevIsland navigation compatibility for How to Fish 1.0.5.
  • Keeps DevIsland at its original baked world position.
  • Keeps the cyan native-style radar marker.
  • Preserves the normal five islands and the game's normal radar behaviour.
  • Keeps BepInEx configuration and HTF Mod Manager compatibility.

Game compatibility

Tested with:

How to Fish 1.0.5
BepInEx 5.4.23.5

CHANGELOG

Changelog

1.1.0

  • Updated compatibility for How to Fish 1.0.5.
  • Updated DevIsland navigation handling for the latest game version.
  • Preserved DevIsland at its original baked world position.
  • Kept the dedicated cyan / blue native-style radar marker.
  • Preserved normal island and radar behaviour.
  • Continued compatibility with BepInEx configuration and HTF Mod Manager.

1.0.1

  • Initial public release.
  • Unlocked the hidden DevIsland as a sixth navigable island.
  • Added a native-style radar marker for DevIsland.
  • Added a dedicated cyan / blue radar color.
  • Preserved DevIsland at its original baked world position.
  • Synchronized the custom marker with the normal boat radar visibility.
  • Added BepInEx configuration support.
  • Added compatibility with HTF Mod Manager configuration editing.