|
hello
looks like ive got some problems with fastboot utility
when i run b2b_game.bat to create the fixed image of doa2le no image is created at all...
at the end of the process there's not a cdi file in the main dir...
im sure ive copied those 2 bin files into the data dir (together with the game files, of course)
this is my "b2b_game.bat":
"tools\mkisofs -C 0,0 -V GAMECAST -l -o data.iso data
tools\bin2boot data.iso
del data.iso
del *.tmp"
is it right?
|