SCUMM/V0

From ScummVM :: Wiki
< SCUMM
Revision as of 13:19, 3 September 2005 by Sev (talk | contribs) (Mention more problems)
Jump to navigation Jump to search

Maniac Mansion C64

  • Different SCUMM opcodes, some are specific to the game itself. Most differences are already implemented. See scumm/script_c64.cpp
  • Actor names are hardcoded
  • Verbs are hardcoded
  • Both LFL extractor and built-in disk support written
  • Costumes aren't implemented. There are full specs for them as stand-alone interpretator, need to find somebody to put them into ScummVM
  • Input seems to be different and kids selection screen doesn't work
  • Sound isn't implemented

Zak McKracken C64

  • No sound support
  • Probably completable