What's new

rar into image to sue with chanka

nevx

New member
i downloaded a rar game for dreamcast
i have extrated the contents , there's a folder called bordata and a file called
bor.fxe ..how do i make an image out of it so the chanka can play the rom.
 

panni

New member
Mkisofs -C 0,0 -V test -l -o "test.iso" "C:\PATH\TO\EXTRACTED\THINGS\"
Bin2boot "test.iso"

The files are all findable via google or look for ExoBoot's package in this forum (it includes those files).


If this results in a non-working image you should try ExoBoot itself (those two commands above dont patch the bootbins of the image)
 

Top