Loading...
Loading...
Avg 21.7 stars per repo.
6 new projects with 130 stars.
WinlatorXR is a port of Winlator for Meta Quest and Pico headsets. It uses 2D/VR hybrid app flow documented by amwatson.
1.Clone repository with all submodules
git clone --recursive git@github.com:Team-Beef-Studios/WinlatorXR.git
2.Donwload the latest APK from releases
3.Unzip the APK and copy the content of assets into app/src/main/assets/ (except dexopt folder)
4.Open the project in Android Studio and have fun :)
Our XrAPI provides developers with a way to replace OpenVR or OpenXR in their applications, enabling PCVR content to run natively within WinlatorXR on standalone VR headsets. The XrAPI is still very experimental and may change over time.
The Windows app/game has to sent data on localhost:7278 as string of float numbers separated by space:
L_HAPTICS, R_HAPTICS, MODE_VR, MODE_3D, HMD_FOVX, HMD_FOVY
3D modes:
The data transfered over UDP starts with an array of float numbers separated by space, the values are:
L_QX, L_QY, L_QZ, L_QW, L_THUMBSTICK_X, L_THUMBSTICK_Y, L_X, L_Y, L_Z,
R_QX, R_QY, R_QZ, R_QW, R_THUMBSTICK_X, R_THUMBSTICK_Y, R_X, R_Y, R_Z,
HMD_QX, HMD_QY, HMD_QZ, HMD_QW, HMD_X, HMD_Y, HMD_Z, HMD_IPD, HMD_FOVX, HMD_FOVY, HMD_SYNC
next is a string containing characters T (for TRUE) and F (for FALSE). This string represents the controller buttons in order:
L_GRIP, L_MENU, L_THUMBSTICK_PRESS, L_THUMBSTICK_LEFT, L_THUMBSTICK_RIGHT, L_THUMBSTICK_UP, L_THUMBSTICK_DOWN, L_TRIGGER, L_X, L_Y,
R_A, R_B, R_GRIP, R_THUMBSTICK_PRESS, R_THUMBSTICK_LEFT, R_THUMBSTICK_RIGHT, R_THUMBSTICK_UP, R_THUMBSTICK_DOWN, R_TRIGGER
next is a string containing characters T (for TRUE) and F (for FALSE). This string represents the XR flags in order:
Immersive, SBS
Original README:
Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.
Many thanks to ptitSeb (Box86/Box64), Danylo (Turnip), alexvorxx (Mods/Tips) and others.
Thank you to all the people who believe in this project.
MemberEvent on WinlatorXR/HWXR-Release
January 24th, 2026 3:30 PM
MemberEvent on WinlatorXR/HaloCEWXR
January 24th, 2026 3:30 PM
MemberEvent on WinlatorXR/SixDOFinator_SampleProject
January 24th, 2026 3:30 PM
MemberEvent on WinlatorXR/SixDOFinator_MinimalProject
January 24th, 2026 3:29 PM
MemberEvent on WinlatorXR/opentrackWXR
January 24th, 2026 3:29 PM
MemberEvent on WinlatorXR/WinlatorXR
January 24th, 2026 12:26 PM
MemberEvent on WinlatorXR/WinlatorXR
January 24th, 2026 12:26 PM