Skip to content

Releases: evilkermitreturns/3DGameBridgeProjects

v3.0 — Clean Build

10 Mar 06:41

Choose a tag to compare

v3.0 — Clean Build Pre-release
Pre-release

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

  1. Install ReShade with addon support to Steam\steamapps\common\SteamVR\bin\win64\
    • Select vrserver.exe, DirectX 11, check 3DGameBridge addon
  2. Then manually copy srReshade.addon64 to Steam\steamapps\common\SteamVR\bin\win64\
    • This fork's addon replaces the one ReShade installs — it adds UE3D eye tracking support
  3. 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

07 Mar 08:16

Choose a tag to compare

Pre-release

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

  1. Install ReShade with addon support from https://reshade.me
  2. Place srReshade.addon64 in your game folder alongside ReShade
  3. 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