Quote:
Originally Posted by mongrel
ohh, so xdelta is a patching tool, right??
|
Right.
Quote:
Originally Posted by mongrel
can anyone tell me exactly what this command does, i tried to find it online but couldn't!
xdelta3.0 -d -v -fs autorun.dat NFSS.dlt "autorun patched.dat"
|
Apply a patch (-d for decode) called "NFSS.dlt" (first filename = input) to "autorun.dat" (value of -s for source, not a stand-alone filename!), resulting in "autorun patched.dat" (last filename = output) which is to be overwritten (-f for force overwrite), and be verbose (-v for verbose) about the process.
(Yes, the command line syntax of this software is not trivial, it's somehow quite confusing...)
__________________
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!