Open main menu

Difference between revisions of "SCI/TODO"

281 bytes added ,  13:49, 29 July 2010
added sq1 sound issue
(Moving missing resource warnings to the SCI known bugs page)
(added sq1 sound issue)
Line 76: Line 76:
* KQ5: End credits song is broken (resource 699). we are now filtering out invalid channels, but at the end of the song it plays back garbled somewhat. This video proves that it worked fully in original sci http://www.youtube.com/watch?v=GerEZ68YSzc - the resource is uncompressed inside resource.000 right at the end, this is definitely no decompression or resource size error
* KQ5: End credits song is broken (resource 699). we are now filtering out invalid channels, but at the end of the song it plays back garbled somewhat. This video proves that it worked fully in original sci http://www.youtube.com/watch?v=GerEZ68YSzc - the resource is uncompressed inside resource.000 right at the end, this is definitely no decompression or resource size error
* LSL6: when saving when music is fading out (and restoring) the music will stay on that level and keep playing - we should check for fading and modify selectors to the endpoint
* LSL6: when saving when music is fading out (and restoring) the music will stay on that level and keep playing - we should check for fading and modify selectors to the endpoint
* SQ1: it seems sierra sci wasn't able to pause samples at all. We are getting pause sample call when getting killed by acid drops and we pause the sample, but this isn't the way sierra sci behaved. In that case the sample continued. Maybe they just stopped it from looping again.


=== SCI0-01 parser ===
=== SCI0-01 parser ===
1,119

edits