Skip to content

Commit

Permalink
Prepare for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryOderNichts committed Sep 30, 2021
1 parent def487f commit 8b390ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ It temporarily applies patches to the IOS-PAD module responsible for Bluetooth c
## Supported controllers
- Nintendo Switch Pro Controller
- Nintendo Switch Joy-Con
- Microsoft Xbox One S/X Controller
- Nintendo Switch SNES Controller
- Microsoft Xbox One S/X Controller
Note: The Series S/X Controllers are currently not supported due to missing Bluetooth LE support
- Sony Dualshock 4 Controller
- Sony Dualsense Controller

## Installation
Expand Down Expand Up @@ -41,7 +44,6 @@ Pull requests for different controllers are always welcome.

## To-Do
- Support more controllers
- Determine controller based on vendor and product ID instead of controller name
- Rumble for Joy-Con
- Battery levels for Switch Pro Controller and Joy-Con
- Bluetooth LE support (the Wii U's bluetooth stack seems to support this?)
Expand Down
4 changes: 2 additions & 2 deletions dist/wiiu/apps/Bloopair/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<app version="1">
<name>Bloopair</name>
<coder>GaryOderNichts</coder>
<version>v0.1.0</version>
<release_date>20210919120000</release_date>
<version>v0.2.0</version>
<release_date>20210930120000</release_date>
<short_description>Connect other controllers to your Wii U</short_description>
<long_description>
Allows connecting controllers from other consoles like native Wii U Pro Controllers on the Wii U.
Expand Down

0 comments on commit 8b390ce

Please sign in to comment.