WinDurango-project / WinDurango

The worlds first Xbox One compatibility layer for Windows.
GNU General Public License v3.0
434 stars 25 forks source link

Kinect games #32

Closed ConLenov closed 1 month ago

ConLenov commented 2 months ago

Support Kinect games is planned?

Famous Kinect games on Xbox One: Crimson Dragon, Fighter Within, Kinect Sports Rivals, Kinectimals, Kinect Andentures.

DexrnZacAttack commented 2 months ago

The Kinect connector isn't even USB I believe, so it's unlikely that anyone will be able to try to make it work.

Hmm might be possible, I don't have any means to test it though.

kleineluka commented 2 months ago

Might be worth looking at Amethyst , a Kinect to SteamVR translation layer, for how the input is taken in.

cualquiercosa327 commented 2 months ago

Ms released the kinect v2 sdk for Windows and it is very similar (almost equal) to the one used for using kinectv2 on Xbox one. Probably the windows drivers be enough (it only accept the device and act receiving the raw images). The rest is done by the game (again the gesture format, classification algorithm.. is the same)

TylerJaacks commented 1 month ago

This is possible but is a long way away.