I need a patch utility which generates an exe file from the differences of 2 binaries. Then, end-users only need to run that exe file, point to the old version and apply patch.
|
I finally found it on my own. It's diablo2oo2's Universal Patcher - [dUP] |
|||||
|
|
I've used xdelta or bsdiff before for very similar purposes. Unlike the standard These tools won't create a patching |
|||
|