View Single Post
  #1  
Old 03-08-2020, 05:16
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Directory Patcher

Directory Patcher is a tool that makes a patch file for a whole directory.
Imagine you have repacked a game that has been updated by the developer and now you need to repack the whole game again for the update.
For cutting off your time you can make a patch using this program. You will need the old game files and the newer ones. This program will generate a patch for you and can easily apply it with the command line tool provided with this.

Usage for dpzapply.exe:
dpzapply.exe patchfile dir

The xdelta mode is faster than normal mode and takes less memory. But it requires xdelta3.exe to be present.
The normal mode uses bdiff by Peter Johnson. is slow and memory sucker. But it doesn't require any other files.

Bugs:
The program doesn't handle errors at this moment. If you do something wrong, the program may mess up stuff. Made this in one day so do some tests to know how it's actually doing stuff.

Source:
Will be uploaded soon.
Attached Images
File Type: png dirpatcher.png (237.7 KB, 560 views)
Attached Files
File Type: 7z Dirpatch.7z (3.97 MB, 196 views)
File Type: 7z DirPatcher_bugfix1.7z (3.59 MB, 212 views)
__________________
NOT AVAILABLE

Last edited by 78372; 04-08-2020 at 08:20.
Reply With Quote
The Following 21 Users Say Thank You to 78372 For This Useful Post:
Abbat (17-03-2021), ARTEMiS14 (04-08-2020), BLACKFIRE69 (03-08-2020), devil777 (03-08-2020), Entai44 (06-09-2020), ffmla (03-08-2020), Gehrman (05-12-2022), Harsh ojha (03-08-2020), kenzo34 (03-08-2020), kj911 (24-04-2021), L0v3craft (18-08-2020), lolaya (03-08-2020), Masquerade (03-08-2020), Mortal Lord (03-08-2020), oltjon (03-08-2020), PsYcHo_RaGE (04-08-2020), rambohazard (06-08-2020), Razor12911 (03-08-2020), ScOOt3r (24-04-2021), shazzla (03-08-2020), ZAZA4EVER (05-08-2020)
Sponsored Links