DrBratanPfanne-CompassByAedenthorn icon

CompassByAedenthorn

Compass By aedenthorn@Valheim

Last updated 3 years ago
Total downloads 2594
Total rating 2 
Categories Mods
Dependency string DrBratanPfanne-CompassByAedenthorn-0.6.2
Dependants 8 other packages depend on this package

README

This mod adds a rotating compass to the HUD that shows nearby map markers.

You can customize:

The png file used to display the compass (there's a GIMP xcf file included that you can use as a template) The png file use to mask the compass (determines how wide to display the compass) The color and transparency of the compass The color and transparency of the map markers The maximum distance to show map markers The size of the compass the offset from the top of the screen

There is also a list of marker names to ignore. The default value is Silver,Obsidian,Copper,Tin which are the names of markers added by AutoMapPins.

Config

A config file BepInEx/config/aedenthorn.Compass.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor

To reload the config from the config file, type compass reset into the game's console (F5).

Technical

To install, place the zip file contents in the BepInEx/plugins folder. You will need BepInEx.

Code is at https://github.com/aedenthorn/ValheimMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

Click here for a list of all my mods for Valheim.

Changelogs Version 0.5.1 Fixed vertical positioning Version 0.5.0 Added marker name ignore list Version 0.4.0 Added minimum scale at max distance Reorganized config Version 0.3.0 Fixed compass heading Fixed marker size Version 0.2.1 Included Compass folder... oops Version 0.2.0 Added map markers!