Quote:
|
Originally Posted by Hardy Hart
I have this explanation from another forum, probably it helps you through the process...
After installing Daemon Tools, Free Hex Editor and extracting fastboot utils to a folder we can begin.
I extracted the fastboot utils in "D:\fastboot\". You can use whatever directory you wish.
STEP 1
- Have a non-bootable image (iso,cdi,nrg) of your game ready.
- Using daemon tools, set up a virtual CD drive and mount the image of your game (if you don't know how
this is done in daemon tools search the internet for tutorials).
- Open your fastboot util folder.
(You'll find a folder within the fastboot directory called 'Data'.)
- Open up the directory of the (virtual) dreamcast game cd drive. Copy all the contents of the virtual
cd onto the 'Data' folder.
STEP 2
- Now you should have all the game files in the fastboot\data directory. Copy the 1ST_READ.BIN file
found in the data folder to another location outside the fastboot util folder. You will edit this file
with the 'Free Hex Editor' utility.
- Open 1ST_READ.BIN with the 'Free Hex Editor' utility.
|
Where can I find that free Hex Editor