

A Valheim VR mod that fixes EpicLoot UI compatibility issues with Valheim VR (VHVR).
This mod fixes compatibility issues between EpicLoot and Valheim VR Mod (VHVR) where certain UI elements would not render correctly in VR.
Originally the mod fixed the Enchanter Table UI, but it now also fixes EpicLoot item tooltips, which were invisible in VR due to the way EpicLoot constructs its tooltip UI.
The mod uses Harmony patching to automatically adjust the UI hierarchy and rendering layers so that VHVR can correctly display these interfaces in VR.
Automatic UI Detection
Detects when EpicLoot UI elements appear and ensures they are VR-compatible.
Enchanter Table VR Fix
Ensures the EpicLoot Enchanter Table UI renders correctly in VR.
Tooltip Rendering Fix
Fixes EpicLoot item tooltips that were previously invisible in VR.
VR Rendering Integration
Ensures UI elements are correctly integrated with VHVR's VR GUI system.
VR Controller Support
Allows normal VR interaction with EpicLoot UI.
Proper UI Layer Handling
Ensures UI elements use the correct rendering layer required by VHVR.
The mod includes a config file with the following options:
Enable VR Fix (default: true)
Enables or disables the VR UI fixes.
Debug Mode (default: false)
Enables detailed logging for troubleshooting.
The config file is located at: BepInEx/config/EpicLootVRFix.cfg
If UI elements are not visible in VR:
EpicLootVRFix.This mod uses Harmony patching to safely integrate with both EpicLoot and the Valheim VR Mod without modifying either mod directly.