0
0
mirror of https://github.com/sp-tarkov/patcher.git synced 2025-02-12 22:50:46 -05:00

13 Commits

Author SHA1 Message Date
DrakiaXYZ
16758a32d3 Switch from xdelta to hdiff
- Strip out xdelta3 and associated helpers/libs
- Add hdiffz.exe and target it for patch creation
- Add reference to SharpHDiffPatch.Core and utilize it for patch application

Thanks @sheepy for finding HDiffPatch for us!
Improves patch size and increases patching speed
2024-12-27 18:36:40 -08:00
89238c7c11 update patchclient resource 2024-06-25 18:42:33 -04:00
DrakiaXYZ
b2a1a06264 Switch patch apply to use XDeltaSharp
- This resolves the persistent `-1073741819` error some users receive during patching
- XDeltaSharp doesn't support creating deltas, so patch creation still depends on xdelta3.exe
2024-06-24 21:36:06 -07:00
0805e7fea3 finish adding parallel processing 2024-05-04 10:56:49 -04:00
9148c4c84d update to create 7z archives 2024-03-22 13:03:07 -04:00
00463d4a94 update patch gen/client to net 8 2024-03-07 15:56:40 -05:00
592daf6c64 move resources to correct projects 2021-12-29 11:04:02 -05:00
b936b09026 finished port, replace old project files 2021-12-25 20:24:00 -05:00
b71e2874e2 finish quick xdelta implementation 2021-12-18 00:03:07 -05:00
644a2fb4e9 quick implementation of xdelta 2021-12-17 16:02:31 -05:00
308ea92267 add patchclient, update other projects, blah 2021-08-01 15:12:22 -04:00
f44bb375c2 rename project folder for consistency 2021-08-01 00:44:14 -04:00
fefec3e779 fuck idk like all kinds of stuff... 2021-08-01 00:36:37 -04:00