quinton-ashley / cemu-no-gyro

Maps analog sticks to motion controls for Cemu.
MIT License
74 stars 2 forks source link

Ryujinx port? #20

Open lrutjens opened 1 year ago

lrutjens commented 1 year ago

Is there a chance for this to get ported to ryujinx?

quinton-ashley commented 1 year ago

Last time I tried cemu-no-gyro with Ryujinx and Yuzu it didn't work, unfortunately. I don't understand why.

If you're interested in having cemu-no-gyro work with Ryujinx you could ask the Ryujinx developers about it.

lrutjens commented 1 year ago

does it make a virtual server or how does it work?

quinton-ashley commented 1 year ago

It works by creating a UDP server that communicates gyro data to Cemu. https://github.com/quinton-ashley/cemu-no-gyro/blob/main/views/js/gyroServer.js

lrutjens commented 1 year ago

Do you think it would be possible to have it emulate an actual controller? It might work with Ryujinx natively instead of through the cemuhook compatibility stuff that way