1,506
edits
(information how to show priority/control map in original interpreter added) |
(Added the known SCI0-SCI1.1 missing features, and 2 more TODOs) |
||
Line 5: | Line 5: | ||
** Quest for Glory 1 VGA - [md5], m_kiewitz | ** Quest for Glory 1 VGA - [md5], m_kiewitz | ||
** Quest for Glory 2 - syke | ** Quest for Glory 2 - syke | ||
* Missing features (SCI0-SCI1.1) | |||
** SCI1.1 character scaling | |||
** Palette morphing (kPalVary - used for example in the SQ5 intro) and kAssertPalette | |||
** Menu mouse interaction | |||
** MT-32 music driver | |||
** GM instrument mapping | |||
* Known bugs | * Known bugs | ||
Line 12: | Line 19: | ||
*** computer trivia | *** computer trivia | ||
**** Scrolling text doesnt work right (seems to be a VM issue) | **** Scrolling text doesnt work right (seems to be a VM issue) | ||
** Conquest of the Longbow | |||
*** In chapter 1, room 110, when Robin meets Little John at the lookout, a signal is sent to a non-object when Little John stops walking. Ignoring this selector modification freezes the screen (VM issue, this room never worked properly even in FreeSCI) | |||
** Freddy Pharkas | |||
*** Priority issues (e.g. in the options menu) | |||
** Hero's Quest (Quest for Glory 1 EGA) | ** Hero's Quest (Quest for Glory 1 EGA) | ||
Line 18: | Line 31: | ||
** Jones | ** Jones | ||
*** | *** Graphics | ||
**** corruption on difficulty setting menu when challenging jones (ega/cd) | **** corruption on difficulty setting menu when challenging jones (ega/cd) | ||
**** statistics are broken (list control), dollar amounts missing (ega/cd) | **** statistics are broken (list control), dollar amounts missing (ega/cd) |
edits