On Tue, Dec 13, 2005 at 12:39:09AM +0000, Kelvin Lawson wrote: > > Mine is much less happy than that, but, of course, that's at 1280x1024. > > > > Can "fullscreen" mode change the scan rate of the X server? Set it to > > 640x480x8, and the problem would likely evaporate. > > I've just spotted the following in the pygame docs: > > "It is usually best to not pass the depth argument. It will default to > the best and fastest color depth for the system. If your game requires a > specific color format you can control the depth with this argument. > Pygame will emulate an unavailable color depth which can be slow." > > Could you try setting DISPLAY_DEPTH=0 in pycdg.py, see if that helps.
With that, and FPS at 10 (BTW: pull that parameter up to the tunables in the next release?), it can *almost* keep up with "Jesus Is Just Alright" by the Brothers Doobie (DG11-11); 15 was too slow. It does appear to not be trying to alias the art, in whatever fashion it was before. Cheers, -- jra -- Jay R. Ashworth [EMAIL PROTECTED] Designer Baylink RFC 2100 Ashworth & Associates The Things I Think '87 e24 St Petersburg FL USA http://baylink.pitas.com +1 727 647 1274 "Space is called 'space' because there's so much *space* there." - John Walker, of Fourmilab, on Trek's End ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Pykaraoke-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
