Update README.md
This commit is contained in:
parent
533a3c89bb
commit
be17cd1090
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
@ -1,12 +1,3 @@
|
||||||
# BetterJoyForCemu v6.1 (based on v6 Nightly)
|
|
||||||
Automatically enumerate options and enable to control them directly from the UI. Any further options can be supported. -- by StarryTony
|
|
||||||
|
|
||||||
Click the arrow to open config panel.
|
|
||||||
|
|
||||||
Collapse | Expand
|
|
||||||
:-------------------------:|:-------------------------:
|
|
||||||
![Example](./Examples/example2.png)|![Example](./Examples/example3.png)
|
|
||||||
|
|
||||||
# BetterJoyForCemu v5 (v6 Nightly)
|
# BetterJoyForCemu v5 (v6 Nightly)
|
||||||
Allows the Nintendo Switch Pro Controller and Joycons to be used with [Cemu](http://cemu.info/) using [Cemuhook](https://sshnuke.net/cemuhook/), [Citra](https://citra-emu.org/), and system-wide with generic XInput support.
|
Allows the Nintendo Switch Pro Controller and Joycons to be used with [Cemu](http://cemu.info/) using [Cemuhook](https://sshnuke.net/cemuhook/), [Citra](https://citra-emu.org/), and system-wide with generic XInput support.
|
||||||
|
|
||||||
|
@ -17,6 +8,11 @@ Due to popular request (and my fear of releasing full builds without many new fe
|
||||||
* [64-bit](https://drive.google.com/open?id=1jUDy9TWaGqFiPdGtwZOVWnrrbzeSlkdP)
|
* [64-bit](https://drive.google.com/open?id=1jUDy9TWaGqFiPdGtwZOVWnrrbzeSlkdP)
|
||||||
* [32-bit](https://drive.google.com/open?id=1h67fwdqXZKl21cq2G0zQtbWm8IXC8R55)
|
* [32-bit](https://drive.google.com/open?id=1h67fwdqXZKl21cq2G0zQtbWm8IXC8R55)
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
Collapsed | Expanded
|
||||||
|
:-------------------------:|:-------------------------:
|
||||||
|
![Example](./Examples/example2.png)|![Example](./Examples/example3.png)
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
### v6
|
### v6
|
||||||
* Added option from starting the application minimized to tray
|
* Added option from starting the application minimized to tray
|
||||||
|
@ -32,6 +28,9 @@ Due to popular request (and my fear of releasing full builds without many new fe
|
||||||
* Fixed stick casting overflow
|
* Fixed stick casting overflow
|
||||||
* thanks [idan-weizman](https://github.com/idan-weizman)
|
* thanks [idan-weizman](https://github.com/idan-weizman)
|
||||||
* Separated swap buttons into swapAB and swapXY; hid BetterJoy from Alt+Tab when minimised
|
* Separated swap buttons into swapAB and swapXY; hid BetterJoy from Alt+Tab when minimised
|
||||||
|
* Added way to automatically enumerate options and enable to control them directly from the UI. Any further options can be supported.
|
||||||
|
* Click the arrow to open config panel.
|
||||||
|
* thanks [StarryTony](https://github.com/StarryTony)
|
||||||
|
|
||||||
### v5
|
### v5
|
||||||
* Progressive scanning
|
* Progressive scanning
|
||||||
|
|
Loading…
Add table
Reference in a new issue