| To use mod music in MTM2 tracks you must: |
| - Extract the track pod. |
| - Add a mod to the "music" folder. |
| - Edit the .LVL file. |
| - Rebuild the pod. |
|
.POD extraction using PodTool:
- Create a new folder to extract your pod into. - Start PodTool and open the pod you wish to extract. - Click "Extract All" and browse to the new folder. - Click "OK" and all files will be extracted into their proper sub-folders.
Download PodTool:
Download WinPod:
|
When you extract your track pod to a new folder you will find the following sub-folders which contain all of your track's files: "ART", "DATA", "FOG", "LEVELS", "MODELS", "UI" and "WORLD". If you've included a .wav in your track there will also be a "SOUND" folder containing the .wav file(s), if you had included a .wav soundtrack it should now be deleted to reduce the size of the new pod. |
|
- Extract or "un-pod" your track pod to a new folder, of course.
- Load "trackname.lvl" (found in the "levels" sub-folder) into a text editor. - Change the number at the top to "3". - Insert the name of your mod file where you see an existing .mod or .wav file listed. - Save changes. |
|
Old .LVL
0 wkexpo2k.txt wkexpo2k.raw wkexpo2k.clr wkexpo2k.act wkexpo2k.tex zero.raw wkexpo2k.pup wkexpo2k.ani wkexpo2k.tdf cloudy2.raw cloudy2.act wkexpo2k.def wkexpo2k.nav farm.wav wkexpo2k.fog wkexpo2k.lte -46333,-46333,0 32768 32000,-46333,0 64000 255 |
New .LVL
3 wkexpo2k.txt wkexpo2k.raw wkexpo2k.clr wkexpo2k.act wkexpo2k.tex zero.raw wkexpo2k.pup wkexpo2k.ani wkexpo2k.tdf cloudy2.raw cloudy2.act wkexpo2k.def wkexpo2k.nav coolsong.mod wkexpo2k.fog wkexpo2k.lte -46333,-46333,0 32768 32000,-46333,0 64000 255 |
|
Overview:
- Extract your track pod. - Edit the .LVL file as instructed. - Add a "MUSIC" folder. - Put your chosen .MOD in the "music" folder. - Select the track folders and create the new pod.
|
|
Overview:
- Extract your pod and create a "response" file (.LST). - Edit the .LVL file as instructed. - Add a "MUSIC" folder. - Put your chosen .MOD in the "music" folder. - Edit the .LST file to include the path to the .MOD. - If needed, remove any .WAV soundtrack reference from the .LST. - Load the updated .LST in WinPod and create the new pod.
|
Update the .LST: To re-create your track pod with WinPod you must update the .LST file to include the mod to be added to the pod. Edit the .LST file with a text editor, scroll to the bottom and add a line that looks like this: music\coolsong.mod |