[ scummvm-Patches-638809 ] SIMON: Improving startup times

noreply at sourceforge.net noreply at sourceforge.net
Fri Nov 15 08:50:27 CET 2002


Patches item #638809, was opened at 2002-11-15 08:50
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=638809&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: SIMON: Improving startup times

Initial Comment:
When using MP3-compressed sound, starting a Simon game
takes a lot of time, relatively speaking. This patch
attempts to fix that, and at least for me the
difference can be several seconds.

What it does is to replace the loops that read the
entire sound/effects file, in 2 Kb blocks, until it
finds the end of the file, with a single seek(0, SEEK_END).


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=638809&group_id=37116




More information about the Scummvm-tracker mailing list