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
Copy file name to clipboardExpand all lines: README.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# BetterJoyForCemu v3.0
1
+
# BetterJoyForCemu v3.0a
2
2
Allows the Nintendo Switch Pro Controller to be used with the [Cemu Emulator](http://cemu.info/) and [Cemuhook](https://sshnuke.net/cemuhook/).
3
3
4
4
__Note that this program allows the Pro Controller and Joycons to be used system-wide without installation of Cemu - just follow the *How to Use* instructions until point 3__
@@ -11,6 +11,11 @@ __Note that this program allows the Pro Controller and Joycons to be used system
11
11
* Requires ViGEm driver (provided in release)
12
12
* Rumble support
13
13
* Ability to rebind keys
14
+
*__v3a__
15
+
* Added more app settings
16
+
* Ability to disable rumble
17
+
* Option to swap A-B and X-Y (on request of Paul)
18
+
* CemuHook gets fed correct data about the kind of connection the controller is on
14
19
15
20
### v2
16
21
* Added Joycon support
@@ -49,6 +54,19 @@ __Note that this program allows the Pro Controller and Joycons to be used system
49
54
50
55
* As of version 3, you can use the pro controller and Joycons as normal xbox controllers on your PC - try it with Steam!
51
56
57
+
# App Settings
58
+
Feel free to edit *BetterJoyForCemu.exe.config* before running the program to configure it to your liking.
59
+
60
+
Current settings are:
61
+
* IP address of CemuHook motion server *(default: 127.0.0.1)*
62
+
* Port number of CemuHook motion server *(default: 26760)*
63
+
* Rumble Period of motor in ms *(default: 100)*
64
+
* Frequency of low rumble in Hz *(default: 160)*
65
+
* Frequency of high rumble in Hz *(default: 320)*
66
+
* Rumble - en/disables rumble *(default: true)*
67
+
* Swap buttons *(default: false)*
68
+
* Swaps the A-B and X-Y buttons to mimick the Xbox layout by button name, rather than physical layout
0 commit comments