|
Hex Editing
Those offsets are for plugging into a patcher or for searching and editing manually in a HexEditor. The offsets are locations in the programming code. The offset represents a two digit byte location. At the first location it will be "01" and needs to be changed to "02", do the same for each in turn, then save them.
Not for the faint at heart.....might want to check out more rip tutorials to see if you can find a patch utility that can automate it for you a bit. It can take up to 10 minutes for a Hexeditor to both open and save a large file--and if you don't have enough free RAM to open the whole file in memory, you may not be able to use a hexeditor (depending on how it's written)
Good Luck!
Raist
|