Releases: evilkermitreturns/3DGameBridgeProjects
Releases · evilkermitreturns/3DGameBridgeProjects
v3.0 — Clean Build
Clean Build
Matches UEVR v3.0 and VRto3D v3.0. Clean codebase with standardized UE3D naming.
What's Included
- LeiaSR SDK 1.34.5 with factory weavers (DX11 + DX12)
- getPredictedEyePositions() for per-frame Leia eye tracking
- UE3D protocol v4.0 shared memory bridge (writes eye positions for UEVR LookAround)
- IPD-based face-lost detection with grace period
- SR::Display query for physical display dimensions
- 64-bit only (Leia SDK 1.34.5+ dropped 32-bit)
What Changed from v2.0
- Protocol renamed from UEVR_VRto3D_* to UE3D_* (3-party naming)
- No functional changes
Install
- Install ReShade with addon support to
Steam\steamapps\common\SteamVR\bin\win64\- Select
vrserver.exe, DirectX 11, check3DGameBridgeaddon
- Select
- Then manually copy
srReshade.addon64toSteam\steamapps\common\SteamVR\bin\win64\- This fork's addon replaces the one ReShade installs — it adds UE3D eye tracking support
- Enable srReshade in ReShade's Add-Ons tab
Requirements
- ReShade with addon support
- Leia display + SR Runtime (for eye tracking)
- Pair with UEVR v3.0 + VRto3D v3.0
v2.0 - Leia Eye Tracking for UE3D
What's New
- LeiaSR SDK 1.34.5 with factory weavers (DX11 + DX12)
- Built-in getPredictedEyePositions() for LookAround eye tracking
- UE3D protocol v4.0 shared memory bridge (writes eye positions for UEVR)
- IPD-based face-lost detection with 1500ms grace period
- SR::Display query provides physical display dimensions
64-bit Only
Leia SDK 1.34.5+ does not include 32-bit libraries. Only addon64 is provided.
Install
- Install ReShade with addon support from https://reshade.me
- Place srReshade.addon64 in your game folder alongside ReShade
- Requires Leia display + SR Runtime for eye tracking
Requirements
- ReShade with addon support
- Leia display + SR Runtime
- Pair with UEVR v2.0 + VRto3D v2.0 for full pipeline