I recently exported on of my games the the OUYA through CJS. I found the process easy and couldn't be happier, until I fired up the OUYA to test it out.
There are some strange "stuttering" when the game starts up. Even simplifying it to a single object that moves across the screen still causes a stutter. (delta time used also)
It appears that the object actually moves backwards one or to spaces before resuming a forward motion. This occurs once every 1.5 seconds for the first 20 seconds that the game is running. Then it evens out and runs fairly smoothly.
Has anyone else noticed this, had similar problems, or had success in exporting through CJS to the OUYA? I'd love to hear how yours went.