I am trying to make use of the PS Move-me sample code made available at: http://code.google.com/p/moveme/ I am using Visual Studio Express 2010. After importing the C# solution into VS (older version). I have also built and added the requested OpenTK dlls. Despite indicating to build in x86 and building all (was a suggested solution at the PS forum from 2011). I still get a situation where the sample code runs, but no data is received for the Move-me controller is received by the code. Making the samples a little rubbish. The only action I can get the code to do is connect to the Move-me server on the PS3, rumble the controller, and calibrate the controller. No data returns. I am stumpped! I want to use the PS Move-me as a mouse controller for an investigation I am doing surrounding pointing devices like the PS Move Me.
Really appreciate any input on this. Cant see how to progress with this.