Update README.md

This commit is contained in:
Lykie 2018-06-23 15:32:57 -05:00 committed by GitHub
parent 49378fb6b4
commit e4dbea9ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,14 +30,14 @@ In combination with the Network Client, more controllers are supported. You can
# FAQ
### What about XBOX controller
The Xbox controller are no HID devices. But it can be used in combination with the [Network Client](http://gbatemp.net/threads/hid-to-vpad-network-client.466150/)!
### What about XBOX controllers?
Xbox controllers are not HID devices. But it can be used in combination with the [Network Client](http://gbatemp.net/threads/hid-to-vpad-network-client.466150/)!
### Is my controller supported?
Take a look at this [repo](https://github.com/Maschell/controller_patcher_configs)
### ???
Do you have an other question? First take a look at:
Do you have another question? First take a look at:
- the [controller_patcher repo](https://github.com/Maschell/controller_patcher)
- the thread on [gbatemp](http://gbatemp.net/threads/hid-to-vpad.424127/)
- the [wiki](https://github.com/Maschell/controller_patcher/wiki)
@ -47,7 +47,7 @@ If you don't find an anwser, please open an issue.
# Building
In order to build this application you need serval libs:
- [wut] (https://github.com/decaf-emu/wut)
- [wut](https://github.com/decaf-emu/wut)
- [libutilswut](https://github.com/Maschell/libutils/tree/wut) for common functions.
- [lcontrollerpatcherwut](https://github.com/Maschell/controller_patcher/tree/wut) to emulate the controllers.
@ -56,4 +56,4 @@ Install them (in this order) according to their README's. Don't forget the depen
# 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.)