Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
(→‎VM: island of dr. brain robot bug has been fixed)
(lsl2/kq4 issue solved)
Line 68: Line 68:
* KQ6/CD: several sync resources aren't available in the resource files. The windows version does only use the additional sort of "raw-data" appended to those sync resources. We are currently using the sync resources inside kPortrait instead of the raw data, that's why lip sync isn't working for those cases. We need to find out how this raw data is interpreted, probably we could even create virtual sync data out of it for the DOS scripts to use
* KQ6/CD: several sync resources aren't available in the resource files. The windows version does only use the additional sort of "raw-data" appended to those sync resources. We are currently using the sync resources inside kPortrait instead of the raw data, that's why lip sync isn't working for those cases. We need to find out how this raw data is interpreted, probably we could even create virtual sync data out of it for the DOS scripts to use
* LSL5: waking up from the flute dream doesn't fully remove the dream cloud - issue is because scripts show a textbox and remove them after a kDrawPic call that redraws the plane picture, this results in picNotValid not to get set (which is correct), so the new picture isn't fully displayed on screen. This was fixed in multilingual lsl5 version
* LSL5: waking up from the flute dream doesn't fully remove the dream cloud - issue is because scripts show a textbox and remove them after a kDrawPic call that redraws the plane picture, this results in picNotValid not to get set (which is correct), so the new picture isn't fully displayed on screen. This was fixed in multilingual lsl5 version
* XMAS88: View position off by one (plus +1 to vertical coordinate) in fireplace scene (maybe also goes for other views?) - seems to be also the case in kq4 old (for all views) - needs to get investigated further


=== Sound ===
=== Sound ===