|
Actually, the error starts at line 6. Line 6 should be TRACK 02, not TRACK 00. Therefore, the numbering of the rest of the tracks and your WAV files should be adjusted accordingly. Besides, tracks start out with 01 and then increment by one.
[color=FF2121]The general layout of Saturn mixed mode disc is as follows:[/color]
TRACK 01 -> DATA (mode1)
TRACK 02 -> AUDIO
TRACK 03 -> AUDIO
.
.
.
TRACK N -> AUDIO
[color=FF2121]However, there are some games that contain 2 data tracks; their layout should look like this:[/color]
TRACK 01 -> DATA (mode1)
TRACK 02 -> DATA (mode2)
TRACK 03 -> AUDIO
.
.
.
TRACK N -> AUDIO
(Edited by MasterAkumaMatata at 1:15 pm on Jan. 2, 2002) |