Afficher un message
Vieux 19/01/2009, 16h40   #2086 (permalink)
Profil
-=FamilyGuy=-
Membre
Ancienneté  71%
Ancienneté 71%
 
Date d'inscription: mai 2006
Messages: 319
Téléchargements: 0
Uploads: 0
Merci: 1
Remercié 10 fois dans 7 Posts
Par défaut

Well, don't really remember how to do cdda games, but as far as I know you got to burn your 2 cdda tracks first, get the msinfo number, hack your ip.bin (custom for shenmue1) and 1st-read.bin according to this number. Run cdda.exe on the 1st-read.bin, make an iso out of the data (with the mkisoft numer as the starting LBA). Then burn this data session on the cd in xa1 mode.

I remeber doing that for Toy Commander.

BTW, that's the "old school" way ...

FG

It should looks like something like this, replace XXX with the address of your drive:

Code:
cdrecord -dev=X,X,X -dao -multi -audio track01.wav track01.wav
cdrecord -dev=X,X,X -msinfo  -> Remember the number it output!
[Binhack your 1st_rea.bin and ip.bin to the msinfo number, then run cdda.exe on 1st-read.bin]
mkisofs -C 0,<msinfo number> -V <CD_NAME>  -l -o data.iso <name_of _folder_containing_files>
cdrecord -dev=0,0,0 -xa1 data.iso
Put the resulting CD into a dreamcast and test it out!

I hope it help!

FG
__________________
Sex, Drug and Rock N' Roll

Dernière modification par -=FamilyGuy=- ; 19/01/2009 à 16h46.
-=FamilyGuy=- est déconnecté   Réponse avec citation
Cet utilisateur dit Merci à -=FamilyGuy=- pour ce poste utile:
Ryo Suzuki (21/01/2009)