#16
|
|||
|
|||
Tried it on a file from mass effect 3, precomp042 precompresses better than xtool on it.
|
Sponsored Links |
#17
|
||||
|
||||
Quote:
Code:
Exec(ExpandConstant('{sys}\taskkill.exe'), ' /F /IM XTool.exe', '', SW_HIDE, ewNoWait, ResultCode); |
The Following User Says Thank You to Simorq For This Useful Post: | ||
Webster17 (19-04-2018) |
#18
|
|||
|
|||
When packed file more 4 gb
![]() |
The Following 2 Users Say Thank You to Sergey3695 For This Useful Post: | ||
BLACKFIRE69 (25-09-2019), Razor12911 (16-04-2018) |
#19
|
||||
|
||||
Quote:
Probably some bug, will look at it, found more bugs while working on the Naruto series Great, this is only news. Upload file if you want something done about it. |
The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
#20
|
|||
|
|||
ofcourse i will send u the file.
|
#21
|
||||
|
||||
i repacked sonic forces to 7.94 gb by extracting the cpk... files and packed the files back up after installing.... and it takes alot of time but now i will use this and see how well i can compress it .
__________________
Ideas are bulletproof... |
The Following User Says Thank You to darkwolves For This Useful Post: | ||
Razor12911 (26-04-2018) |
#22
|
|||
|
|||
x64 xtool shows DiskFull
x86 is working |
The Following User Says Thank You to -NORO- For This Useful Post: | ||
Razor12911 (26-04-2018) |
#23
|
|||
|
|||
X32:
Code:
FreeArc 0.67 (March 15 2014) Creating archive: Data\xtooltest.arc using xprecomp Memory for compression 0b, decompression 0b, cache 32mb Compressed 2 files, 1,164,384,256 => 2,249,898,011 bytes. Ratio 193.23% Compression time: cpu 0.66 sec/real 42.90 sec = 2%. Speed 27.14 mB/s All OK FreeArc 0.67 (March 15 2014) Extracting archive: Data\xtooltest.arc Extracted 2 files, 2,249,898,011 => 1,164,384,256 bytes. Ratio 193.23% Extraction time: cpu 0.30 sec/real 37.40 sec = 1%. Speed 31.14 mB/s All OK Code:
FreeArc 0.67 (March 15 2014) Creating archive: Data\xtooltest.arc using xprecomp Memory for compression 0b, decompression 0b, cache 32mb ERROR: write error (disk full?) in compression algorithm xprecomp* FreeArc 0.67 (March 15 2014) Extracting archive: Data\xtooltest.arc Extracted 2 files, 2,249,898,011 => 1,164,384,256 bytes. Ratio 193.23% Extraction time: cpu 0.23 sec/real 36.51 sec = 1%. Speed 31.89 mB/s All OK Last edited by Gupta; 17-04-2018 at 10:29. |
The Following 2 Users Say Thank You to Gupta For This Useful Post: | ||
oltjon (17-04-2018), Razor12911 (26-04-2018) |
#24
|
|||
|
|||
Probably this disk full error is by fa(standard error), I faced it many times during many projects and when I used stdin for encoding, this was a common error, though I am not sure it is the same error for xtool or not. But those who are facing these errors, try using $$arcdatafile$$.tmp instead of stdin(Not tested here)
__________________
NOT AVAILABLE |
The Following 3 Users Say Thank You to 78372 For This Useful Post: | ||
#25
|
|||
|
|||
why do you think i haven't tried it?
|
The Following User Says Thank You to Gupta For This Useful Post: | ||
Razor12911 (26-04-2018) |
#26
|
||||
|
||||
trying xtool with uharcmt it seems to be working pretty well
__________________
Ideas are bulletproof... Last edited by darkwolves; 17-04-2018 at 12:03. |
The Following User Says Thank You to darkwolves For This Useful Post: | ||
Carldric Clement (03-05-2019) |
#28
|
|||
|
|||
Greetings Razor, I only now discovered this. Its fantastic that you decided to remake ztool. Specifically CRI format is great to see for sure.
If you are interested in adding oodle in future, it is pretty much "8C 06" pattern to look for *always*, with cmd/uncmp sizes preceding it. Even in engines like unreal where offsets to these sizes are to get from initial game header, they are still located just before "8C 06"(xcom 2 wotch), e.g: cmp(long) - uncmp(long) - data(starting with and including "8C 06"). Oodle is in fact rather predictable to detect and extract, I made bms script that was able to extract from xcom 2(over 20gb+ data) unreal files error-free without bothering to use their own format to locate those chunks. To differentiate from fakes, first byte before "8C 06" must be "00" because chunks should never be bigger than 8mb and whole 4byte set before "8C 06" when translated to integer should not exceed 8mb. Thats all. Well anyway, I hope for this to become as great tool one day as is ztool now. Thank you. Last edited by elit; 17-04-2018 at 17:17. |
#29
|
||||
|
||||
Quote:
|
The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
#30
|
||||
|
||||
sonic forces repacked from 16 gigs to 8.6 gigs using xtool with srep and uharcmt with it
will be testing other compressors with it as well
__________________
Ideas are bulletproof... |
The Following 2 Users Say Thank You to darkwolves For This Useful Post: | ||
EzzEldin16 (19-04-2018), Razor12911 (26-04-2018) |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Information about ZTool | 78372 | Conversion Tutorials | 72 | 10-10-2019 06:27 |
ztool info | doofoo24 | Conversion Tutorials | 2 | 24-12-2017 22:08 |
ZTool (Ultimate Precompressor) | Razor12911 | Conversion Tutorials | 16 | 20-07-2017 07:56 |