-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Https Server #16
Https Server #16
Conversation
I'm going to trust that this works and merge! Thanks for your work on this, I will make a new release soon. |
Well, it worked locally here lol. I am playing Breath of the Wild again to get ready for Tears of the Kingdom and was having a hard time with my xbox controller using the analogies. Your solution is quite simple and really well implemented, and makes no sense to me that https is required to be able to get gyro information from the phone(why they did that?). |
Thanks @Matheus-Rangel! The timing is great, I was just looking at this repo the other day. Working for me on CEMU 2.0-39 on Windows 11 via an Android phone. |
@bigdefect can you tell me your settings? about input settings , thanks |
@popo89304 Not much to it. With cemu-no-gyro running, I added a controller in Cemu input settings, selected DSUController API, let it scan a couple of seconds until it found "Controller 1". Then opened its settings and checked "Use motion". |
@bigdefect After I sent you the message, my phone and XBOX controller are successfully running on CEMU 2.0 :)) |
Hi quinton, i am adding https to server allowing us to use the smartphone again. To make life easier when installing I already added the certificate files on the code itself since there not much problem for the WS data to be exposed.