(07-02-2014, 09:09 PM)MaJoR Wrote: Well, I talked with Billiard, and tried to get him to explain it here and he didn't. Oh well, I'll do what I can. Dolphin uses DirectInput to handle keyboard and mouse events. Mouse and keyboard drivers allow for that. However, there are other ways to handle keyboard and mouse input, and in general, MS recommendations say not to use Dinput for mice and keyboards. It recommends the keybrd_event function, neither of which Dolphin supports. Apparently, ZeeMouse is using that. There is no way to know for sure that's what it's using, but that seems to be the case.Well, I'm using a Moga Pocket, not a Moga Pro. Is there an input plugin or something that I can install into dolphin to make it support this? If not, is there an additional program I can run over top of ZeeMouse to convert the input into something Dolphin supports?
The HID mode on the Moga Pro would get around this. But without that, I have no idea how. Sorry.
I appreciate how far you looked into this.
