Opened 20 years ago
Closed 20 years ago
#2584 closed defect (fixed)
COMI: Audio skips ahead in chapter 4 intro (patch included)
| Reported by: | SF/msiewert | Owned by: | aquadran |
|---|---|---|---|
| Priority: | high | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Monkey Island 3 |
Description
Version: SVN checkout, 1.5.2006 Game: COMI (german), running from HDD, uncompressed audio files Platform: Win XP, Linux (seems to be OS-independent)
(This is NOT a duplicate of Bug 1303367, nor does my patch fix this other issue!)
When the intro movie to chapter 4 plays, the audio is very choppy and skips ahead a few seconds. With the help of the built-in debug system (--debuglevel=2, no specific debug channel) I managed to get the error message "AppendableMemoryStream: buffer overflow (B)".
I finally blew the dust of my Cygwin installation, learned a tiny bit of SVN and figured out how to fix this myself. In a nutshell, all you have to do is to increase some buffer size. I have attached both a savegame and a patch which worked for me. (If there are still errors in other language versions, just increase the buffer size again.)
Ticket imported from: #1479721. Ticket imported from: bugs/2584.
Attachments (1)
Change History (9)
by , 20 years ago
| Attachment: | savegame & patch.zip added |
|---|
comment:1 by , 20 years ago
| Summary: | Audio skips ahead in chapter 4 intro → COMI: Audio skips ahead in chapter 4 intro (patch included) |
|---|
comment:2 by , 20 years ago
Aquadran, do you have any comments on this by chance? (Feel free to unassign yourself again, I just assigned it to you to get your attention :-)
comment:3 by , 20 years ago
| Owner: | set to |
|---|
comment:5 by , 20 years ago
| Priority: | normal → high |
|---|
comment:7 by , 20 years ago
| Resolution: | → fixed |
|---|
comment:8 by , 20 years ago
| Status: | new → closed |
|---|

Savegame at the end of chapter 3 / patch that works for me