SteveLeafo / Budford

Budford: Cemu configuration, settings and auto update tool. Per game settings and more...
Mozilla Public License 2.0
24 stars 2 forks source link

UDP Pad motion data for cemuhook #9

Closed Bartegu closed 6 years ago

Bartegu commented 6 years ago

Cemuhook provides a way to use Android Phone as a motion source. However it requires user to add a new line to cemuhook.ini https://sshnuke.net/cemuhook/padudpserver.html . Could you please add support for this feature in Budford? Right now this line is removed by Budford if added manually.

To actually use this in Cemu, you will have to add serverIP = PHONE.IP.ADDRESS.HERE (and serverPort = XXXXX if you've changed it from the default 26760 value on the phone) under the [Input] section of cemuhook.ini

Bartegu commented 6 years ago

This has been implemented in 1.0.55, Thanks!