Merge branch 'master' of https://github.com/Davidobot/BetterJoyForCemu
This commit is contained in:
commit
32aca0aed9
1 changed files with 19 additions and 1 deletions
20
README.md
20
README.md
|
@ -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!!__
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue