-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# WiiUGamepadToMouse | ||
Simple windows server to be used with UsendMii-Client | ||
This is just a simple application to be used together with a WiiU running UsendMii-Client: | ||
https://github.com/Crayon2000/UsendMii-Client | ||
It will map out the gamepads touchscreen to the mouse position on your screen with adjustable overall size and offset. | ||
Also the mouse left click is mapped to ZL, ZR and A, the right click is mapped to L, R and B. | ||
Additionally you can map the left click to clicking on the touchscreen itself as well. | ||
All settings are automatically saved, so next time you open it up you dont have to reconfigure anything. |