Hi all! First time here
I'm writing an application for a hobby project (actually I don't know whether this is section is correct). Well, my troubles start when I need to control rumble intensity of a Wiimote. A Wiimote can only be set to on or off, but I've read that a square wave could fake the intensity. Dolphin does have this kind of control, hence I've looked up in source code but... I can understand nearly nothing I'm just a novice programmer. Could someone provide me a clue on how to implement it? I don't need code (I'm working in C#, BTW), what I'm looking for is a link to Dolphin git, or maybe an idea of how it works. Thank you very much!
I'm writing an application for a hobby project (actually I don't know whether this is section is correct). Well, my troubles start when I need to control rumble intensity of a Wiimote. A Wiimote can only be set to on or off, but I've read that a square wave could fake the intensity. Dolphin does have this kind of control, hence I've looked up in source code but... I can understand nearly nothing I'm just a novice programmer. Could someone provide me a clue on how to implement it? I don't need code (I'm working in C#, BTW), what I'm looking for is a link to Dolphin git, or maybe an idea of how it works. Thank you very much!