An amazon customer suggested this product show on searches for "one account per license". What do you
suggest?
Owner Reviews, Ratings, Comments and Criticism
Fun:
Despite the terrible DRM that comes with the game, I really wanted to play it, so I gave in and bought a copy. I had no problems playing until I got to the space stage and saved and exited the game. Now the game is extremely unstable and crashes after only a few minutes play.
Comments (5) | 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)
Back To Top