PREPARATION
1. Get the latest ScummVM, atm this is rev32565:
2. Usa a Fat(16)-formatted SD-Card, do not bother to use high-speed cards, it won't make a difference.
3. I suspect you know how to get the scummvm-.dol running. (Twilight Hack / Homebrew Channel)
4. You will need the following Monkey Island 3-Files: COMI.LA0, COMI.LA1, COMI.LA2, as well as the "RESOURCE"-Folder (should have 25 files ending in .bun .nut .san and .tab) - That's all the files you need for running the game on ScummVM/Wii.
5. You will also need
- a "compress_scumm_bun.exe"
- a "lame.exe"
The bun compressor can be found inside the scummvm-tools package on the scummvm download page: http://www.scummvm.org/downloads.php#tools
The "Lame.exe" is here: http://home.arcor.de/tomasherrmann/download/lame.exe (Right click -> Save)
If the link is down, google should also help.
COMPRESSION
6. Now that you've got everything together, you're going to compress the audio files of the game to approx. a third of their former size. This will eliminate all the loading times from the game! (at least I hope so, it did for me)
Create a folder ("C:\CMI" for example), put the .LA0, .LA1, .LA2 and your RESOURCE-directory in there. Put the two executables "compress_scumm_bun.exe" and "lame.exe" into "RESOURCES".
7. Inside the RESOURCES directory, create two new folders: "original" and "compressed". Move all .bun-Files (there are 4 files) into the "original"-Folder.
8. Create a TXT-File in the RESOURCES directory, copy&paste the following into the file:
compress_scumm_bun.exe MUSDISK1.BUN "original" "compressed"
compress_scumm_bun.exe MUSDISK2.BUN "original" "compressed"
compress_scumm_bun.exe VOXDISK1.BUN "original" "compressed"
compress_scumm_bun.exe VOXDISK2.BUN "original" "compressed"
@echo Completed
PAUSE
Save the file as (or rename it to) "compress.BAT"
9. Run the "compress.BAT". It will encode all the voice and music from the game into .mp3 format, resulting in smaller .bun files in the "compressed" folder. The whole process takes between 20 and 30 Minutes, so go watch an episode of Scrubs or something.
10. You now have
-"C:\CMI\" with the .LA files
-"C:\CMI\RESOURCES\" with all the game files, "lame.exe" and "compress_scumm_bun.exe"[/i], but without the .buns
-"C:\CMI\RESOURCES\original\" the original .bun files
-"C:\CMI\RESOURCES\compressed\" the compressed .bun files
COPY & PLAY
11. On your SD-Card, your scummvm should be under "\apps\scummvm\". Create a folder for Monkey Island, but NOT inside the scummvm-folde. Put it inside the apps-folder, thus "\apps\curse" or "\apps\MI3", the name doesn't matter. Copy the .LA files into that folder. Create a folder named "RESOURCES" and copy all the files (without the folders "compressed" and "original" and without the executables) from the "RESOURCES"-folder on your harddrive in there. Copy the .buns from the folder "compressed" into the folder "RESOURCES" on your SD-Card.
12. Your SD-card should now have \apps\curse\ with the .LAs, and \apps\curse\RESOURCE\ with all the game files, including the modified .buns.
That's it! Put the SD-Card into the Wii, start SCUMMVM and load The Curse of Monkey Island. The full motion Videos might still stutter a bit, but the game itself should run smoothly, without significant loading times between screens or voice/music tracks, and with working lipsync. Have fun!
![Wink :wink:](./images/smilies/icon_wink.gif)
(Sorry for any cases of bad english. Credit goes to PSPswampy for writing a simliar .bat-file for a PSP-tutorial)