Oh my god, this is a no-CD patch without actually removing the SecuROM protection?! I'm throughly impressed!
[...] There are tons of programs for comparing binary files but there are only a few that can compare binary files of
not the same size. I recommend
xdelta: first, create a delta with
xdelta -e -s SOURCE TARGET DELTA (replace uppercase words with actual filenames) and then have the delta "disassambled" with
xdelta printdelta DELTA. The disassembly is quite cryptic but, apparently:
- ADD means copying data from the delta into the target, CPY_* from the source/target;
- S@XXX means XXX (decimal) offset in source, T@XXX in target.
__________________
Joe Forster/STA
For more information, see the
FileForums forum rules and the
PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage:
http://sta.c64.org, E-mail:
[email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!