Open main menu

Difference between revisions of "SCI/Bugs"

389 bytes added ,  03:10, 8 March 2016
added corrupted KQ5 credits megamix resource
(put SCI32 games separately)
(added corrupted KQ5 credits megamix resource)
Line 5: Line 5:
* Jones CD: The sound track in some versions contained junk at the beginning, which results in the animations and the speech being out of sync. If the garbage is removed from the beginning of the ripped track (with a program like Audacity), speech works fine (the track should begin with "Welcome to QT clothing! We will sell you anything!") - {{Tracker|id=5367}}
* Jones CD: The sound track in some versions contained junk at the beginning, which results in the animations and the speech being out of sync. If the garbage is removed from the beginning of the ripped track (with a program like Audacity), speech works fine (the track should begin with "Welcome to QT clothing! We will sell you anything!") - {{Tracker|id=5367}}
* KQ5: After the deaf man scene, warning failed to find audio entry 9302 appears several times, 7072 comes immediately after that scene, 7065 isn't found when Cassima frees you from the prison, 9300 is not found after going through the labyrinth with her, 9301 when throwing the fish to the cat, 7068 when going through the pages of the book
* KQ5: After the deaf man scene, warning failed to find audio entry 9302 appears several times, 7072 comes immediately after that scene, 7065 isn't found when Cassima frees you from the prison, 9300 is not found after going through the labyrinth with her, 9301 when throwing the fish to the cat, 7068 when going through the pages of the book
* KQ5/Floppy: King's Quest 5 mega mix during credits - resource 699. Sadly this music resource is truncated somehow and thus broken. ScummVM seems to play it way better than the original interpreter did. We remove invalid channel data and also cut down channel data, that goes out of bounds. The original interpreter didn't check anything, that's why the music sounds really badly broken.
* KQ6: Missing sync resource. Right at the beginning, go to bookshop and get the book that's on the table. 2nd portrait has no sync resource but audio. Windows version uses the appended sort of "raw data" for lip-sync, that's why its working there (see http://www.youtube.com/watch?v=kD6EM7v6R8Y#t=2m23s). We may possibly even create virtual sync resources out of that data, so the scripts will get it and even DOS version could work with full lip-sync. Further investigation required. We are now using the "raw" data in ScummVM
* KQ6: Missing sync resource. Right at the beginning, go to bookshop and get the book that's on the table. 2nd portrait has no sync resource but audio. Windows version uses the appended sort of "raw data" for lip-sync, that's why its working there (see http://www.youtube.com/watch?v=kD6EM7v6R8Y#t=2m23s). We may possibly even create virtual sync resources out of that data, so the scripts will get it and even DOS version could work with full lip-sync. Further investigation required. We are now using the "raw" data in ScummVM
* KQ6: Missing audio, when following the swimming guy right at the start, the dialog by the guy right after Alexander jumps is not played, audio entry (260, 7, 3, 13, 2)
* KQ6: Missing audio, when following the swimming guy right at the start, the dialog by the guy right after Alexander jumps is not played, audio entry (260, 7, 3, 13, 2)
1,119

edits