Open main menu

Difference between revisions of "SCI/TODO"

250 bytes removed ,  13:42, 15 July 2010
lsl6 quick saving fixed
(added qfg1 vga issue)
(lsl6 quick saving fixed)
Line 93: Line 93:
* Island Dr. Brain/wii exclusive(?): when being in the first puzzle room, going to menu doesn't really work on Wii. The menu is visible for around 0.1 seconds and then disappears automatically - caused by MoveCursor not setting cursor - needs to get further investigated
* Island Dr. Brain/wii exclusive(?): when being in the first puzzle room, going to menu doesn't really work on Wii. The menu is visible for around 0.1 seconds and then disappears automatically - caused by MoveCursor not setting cursor - needs to get further investigated
* KQ5: Path-walking - in the town some people "jump" around sometimes, also happens to ego in rare cases as well (sq5 right at the start when walking down)
* KQ5: Path-walking - in the town some people "jump" around sometimes, also happens to ego in rare cases as well (sq5 right at the start when walking down)
* LSL6: when using direct "save" after having saved manually some other slot is overwritten - THIS IS CRITICAL - caused by us resorting saved games all the time. LSL6 uses the last saveid for quick saving. In our case the latest save is always id 0.
* LSL6: when peeking through the tiles, arithmetic error comes up - because cycles selector contains a pointer (ROsc script 938)
* LSL6: when peeking through the tiles, arithmetic error comes up - because cycles selector contains a pointer (ROsc script 938)
* LSL6: sometimes the tram does not stop. This is a game script issue and not an engine one, but we should still figure out what goes wrong and fix it. To make it work -> see SCI bugs
* LSL6: sometimes the tram does not stop. This is a game script issue and not an engine one, but we should still figure out what goes wrong and fix it. To make it work -> see SCI bugs
1,119

edits