If you update the game by simply copying all the update files and then replacing them in the game client directory, that's actually not the correct way. You should merge the .pck.hdiff
update with the old .pck
file and delete the obsolete files listed in deletefiles.txt
.
For example, you want to update the game from 1.3.0 to 1.4.0:
-
Put the following files in the same place as
ZenlessZoneZero.exe
:hpatchz.exe
7z.exe
Start.bat
Cleanup_1.3.0-1.4.0.txt
AudioPatch_Common_1.3.0-1.4.0.txt
AudioPatch_English_1.3.0-1.4.0.txt
AudioPatch_Japanese_1.3.0-1.4.0.txt
AudioPatch_Chinese_1.3.0-1.4.0.txt
AudioPatch_Korean_1.3.0-1.4.0.txt
game_1.3.0-1.4.0_hdiff.zip
audio_en-us_1.3.0-1.4.0_hdiff.zip
-
Run
Start.bat
and wait until the process finishes. -
Now, your game is updated!
- Overview of the merging process:
Banks0.pck (59.5 MB) // old file, before update + Banks0.pck.hdiff (3.0 MB) // hdiff update ----------------------------- = Banks0.pck (62.5 MB) // new size after update