Skip to content

EZForever/UDPWiiHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDPWiiHook

Allows UDPWii apps to be used with the Dolphin Emulator again.

Introduction

UDPWiiHook is the exact opposite of BetterJoyForDolphin - it acts as a proxy from UDPWii protocol to DSU(Cemuhook), allowing existing UDPWii apps (e.g. my fork of UDPMote) to work with recent versions of Dolphin Emulator. Also, MotionPlus support is implemented via a extended UDPWii 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.

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. 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.