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.
EpicMMOVRFix
VR compatibility fix for EpicMMO mod - makes the level UI and HUD elements properly visible in Valheim VR
| Last updated | a week ago |
| Total downloads | 219 |
| Total rating | 0 |
| Categories | Misc Client-side Mistlands Update Hildir's Request Update Ashlands Update Bog Witch Update AI Generated |
| Dependency string | geekstreet-EpicMMOVRFix-1.2.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.2333WackyMole-WackyEpicMMOSystem
Adds to your Valheim world a system of levels and distribution of characteristics
Preferred version: 1.9.59README
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)
HudXPBarPosXHudXPBarPosYHudXPBarScale
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