(09-03-2021, 04:24 PM)JosJuice Wrote: Looks nice! Though I'm wondering, is there a particular reason why you used pipes instead of the DSU protocol? The latter would let you skip writing a macOS-side application.
I’m using pipes since I originally based this off of another app using pipes. That protocol looks interesting, are these the relevant docs - https://wiki.dolphin-emu.org/index.php?title=DSU_Client? I’ll look into it, but on first glance I might still want a macOS server, at least for nicer server discovery behavior, so you don’t need to plug in up addresses manually. It looks like that protocol might allow simulating a wii accelerometer which would be cool. I’d be really excited if it allows sending rumble commands to the controller, since that’s not at all possible with pipes.
