You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[17:03:13] joycontrol.server create_hid_server::58 WARNING - [Errno 98] Address already in use
43
43
[17:03:13] joycontrol.server create_hid_server::60 WARNING - Fallback: Restarting bluetooth due to incompatibilities with the bluez "input" plugin. Disable the plugin to avoid issues. See https://github.com/mart1nro/joycontrol/issues/8.
44
44
[17:03:13] joycontrol.server create_hid_server::65 INFO - Restarting bluetooth service...
@@ -71,16 +71,15 @@ This is a plugin loader for joycontrol that can emulate Nintendo Switch controll
71
71
- Basic Usage
72
72
73
73
```
74
-
$ sudo joycontrol-pluginloader.py -r <Switch Bluetooth Mac address><Joycontrol Plugin path>
74
+
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address><Joycontrol Plugin path>
[17:03:13] joycontrol.server create_hid_server::58 WARNING - [Errno 98] Address already in use
43
43
[17:03:13] joycontrol.server create_hid_server::60 WARNING - Fallback: Restarting bluetooth due to incompatibilities with the bluez "input" plugin. Disable the plugin to avoid issues. See https://github.com/mart1nro/joycontrol/issues/8.
44
44
[17:03:13] joycontrol.server create_hid_server::65 INFO - Restarting bluetooth service...
@@ -70,20 +70,19 @@ Bluetooth 経由で Nintendo Switch コントローラのエミュレートが
70
70
- 基本的な使い方
71
71
72
72
```
73
-
$ sudo joycontrol-pluginloader.py -r <Switch Bluetooth Mac address><Joycontrol Plugin path>
73
+
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address><Joycontrol Plugin path>
0 commit comments