mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-10 01:15:06 +01:00
Merge branch 'wups' of https://github.com/Maschell/hid_to_vpad into wups
This commit is contained in:
commit
a0236e579c
@ -30,14 +30,14 @@ In combination with the Network Client, more controllers are supported. You can
|
|||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
|
|
||||||
### What about XBOX controller
|
### What about XBOX controllers?
|
||||||
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/)!
|
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?
|
### Is my controller supported?
|
||||||
Take a look at this [repo](https://github.com/Maschell/controller_patcher_configs)
|
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 [controller_patcher repo](https://github.com/Maschell/controller_patcher)
|
||||||
- the thread on [gbatemp](http://gbatemp.net/threads/hid-to-vpad.424127/)
|
- the thread on [gbatemp](http://gbatemp.net/threads/hid-to-vpad.424127/)
|
||||||
- the [wiki](https://github.com/Maschell/controller_patcher/wiki)
|
- 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
|
# Building
|
||||||
In order to build this application you need serval libs:
|
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.
|
- [libutilswut](https://github.com/Maschell/libutils/tree/wut) for common functions.
|
||||||
- [lcontrollerpatcherwut](https://github.com/Maschell/controller_patcher/tree/wut) to emulate the controllers.
|
- [lcontrollerpatcherwut](https://github.com/Maschell/controller_patcher/tree/wut) to emulate the controllers.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user