Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I added iCade support to the iOS Build
06-02-2013, 01:48 AM
Post: #8
RE: I added iCade support to the iOS Build
Well, the similarities between a Wiimote and the iCade remote end at the fact that they both use bluetooth. The iCade simply emulates a keyboard and sends keystrokes when you press the buttons. Implementing it is fairly easy/straightforward. Supporting a Wiimote or any plug-in peripherals to a Wiimote takes much, much more. On the other hand, there's probably some decent open source libraries out there for reading input from a Wiimote, so if you do any development yourself, you could look into it and try to implement it. If you find a decent framework that provides you with some callbacks for buttons pressed, it's fairly easy to integrate them into the ppsspp sources.

HTH
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: I added iCade support to the iOS Build - jtraynham - 06-02-2013 01:48 AM

Forum Jump: