View Single Post
  #6  
Old 15-06-2002, 15:02
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
Don't look for a file called "CD001". Looj for any file CONTAINING string "CD001". You can do it with windows explorer.

You'll surely find 1st_read.bin, 2_dp.bin, maigo.bin and maybe sg_dpldr.bin (these are bin files for internet, I think, and you need to binhack some of them). To know the ones you need to patch, open 1st_read.bin with an Hex editor, look for "CD001", note the number before this, and look for the same number in the other files. If you find it, patch these files.

For example, you'll find "5C2E0000 01000000" + CD001 in 1st_read.bin. The number you need to find is 5C2E0000.
Reply With Quote