Changing the In-Game Music

Alright here we go. I looked at Red Bear's Sound LIB and have figured out how to change the ingame music. So here goes the TIP:

Step 1
Ensure that your sound files are in wav format in the 11,025 hz, 8 bit, mono form. 

Step 2
Rename them accordingly
XFI107B.wav
XFI204CA.wav
XFI204CB.wav
XFI310CA.wav
XFI310CB.wav
XFI311AB.wav

Step 3
Create a toolkit project folder for your music since you'll want these all in one project folder (i.e. one LIB).

Step 4
Go to SOUND and IMPORT and search for the wav files that you want (hence the ones from Step 2).

Step 5
Import them accordingly
A. Check MISC in the Sound Effects box
B. Delete the & sign in the target
C. Click convert
D. Click OKAY
Now repear this step until all of the files are imported.

Step 6
Go to Windows Explorer and open your project folder. Take out any annoying characters (~ or &) and make sure they have these names:

XFI107B.11k
XFI204CA.11k
XFI204CB.11k
XFI310CA.11k
XFI310CB.11k
XFI311AB.11k

Step 7
Open your ITEM.DAT file with wordpad and make sure that the file names in there match the real filenames. So if you deleted a TILDE (~) in the filename, delete it here. Make sure there are no extra carriage returns by putting the cursor right after the last QUOTATION (") mark on the last line and hit delete a few times. Save and close ITEM.DAT file.

Step 8
Go back to the toolkit and build the file. Then test it out in Fighters Anthology and you should be set.

If you have any questions, just let me know.
Centurian