Skip to content
BramTeurlings edited this page Feb 5, 2026 · 11 revisions

Welcome to the Game Bridge wiki!

This project, initially started as a passion project, has spun-off from Leia Inc and is now standalone.
Thanks again to Leia Inc and former Dimenco for their support, we still strive to get SR in the hands of as many people as possible out of love for the technology.

What is Game Bridge?

Game Bridge is an open source project aimed at hobbyists and 3D enthusiasts. It enables the use of LeiaSR displays with popular methods of 3D game conversion. It supports the use of the following 3D conversion tools:

  • Geo-11
  • Depth3D Shader (ReShade)
  • Geo3D
  • Native 3D (SBS)
  • UEVR

Project overview

This is an overview of all the projects within Game Bridge.

  • 3DGameBridge > A wrapper project for exposing common features and functions used in Game Bridge projects
  • 3DGameBridgeProjects > Repo containing projects which implement support for other software such as a ReShade addon
  • 3DGameBridgeGUI > Repo containing any front-end projects related to Game Bridge such as an installer
  • XRGameBridge > An implementation to make Game Bridge compatible with OpenXR for use with mods like UEVR and other XR apps

Installing Game Bridge

Installing the Game Bridge ReShade addon v1.0.0 or newer

You can simply select the Game Bridge addon inside the official ReShade installer with addon support.

Alternatively, you can manually copy the pre-built addon file from the addon repo and copy it to your game's directory after installing ReShade.

Installing the Game Bridge ReShade addon v0.3.0 or older

To install Game Bridge using ReShade, please follow the instructions in the document below:
Game Bridge Installation Guide

Alternatively, there is an installer available for use on the 3DGameBridgeGUI repository:
Game Bridge Installer (Please read the release notes)

Installing XR Game Bridge

Download the latest release from the XRGameBridge repo and open the attached GUI. Set XRGameBridge as your active XR Runtime and make sure the EOS overlay is disabled.

You can then use UEVR to inject into a game and it will work with your LeiaSR screen.

Code Conventions

In order to keep the repo somewhat clean, we set up a doc containing the code conventions we'd like to adhere to.

Known ReShade addon issues

Game Crash on startup

This is often due to the Epic Games overlay. One of the SR SDK's DLLs is protected which causes a crash inside the overlay. To resolve this issue, follow this guide.

Other issues

Please refer to the Known limitations and issues section of the Game Bridge Installation Guide.

Questions & Feedback

If you have any questions or feedback, please contact either @Bram or @Joey on our Discord community server.