moonlight-stream/moonlight-androidPublic NotificationsYou must be signed in to change notification settings Fork549 Star3.6k 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. ...
My suspicion is that OpenSSL 3.0.y does not work reliable on ARM or Qt5 + KDE patches fails. I've already checked you code and found the url which fail e.g. https://moonlight-stream.org/SDL_GameControllerDB/gamecontrollerdb.txt but when I used this to test the ssl connectifity to...
Yeah it looks like it's using the OS APIs, so it must not have been able to open the hidraw device. You could try installing Valve's udev rules and rebooting. Steam Input also uses SDL under the hood, so the same rules it uses should work for Moonlight too. Author kurac338 comment...
It causes $_POST +; and $_FILES to always be empty; the only way you will be able to read the +; POST data will be through the php://input stream wrapper. This can be useful +; to proxy requests or to process the POST data in a memory efficient fashion. +; http://php...