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.
PlayMP3CDTrack patch