View Single Post
  #4  
Old 31-01-2004, 01:51
Megalexxx Megalexxx is offline
Die Hard Member
 
Join Date: Mar 2002
Posts: 1,037
Thanks: 0
Thanked 5 Times in 2 Posts
Megalexxx is on a distinguished road
Use Echelon selfboot tutorial to remake a CD.

Otherwise, you can do this :
1) make an image of your original game
2) hex edit the whole image
3) look for "SEGA SEGAKATANA" in it
4) you should find something like this :
SEGA SEGAKATANA SEGA ENTERPRISES01E1 GD-ROM1/1 JUE 0799A00 HDR-0159 V1.003
=> change the "0" after "JUE 0799A" by a "1"

It might not be exactly the same string of characters, but the "0" to change is at the same place (i.e. 61 bytes after "SEGA SEGAKATANA").
Reply With Quote