Skip to content

A collection of decompiled source code for Lucasfilm's SCUMM games.

Notifications You must be signed in to change notification settings

dumbin8er/SCUMM-Decompilation-Archive

 
 

Repository files navigation

SCUMM-Decompilation-Archive

A collection of decompiled source code for Lucasfilm and Humongous Entertainments's SCUMM games.

Previously, this code was created by extracting the data files using tools like scummrp and scummpacker. Then each individual script was decompiled by using descumm (included in ScummVM's tools). Finally, I neatly organized them into .c files (for the purpose of preview highlighting)

Now, I use NUTcracker to decompile the scripts. It currently only supports v5 and v6, as well as the Humongous Entertainment games. Hopefully, earlier versions will follow.

I have no idea how or if this can be recompiled, but I did get the inspiration from a similar disassembly project for the C64 version of Maniac Mansion.

About

A collection of decompiled source code for Lucasfilm's SCUMM games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%