Owner Reviews, Ratings, Comments and Criticism
Fun:
This is a great stick! Small enough to fit on your desktop while you play emulators, heavy enough to stay in place & precise movements. I use mine, I now have 2, with the SmartJoy snes converter connected to my USB port. This is a lot of good stick for the money!
Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)