Thread: LZ_Scan
View Single Post
  #3  
Old 17-01-2018, 12:28
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
You start with "start.bat". Then:
procedure.png
- First you type one of the available methods, like I did "pzlib:high" for this game file as example.
- Then path to file or directory as shown(use quotes for paths with spaces, also tab completition works just like in shell here so you dont have to type everything).
- Then you wait and when done you compare 2 size differences as shown in picture example. If second number is bigger it mean inflation worked for this. If same or too close you either got wrong method, game is not compressed or is not supported by ztool.
- You can also see overall time it took in seconds as below.
- Finally you can start all over again or quit.

Last edited by elit; 17-01-2018 at 12:30.
Reply With Quote
The Following 2 Users Say Thank You to elit For This Useful Post:
COPyCAT (24-01-2018), EzzEldin16 (18-01-2018)