geekstreet-CompassVR icon

CompassVR

A VR-compatible compass for Valheim with distance-based pins and customizable layout.

Last updated 3 weeks ago
Total downloads 63
Total rating 0 
Categories Misc Client-side Mistlands Update Hildir's Request Update Ashlands Update Bog Witch Update AI Generated
Dependency string geekstreet-CompassVR-1.0.1
Dependants 0 other packages depend on this package

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

CompassVR

A VR-friendly compass for Valheim, designed to work smoothly with VR mods while maintaining performance and clarity.


โœจ Features

  • ๐Ÿงญ Smooth scrolling compass
  • ๐Ÿ“ Map pins displayed in-world
  • ๐Ÿ“ Distance text for pins
  • ๐Ÿ“ Distance-based pin scaling
  • โš™๏ธ Fully configurable layout (size, position, distance, etc.)
  • ๐Ÿง  Optimized with pooling (no per-frame allocations)

โš™๏ธ Configuration

All settings can be changed live using BepInEx Configuration Manager.

Transform

  • Scale โ€” overall size of the compass
  • Distance โ€” distance from camera
  • Vertical Offset โ€” vertical position

Mask (Visible Area)

  • Width โ€” how wide the compass appears
  • Height โ€” height of the compass window

Pins

  • Max Distance โ€” max range for pins (default 350m)
  • Min Scale At Max Distance โ€” how small pins get (default 25%)
  • Show Distance Text โ€” toggle distance labels
  • Distance Text Range โ€” how close to center before showing text

Compass

  • Rotation Offset โ€” aligns cardinal directions correctly

๐Ÿ“‚ Installation

  1. Install BepInEx for Valheim
  2. Place CompassVR.dll into:
Valheim/BepInEx/plugins/
  1. Launch the game

๐Ÿงช Notes

  • Designed specifically for VR usage
  • Works best with high-resolution compass textures (e.g. 4096x64)
  • Mask controls the visible width โ€” increase it for wider VR FOV

๐ŸŽจ Customization

You can replace textures in:

BepInEx/config/CompassVR/

Supported files:

  • compass.png
  • center.png

โš ๏ธ Known Limitations

  • No curvature (flat UI)
  • Distance text uses Unity UI (not TextMeshPro)
  • Mask is rectangular (no soft-edge fading)

๐Ÿ› ๏ธ Future Improvements

  • Curved compass for VR
  • Better edge fading
  • Advanced pin filtering
  • Improved text scaling

โค๏ธ Credits

  • Valheim developers
  • BepInEx team
  • Original Compass mod inspiration