View Single Post
  #2  
Old 09-04-2001, 22:18
xena xena is offline
Die Hard Member
 
Join Date: Feb 2001
Posts: 250
Thanks: 0
Thanked 0 Times in 0 Posts
xena
http://luna.spaceports.com/~selfboot/Tutorial_Index/tutorial_index.htm

Burn 4 sec CDDA Track at the 1st Audio session
cdrecord -dev=0,1,0 -multi -audio audio.raw speed=4

Get the 2nd msinfo number
cdrecord -dev=x,x,x -msinfo

Crack ".BIN" files
dahack 1ST_READ.BIN 2nd msinfo number
dahack Ginxfer.bin 2nd msinfo number
HACK SG_DPLDR.BIN 2nd msinfo number
HACK 2_DP.BIN 2nd msinfo number
HACK MAIGO.BIN 2nd msinfo number

Binhack 1st_read.bin ,ip.bin files and input 2nd msinfo number

Move "ip.bin" from Dir C:\Selfboot\Data to C:\Selfboot

Create Data.ISO
mkisofs -C 0,2nd MSINFO Number -V Sonic_Adv -l -o data.iso data

Run ipins, input ip.bin & data.iso

Burn 2nd session Data.iso
cdrecord -dev=x,x,x -xa1 -speed=x data.iso

Try it in your DC
Reply With Quote