https://github.com/kneemund/rwug-client
Remote Wii U GamePad (Client), allowing the use of a Wii U GamePad as a remote controller for PC.
https://github.com/kneemund/rwug-client
controller gamepad wiiu wiiu-homebrew
Last synced: 3 months ago
JSON representation
Remote Wii U GamePad (Client), allowing the use of a Wii U GamePad as a remote controller for PC.
- Host: GitHub
- URL: https://github.com/kneemund/rwug-client
- Owner: Kneemund
- Created: 2021-11-22T19:06:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T17:37:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T19:35:58.571Z (5 months ago)
- Topics: controller, gamepad, wiiu, wiiu-homebrew
- Language: C
- Homepage:
- Size: 60.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RWUG Client
An application for the Wii U, which sends GamePad data
- using DSU/CemuHook to compatible applications (button, stick and motion data) and/or
- to the [RWUG server](https://github.com/Kneemund/RWUG-Server), which emulates virtual controllers (one for button & stick data, one for motion data).This means that you can run the client - without any additional software on your PC - for applications that support input and motion data via DSU (mainly emulators like Cemu and yuzu). \
Alternatively, you can combine the client with the server and use the controllers it creates for anything you want, e.g. in any application that supports generic controllers. \
You can also use DSU exclusively for motion data and the controller created by the server for input, if the application you're using does not fully support DSU.### yuzu
In order to enable full DSU support (as opposed to only motion data), you need to check `Enable UDP controllers` in `Emulation -> Configure... -> Controls -> Advanced`.