This commit is contained in:
David Khachaturov 2018-03-20 16:17:14 +00:00
commit 32aca0aed9

View file

@ -1,4 +1,4 @@
# BetterJoyForCemu v3.0
# BetterJoyForCemu v3.0a
Allows the Nintendo Switch Pro Controller to be used with the [Cemu Emulator](http://cemu.info/) and [Cemuhook](https://sshnuke.net/cemuhook/).
__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
* Requires ViGEm driver (provided in release)
* Rumble support
* Ability to rebind keys
* __v3a__
* Added more app settings
* Ability to disable rumble
* Option to swap A-B and X-Y (on request of Paul)
* CemuHook gets fed correct data about the kind of connection the controller is on
### v2
* Added Joycon support
@ -49,6 +54,19 @@ __Note that this program allows the Pro Controller and Joycons to be used system
* As of version 3, you can use the pro controller and Joycons as normal xbox controllers on your PC - try it with Steam!
# App Settings
Feel free to edit *BetterJoyForCemu.exe.config* before running the program to configure it to your liking.
Current settings are:
* IP address of CemuHook motion server *(default: 127.0.0.1)*
* Port number of CemuHook motion server *(default: 26760)*
* Rumble Period of motor in ms *(default: 100)*
* Frequency of low rumble in Hz *(default: 160)*
* Frequency of high rumble in Hz *(default: 320)*
* Rumble - en/disables rumble *(default: true)*
* Swap buttons *(default: false)*
* Swaps the A-B and X-Y buttons to mimick the Xbox layout by button name, rather than physical layout
# Problems
__Make sure you installed the ViGEm drivers!!__