When I exit piplay and rudo sudo raspi-config, the overclocking does not seem to work. I have set the overcloking to high and the games still seem to run sluggish. Any thoughts on why this is happening?
are you running piplay in X or from command line? Also, in raspi-config, did you expand your filesystem and split your ram (I recommend at least 64 mb to gpu, I personally use 128 mb). Last thing, are your roms stored on a fast enough card? one thing that can greatly speed up the read write of your card is to use the SDformatter program by trendy, set the format option to 'full (erase)' I did that a little while ago when I was staring down a 6 hour file transfer. After the full (erase) format, it became a 30 minute transfer (plus another 20 minutes or so for the format).
@mholgatem - I see he doubled posted maybe you can combine the threads or delete the other. I add the script here. I found it handy and maybe others will too.
That's a great question by default how much does PiPlay allocate to the GPU? You find the best performance balance at 128MB? Is there any other things to take into consideration if it's primary focus is for PiPlay gaming?
Here's a script I use through putty to monitor the speed converted to MHz and the temperature of both the CPU and GPU converted to Celcius while playing a game. I setup an alias so it was easy to do quick up arrows several times to monitor it. I am sure someone with better skills could modify it to run at a timed intervals or other features.
I think the "ondemand" governor kicks it down at 85C so if you're hitting that cap for some reason it could be the culprit to check like being enclosed in a heated environment.
I am running piplay .8.0.3 and i ran raspi-config from the command line. I need to rewire my xin mo controller so i might take your advice and start over, format the sd card and see how it goes. Thanks