mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-04 23:16:06 +00:00
more gamepad stuff
- now have settings files - now read/write gamepad settings to file - now map button/axis for gamepads
This commit is contained in:
@@ -36,6 +36,8 @@ public class Limelight implements NvConnectionListener {
|
||||
PlatformBinding.getAudioRenderer(),
|
||||
PlatformBinding.getVideoDecoderRenderer());
|
||||
|
||||
ControllerListener.startSendingInput(conn);
|
||||
|
||||
}
|
||||
|
||||
private static void startControllerListener() {
|
||||
|
||||
Reference in New Issue
Block a user