iVideoGameBoss / PhoenixHeadTracker

The Phoenix Head Tracker is a program that interfaces with Xreal Air glasses to capture and analyze sensor data. By detecting changes in the user's head yaw and pitch, this program can send this gyro data to Opentrack UDP or can control the computer mouse to look around in video games
https://github.com/iVideoGameBoss/PhoenixHeadTracker
GNU General Public License v3.0
156 stars 15 forks source link

[Enhancement] Linux Build #6

Closed ZaxLofful closed 1 year ago

ZaxLofful commented 1 year ago

I want to be able to use this natively in Linux, since I do all my gaming on Linux these days.

Where did you get the DLL that you are using to receive the sensor data?

iVideoGameBoss commented 1 year ago

I got the dll from here https://github.com/MSmithDev/AirAPI_Windows

You should be able to run PhoenixHeadTracker using proton. I have seen a few people say they got it all working on steam deck which I believe uses Arch Linux