|
|
|
#1
|
|||
|
|||
|
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. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
|
| The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
|
#3
|
||||
|
||||
|
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) | ||
|
#4
|
|||
|
|||
|
I;'m having a problem arc.exe crashing when the operation starts and i guess it's related to my settings.
let's say i want to compress a cpk file and load crilayla library how the command in arc.ini would look like? Thanks. |
|
#5
|
||||
|
||||
|
Quote:
header = 0 packcmd = xtool.exe e:precomp:c32mb,t3 - - <stdin> <stdout> unpackcmd = xtool.exe d:precomp:t75p - - <stdin> <stdout> thats the typical command razor gave for it also don't use x64 at this time something is wrong with it razor said he would look into it
__________________
Ideas are bulletproof... |
| The Following 2 Users Say Thank You to darkwolves For This Useful Post: | ||
danswano (18-04-2018), EzzEldin16 (05-05-2018) | ||
|
#7
|
||||
|
||||
|
it gives me a CRC error when i use that i wonder why every individual computer must be so complicated lol
__________________
Ideas are bulletproof... |
| The Following User Says Thank You to darkwolves For This Useful Post: | ||
danswano (20-04-2018) | ||
|
#8
|
||||
|
||||
|
XTool doesn't work with Diskspan unfortunatelly.
If i use stdin then xtool closes itself with a windows error reporting in task manager (it will be shown just for a second). I have used also $$.tmp and Input, same
__________________
Haters gonna hate
Last edited by KaktoR; 20-04-2018 at 02:21. |
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Razor12911 (26-04-2018) | ||
|
#9
|
||||
|
||||
|
Quote:
hif2raw_dll.dll raw2hif_dll.dll zlibwapi.dll |
| The Following User Says Thank You to Simorq For This Useful Post: | ||
Razor12911 (26-04-2018) | ||
|
#11
|
||||
|
||||
|
__________________
Haters gonna hate
|
|
#12
|
||||
|
||||
|
Files are present
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Razor12911 (26-04-2018) | ||
|
#13
|
||||
|
||||
|
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Razor12911 (26-04-2018) | ||
|
#14
|
|||
|
|||
|
@KaktoR you have a typo in packcmd: c32mb,t3
|
|
#15
|
||||
|
||||
|
That's the command razor gave us, and it works just fine (except for the above^^)
__________________
Haters gonna hate
|
![]() |
|
|
Similar Threads
|
||||
| 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 |