View Single Post
Old 05-14-2012   #25
moogie
Member
 
moogie's Avatar
 
Join Date: Nov 2010
Posts: 104
Likes: 2
Liked 89 Times in 24 Posts
Mentioned: 28 Post(s)
Tagged: 0 Thread(s)
Here are my thoughts.

PsSuite is just another way to make money off of end users, it should in no way be taken seriously as a way to develop.

The SDK is extremely neutered, it does not allow sound or frame buffering, sound outputs are restricted to OGG/MP3/WAV which will make sound impossible to emulate (if we are just talking about emulators running in this thing)

With this SDK, your code is running within a VM, having no direct access to the hardware, the graphical output and cpu are extremely throttled, making it so any "high performance" app like a NES emulator (or really anything that isn't a lame game that only consists of pasting a bitmap and running a MP3 in the background) run at sub 5fps.

C# is also a bad language to code a emulator in, but my point is that anything made with PsSuite is going to run very poorly. I would wait until an official SDK get's leaked onto the internet
__________________
............meh............
---------------------------------
http://gotbrew.org/brew/
moogie is offline   Reply With Quote