Skip to content

{ Category Archives } Uncategorized

Status update for April 2010 – What’s the old fool up to?

Have been working on a new version of ScummSpeaks, with more sophisticated packing/unpacking (extract resources like VOC and MIDI, saves some data in XML files, etc). Support for SCUMM V5 is complete, but I don’t want to release it until I finish support for V4 and V3. Progress is currently stalled.
A simple download manager daemon [...]

Scummbler v2 r9

Scummbler v2 r9 adds the new command line option “-o”, allowing you to specify a file name for the output script. Note that if you specify an output file name, you cannot specify multiple input files (or a directory containing multiple input files). Useful if you want to integrate Scummbler into another application or automated [...]

Scummbler v2 r8

Scummbler v2 r8 has been released. It includes the following changes:

Fix issue with nested “if” blocks; scripts now compile considerably faster. The exact improvement will depend on the complexity of the script, but as an example, one script that used to compile in 18 seconds now compiles in 4; another script that used to compile [...]