Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#7950 closed patch

MP3 CD patch for Monkey Island.

Reported by: SF/urkle Owned by: SF/ender
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Monkey Island 1

Description

LoomCD works great (except for the offset calculations) with the mp3 cdtrack.. However Monkey Island would only play off of the CD.. Here is a patch to get monkey Island to play mp3 file instead of the CD audio tracks (if compiled with COMPRESSED_SOUND_FILE) The only issues to work on are repeating the MP3 CD tracks.. and the time calculation is just a TAD too big.. as the console displays a handful (like 3) of "Error decoding after restream 1 !" errors. but it doens't affect anything.. The time calculation algorithm I pulled from mp3check. (http://www.0vermann.de/soft/mp3check/mp3check.html)

Ticket imported from: #546991. Ticket imported from: patches/55.

Attachments (1)

monkeymp3patch.diff (1.6 KB ) - added by SF/urkle 22 years ago.
PlayMP3CDTrack patch

Download all attachments as: .zip

Change History (5)

by SF/urkle, 22 years ago

Attachment: monkeymp3patch.diff added

PlayMP3CDTrack patch

comment:1 by SF/ender, 22 years ago

Status: newclosed

comment:2 by SF/ender, 22 years ago

Applied, thanks. :)

comment:3 by SF/ender, 22 years ago

Owner: set to SF/ender

comment:4 by digitall, 5 years ago

Component: Engine: SCUMM
Game: Monkey Island 1
Note: See TracTickets for help on using tickets.