=== Read only if you're having trouble == This game has only a few data files. Since I always dummy the games, the start of second session is very close to the end of the disc. Because of the reader's calibration, some consoles may have trouble recognizing this disc. It can be "fixed" removing the dummy CDDA track of the disc and remastering the disc. Here I teach you how to do it. Remember: if you console is recognizing your disc well, you don't have to worry about it. You must be confortable using Echelon's selfboot method to make it right. Tools needed (not included in the pack): cdrecord, mkisofs, binhack, ipins. Optional: CDRWin, cdirip. 1) Extract the CDDA tracks, either using cdirip on the .cdi image or using your favorite program on your already recorded disc. 2) Delete track01.wav, it's a long silence track. Make a copy of track02.wav and rename it to track01.wav (now the dummy track has only 4 seconds). Now you should have track01.wav, track02.wav, (...), track12.wav in this directory. 3) Record the tracks as told in Echelon's tutorial. You can use "cdrecord -dev=a,b,c -multi -audio -pad track01.wav track02.wav (...) track12.wav -speed=x" where a,b,c is the number corresponding to your recorder (use "cdrecord -scanbus" to find out) and x is the recording speed. Also, you can use CDRWin: Record Disc -> Load Tracks -> Add. Add all the 12 wav files and order them, click OK. Mark "Open New Session", select the recorder, the speed and then click "Record Disc". 4) I'll assume the toolkit of the Echelon's method (that has the tools I mentioned earlier) is in "c:\selfboot". Create the directory "c:\selfboot\data" and copy the files of the game (extracted of your already copied disc) to there. Copy both files of this pack (ip.bin, mag.txt) to "c:\selfboot". 5) You can delete "SMILEY.BMP" of "c:\selfboot\data", it's was only used as a pad file for the developers. 6) Use "cdrecord -dev=a,b,c -msinfo" and it will show you a number. I'll refeer it now on as "0,Y". 7) Now move "1ST_READ.BIN" of the "c:\selfboot\data" directory to "c:\selfboot". 8) Execute "binhack.exe" and it will ask for data. Type "1st_read.bin" for first question, "ip.bin" for second, and "Y" (your -msinfo number without the 0,) for third. 9) Move "1ST_READ.BIN" back to the "c:\selfboot\data" directory. 10) Use "mkisofs.exe -C 0,Y -sort mag.txt -l -o data.iso data", replacing the Y number of course. It will create the file data.iso. 11) Execute "ipins.exe", then type "ip.bin" for first line and "data.iso" for the second one. 12) Burn the final session using "cdrecord -dev=a,b,c -xa1 data.iso -speed=x", replacing a,b,c and x of course. 13) It's ready to play. I think only a few people will need to remaster this disc, however, if a considerable number of people has problem with this, I can remaster the disc and put it to download too, just let me know. === End of trouble section ===