EpicMMOVRFix
A compatibility fix that makes the EpicMMO mod's user interface properly visible and functional in Valheim VR.
๐ Features
- โ
Full EpicMMO UI support in VR
- โ
Enemy level display works correctly in VR HUD
- โ
XP Bar moved into Inventory (VR-friendly)
- โ
Optional fallback to standard HUD XP bar
- โ
Configurable XP bar position & scale (Inventory + HUD)
- โ
VR-compatible critical damage numbers
- Uses VR-native floating text
- Includes black outline for readability
- โ
Automatic recovery after:
- Death / respawn
- Scene changes
- UI reloads
- โ
Non-intrusive โ does NOT modify EpicMMO files
๐ฆ Installation
- Install :contentReference[oaicite:0]{index=0}
- Install Valheim VR Mod (VHVR)
- Install :contentReference[oaicite:1]{index=1}
- Install EpicMMOVRFix
๐ฎ Usage
The mod works automatically.
Default Behavior
- Open Inventory โ XP bar appears inside VR UI
- Close Inventory โ XP bar returns to HUD (if enabled)
Important
- โ ๏ธ "Force Old XP Bar" MUST be enabled in EpicMMO
(This mod depends on it for stability)
โ๏ธ Configuration
Config file allows full control:
XP Bar (Inventory Mode)
EnableInventoryXPBar (default: true)
InventoryXPBarPosX (default: 500)
InventoryXPBarPosY (default: 650)
InventoryXPBarScale
XP Bar (HUD Mode)
HudXPBarPosX
HudXPBarPosY
HudXPBarScale
General
- Enable/disable mod
- Enable debug logging
๐ Live Config
- Changes apply immediately in-game
- No restart required
๐ง How it Works
This mod acts as a bridge between EpicMMO and Valheim VR (VHVR):
- Converts EpicMMO UI into VR-compatible world space canvases
- Repositions UI elements (like XP bar) into VR-friendly locations
- Replaces incompatible systems:
- โ TMP damage text โ โ
VRDamageTexts
- Uses event-driven updates (not polling) for performance
โก Performance
Designed for heavy mod setups (100+ mods):
- No constant update loops
- Minimal reflection usage
- UI updates triggered only when needed:
- Inventory open/close
- Player spawn
- Eliminates UI spam and stutter
๐ง Compatibility
- โ Requires EpicMMO 1.5.11+
- โ Requires Valheim VR Mod (VHVR)
- โ Works alongside other VR UI mods
- โ Safe for multiplayer
โ ๏ธ Known Issues
- Other player levels may not always display in VR
- XP bar positioning may need manual adjustment depending on UI scale mods
๐ Troubleshooting
If something isnโt working:
- Verify EpicMMO works in flatscreen first
- Ensure Old XP Bar is enabled
- Check all dependencies are installed
- Enable debug logs in config
- Open inventory once to force UI refresh
๐ Source Code
Available on GitHub:
https://github.com/geekstreetstudios/EpicMMOVRFix
๐ Credits
- WackyMole โ EpicMMO
- Valheim VR Mod Team
- Valheim modding community