hard part is over
the sixaxis connects and sends data
now I just need to map out what to do when each button is pressed
currently works on windows mobile devices with a widcomm bt stack
I plan to make it work for the M$ stack as well but I'll have to borrow a phone with it from work cuz I don't have one any more
working on Touch Pro2 and HTC HD2 at the moment
I was so frickin happy when I finally got it to connect and sending data
so bitbank - in your opinion - what would the best way be to tie this in with your program - should I have registry settings that map out control codes for each button like HKCU\Software\Cobaltikus\Sixaxis\Circle = "W" etc? and then just send those keydown and keyup events to the active foreground window?