Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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
- Install BepInEx for Valheim
- Place
CompassVR.dllinto:
Valheim/BepInEx/plugins/
- 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.pngcenter.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