Update README.md
This commit is contained in:
parent
ac17d06aa0
commit
fb503e7449
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -3,15 +3,15 @@ Allows the Nintendo Switch Pro Controller and Joycons to be used with [Cemu](htt
|
|||
|
||||
If anyone would like to donate (for whatever reason), [you can do so here](https://www.paypal.me/DavidKhachaturov/5).
|
||||
|
||||
## Nightly builds (updated 21/10/19)
|
||||
## Nightly builds (updated 10/11/19)
|
||||
Due to popular request (and my fear of releasing full builds without many new features), I will post newer "unofficial" builds here so you can test out the latest features and fixes.
|
||||
* [64-bit](https://drive.google.com/open?id=1gDt0_vhOmqWYeaeo7E6B0b6mYLOcja3d)
|
||||
* [32-bit](https://drive.google.com/open?id=15uxK6HpglReKbjIRThuMxCtxNziPPiNm)
|
||||
* [64-bit](https://drive.google.com/open?id=11qX2UWwuQRbb3hWMaH2tuoD3_y9rpZFV)
|
||||
* [32-bit](https://drive.google.com/open?id=1VL7c3sv5r7T-CwytdwAmtssV2DDD0oI0)
|
||||
|
||||
### Screenshots
|
||||
Collapsed | Expanded
|
||||
:-------------------------:|:-------------------------:
|
||||
![Example](./Examples/example2.png)|![Example](./Examples/example3.png)
|
||||
![Example](https://user-images.githubusercontent.com/16619943/67919451-bf8e5680-fb76-11e9-995e-7193b87548e1.png)|![Example](./Examples/example3.png)
|
||||
|
||||
# Changelog
|
||||
### v6
|
||||
|
@ -45,6 +45,8 @@ Collapsed | Expanded
|
|||
* thanks [Trozmagon](https://github.com/Trozmagon)
|
||||
* Added a way to use single joycon in vertical mode
|
||||
* with a single joycon attached, click on the icon to change its orientation
|
||||
* Added Switch SNES controller support
|
||||
* thanks [KurtYilmaz](https://github.com/KurtYilmaz)
|
||||
|
||||
### v5
|
||||
* Progressive scanning
|
||||
|
@ -220,4 +222,4 @@ Many thanks to [nefarius](https://github.com/nefarius/ViGEm) for his ViGEm proje
|
|||
A last thanks goes out to [dekuNukem](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering) for his documentation, especially on the SPI calibration data and the IMU sensor notes!
|
||||
|
||||
Icons (modified): "[Switch Pro Controller](https://thenounproject.com/term/nintendo-switch/930119/)", "[
|
||||
Switch Detachable Controller Left](https://thenounproject.com/remsing/uploads/?i=930115)", "[Switch Detachable Controller Right](https://thenounproject.com/remsing/uploads/?i=930121)" icons by Chad Remsing from [the Noun Project](http://thenounproject.com/). [Super Nintendo Controller](https://thenounproject.com/themizarkshow/collection/vectogram/?i=193592) icon by Mark Davis from the [the Noun Project](http://thenounproject.com/); icon modified by [Amy Alexander](https://www.linkedin.com/in/-amy-alexander/).
|
||||
Switch Detachable Controller Left](https://thenounproject.com/remsing/uploads/?i=930115)", "[Switch Detachable Controller Right](https://thenounproject.com/remsing/uploads/?i=930121)" icons by Chad Remsing from [the Noun Project](http://thenounproject.com/). [Super Nintendo Controller](https://thenounproject.com/themizarkshow/collection/vectogram/?i=193592) icon by Mark Davis from the [the Noun Project](http://thenounproject.com/); icon modified by [Amy Alexander](https://www.linkedin.com/in/-amy-alexander/).
|
||||
|
|
Loading…
Add table
Reference in a new issue