mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-05 15:15:05 +01:00
- Fixed the configuration of the keyboard
- Fixing the wrong checking of bitmasks. Now configure button combination should work.
This commit is contained in:
parent
a7b0a3abe4
commit
1eefe06d0d
@ -1,4 +1,7 @@
|
||||
# HID to VPAD
|
||||
[Current Stable Release](https://github.com/Maschell/hid_to_vpad/releases/latest) | [Nightly builds](https://github.com/Maschell/hid_to_vpad/releases) | [Issue Tracker](https://github.com/Maschell/hid_to_vpad/issues) | [Support Thread](https://gbatemp.net/threads/hid-to-vpad.424127/)
|
||||
# HID to VPAD [![Build Status](https://api.travis-ci.org/Maschell/hid_to_vpad.svg?branch=master)](https://circleci.com/gh/Maschell/hid_to_vpad)
|
||||
|
||||
|
||||
This is a little tool that let you use a hid device on the WiiU. <br />
|
||||
It's based on the [controller_patcher](https://github.com/Maschell/controller_patcher) engine.
|
||||
|
||||
@ -47,4 +50,4 @@ In order to build this application, you need the custom liboGC and portlibs modi
|
||||
# Credits
|
||||
- A big thanks goes out to <b>dimok</b> for creating the HBL, the dynamic libs and every stuff he made. The "environment" of this app is copied from ddd, turned out to be a "hello world" with useful extra stuff.
|
||||
- Also huge thanks to <b>FIX94</b> who initally created his gc-to-vpad. Helped me a lot! Thanks!
|
||||
- And of course big thanks to everyone who has helped me testing! (dimok, dibas, EclipseSin,FunThomas,n1ghty etc.)
|
||||
- And of course big thanks to everyone who has helped me testing! (dimok, dibas, EclipseSin,FunThomas,n1ghty etc.)
|
@ -1 +1 @@
|
||||
Subproject commit 5d2d29b4b9497f52ea63ad7d525953a0a7cfdfa4
|
||||
Subproject commit 521bf6fba5bb414d6dd9832ac68aa8f79d51343b
|
Loading…
Reference in New Issue
Block a user