|
Binhack changes the LBA value in a bin file, so you should use it on any bin files that are used to boot your game.
You often need to binhack 2_DP.BIN, SG_DPLDR.BIN and MAIGO.BIN.
What I do to know wich files to binhack :
_ I look in 1st_read.bin (non selfboot one) which LBA value it contains (juste before "CD001" value)
_ I look for any game files containing "CD001"
_ I binhack all bin files that contain "CD001" and have that same value than 1st_read.bin + I binhack 1st_read.bin itself.
So now, you should have all your bin files binhacked (including 1st_read.bin) and you should be able to make your game selfboot using Echelon's method.
|