Josh birnholz

Results 7 comments of Josh birnholz

I think gyro is supported now, it would be great if we can get it implemented!

> [Moonlight.nro.zip](https://github.com/XITRIX/Moonlight-Switch/files/14115235/Moonlight.nro.zip) > > Try to test this build, does gyro works properly? No, I tried this build out and gyro didn't seem to be working. I connected with Moonlight...

It gets recognized as an Xbox controller.

I actually originally had Sunshine set to recognize it as DS4, but the gyro still wasn't working. Setting it to Auto made it get recognized as an Xbox controller. My...

The sensitivity for me is more than just a bit low. Even if I wildly swing my controller/console, only a slight movement is picked up. Can the sensitivity be increased,...

I figured that, but I can't get any cursor info requests to work. Do I need to specify any compiler arguments, and if so, what arguments should I use? Because...

Nevermind, I got it to work by using the path to the file as an argument. ```Swift let cursorInfoRequest = Request.cursorInfo(file: path, offset: Int64(offset), arguments: [path]) let cursorInfo = try...