I made Sony headphones work as a free head tracker for 200+ PC games
I wrote a free open-source Windows tool that turns compatible Sony headphones and earbuds into a head tracker for OpenTrack.
https://github.com/NicholasSlattery/sony-head-tracker
Sony built motion sensors into some of these headphones for spatial audio, but Windows doesn't normally use that data in a useful way. My app reads the head tracking sensor over the normal Bluetooth connection and sends yaw, pitch, and roll into OpenTrack.
I’ve tested it in Microsoft Flight Simulator, Elite Dangerous, and Assetto Corsa. Since it outputs through OpenTrack, it should work with 200+ PC games that support TrackIR, FreeTrack, or OpenTrack input.
A few additional games that have support are DCS World, Falcon BMS, Elite Dangerous, Star Citizen, iRacing, Euro Truck Simulator 2, American Truck Simulator, and more.
Confirmed working headphones so far:
Sony WH-1000XM5
Sony WH-1000XM6
Sony WF-1000XM6
Sony ULT WEAR / WH-ULT900N
The WF-1000XM5 and some LinkBuds models may also work, but I have not tested them yet.
Sadly, the WH-1000XM4 will not work because it doesn't have the sensors needed for gyro.
I'm happy to answer any questions about it.