Releases: Kethen/beamng_proton_vr_shim
Releases · Kethen/beamng_proton_vr_shim
Release list
2026-05-28
This is GloriousEggroll/proton-ge-custom#106 in shim form
BeamNG Installation
- Place
dxgi.dllandMinHook.x64.dllnext toBin64/BeamNG.drive.x64.exe
Installation on other games
Method 1:
- Place
dxgi.dllandMinHook.x64.dllnext to game exe, assuming the game loadsdxgi.dll
Method 2:
- Place
MinHook.x64.dllnext to game exe - Place
dxgi.dllnext to game exe and rename it todinput8.dll, assuming the game loadsdinput8.dll - Launch game with environment variable
WINEDLLOVERRIDES="dinput8=n,b"
Method 3:
- Install https://github.com/ThirteenAG/Ultimate-ASI-Loader next to game exe
- Place
MinHook.x64.dllnext to game exe - Place
dxgi.dllnext to game exe and rename it tobeamng_proton_vr_shim.asi - Depending on how the asi loader was installed, you might need the
WINEDLLOVERRIDESenvironment variable during game launch
Changes
- Allow loading as
dinput8.dlland make thedxgi.dllloader more generic - Clean up
xrGetVulkanDeviceExtensionsKHRmapping on successfulxrDestroyInstance
2026-05-27
This is GloriousEggroll/proton-ge-custom#106 in shim form
Place dxgi.dll and MinHook.x64.dll next to Bin64/BeamNG.drive.x64.exe