You are viewing a potentially older version of this package. View all versions.
Crystal-Pathfinder-1.0.0 icon

Pathfinder

Customizable dynamic map discovery radius based on various visibility factors.

By Crystal
Date uploaded 5 years ago
Version 1.0.0
Download link Crystal-Pathfinder-1.0.0.zip
Downloads 509
Dependency string Crystal-Pathfinder-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Increases the base map discovery range around the player as well as dynamically adjusts the range based on various visibility factors.

  • The base discovery radius is doubled compared to vanilla.
  • Discovery radius while on a boat is tripled compared to vanilla.
  • Radius increases gradually based on altitude.
  • Radius increased by 20% of base during daylight.
  • Radius decreased by 10% of base while in a forested area.

Values listed above are defaults. All of them are configurable. Run the game once with the mod enabled to generate the config. See config for details on what each option does.

Plan to add weather based range modifiers in the future.

Installation

This mod is designed to install and run via r2modman. You can optionally install it manually following the steps below.

Manual Install

  1. Install BepInExPack Valheim
  2. Download latest Pathfinder.dll by clicking "Manual Download". Extract the dll from the zip file to into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  3. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything.

Changelog

1.0.0

  • Initial release