Skip to content

Commit 32aca0a

Browse files
committed
2 parents a0bc1ea + 5b1916d commit 32aca0a

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BetterJoyForCemu v3.0
1+
# BetterJoyForCemu v3.0a
22
Allows the Nintendo Switch Pro Controller to be used with the [Cemu Emulator](http://cemu.info/) and [Cemuhook](https://sshnuke.net/cemuhook/).
33

44
__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
1111
* Requires ViGEm driver (provided in release)
1212
* Rumble support
1313
* 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
1419

1520
### v2
1621
* Added Joycon support
@@ -49,6 +54,19 @@ __Note that this program allows the Pro Controller and Joycons to be used system
4954

5055
* As of version 3, you can use the pro controller and Joycons as normal xbox controllers on your PC - try it with Steam!
5156

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
69+
5270
# Problems
5371
__Make sure you installed the ViGEm drivers!!__
5472

0 commit comments

Comments
 (0)