https://github.com/ezforever/udpwiihook
Allows UDPWii apps to be used with the Dolphin Emulator again.
https://github.com/ezforever/udpwiihook
cemuhook cemuhook-motion-server dolphin-emu wii wiimote
Last synced: about 1 month ago
JSON representation
Allows UDPWii apps to be used with the Dolphin Emulator again.
- Host: GitHub
- URL: https://github.com/ezforever/udpwiihook
- Owner: EZForever
- License: mit
- Created: 2020-08-19T04:38:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T07:02:41.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T04:26:23.210Z (2 months ago)
- Topics: cemuhook, cemuhook-motion-server, dolphin-emu, wii, wiimote
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# UDPWiiHook
*Allows UDPWii apps to be used with the Dolphin Emulator again.*
## Introduction
UDPWiiHook is the exact opposite of [BetterJoyForDolphin][betterjoy] - it acts as a proxy from UDPWii protocol to DSU(Cemuhook), allowing existing UDPWii apps (e.g. [my fork of UDPMote][udpmote]) to work with recent versions of Dolphin Emulator. Also, MotionPlus support is implemented via a [extended UDPWii protocol][protocol], and is enabled as long as you're using my fork of UDPMote.
## Usage
Run UDPWiiHook along with Dolphin Emulator, then [enable DSU client on Dolphin][dsu_client].
Launch the UDPWii app of your choice and connect to UDPWiiHook (you should see its broadcast; if not, the ports are 4434-4437). A 'controller' will appear in Dolphin's Controller Settings screen. Configure controll mappings as you like, or [use our reference settings for UDPMote][dolphin_settings]. Enjoy.
NOTE: This is currently alpha quality software; expect things to break. Also, a GUI for status and settings is *planned*, as that's my whole reason to use C#, but I no longer have time or motivation to keep maintaining this project.
[betterjoy]: https://github.com/yuk27/BetterJoyForDolphin
[udpmote]: https://github.com/EZForever/UDPMote
[protocol]: https://github.com/EZForever/UDPWiiHook/wiki/Protocol
[dsu_client]: https://wiki.dolphin-emu.org/index.php?title=DSU_Client#Dolphin
[dolphin_settings]: https://github.com/EZForever/UDPWiiHook/wiki/DolphinSettings