Kyra/TODO

From ScummVM :: Wiki
< Kyra
Revision as of 13:19, 8 January 2009 by Sev (talk | contribs) (Move content from main page and add bugs which occur in the original)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TODO

  • Complain if no game data was found in specified directory instead of assert() and producing bunch of useless warnings.
  • Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing)


Bugs Also in the Original

In the following you will find a number of bugs which actually already occur when using the original interpreter / .EXE. That is, those errors are bugs in the games themselves, not in ScummVM. Still, we sometimes are able to implement workarounds, meaning ScummVM at times works better than the original ;).

Note that neither of these lists is complete.

Not Yet Fixed

Fixed