#571
|
|||
|
|||
New XTOL in Ultraarc
How can I add the new version of Xtool to ultraarc to compress using SREP+LZMA+XTOOL? and how to add the same decompression method to an inno setup script? please help I have not been able to follow, thank you very much.
|
Sponsored Links |
#572
|
||||
|
||||
Hi, I recommend that you use DiskSpan GUI as the project currently has support and UltraARC has long been abandoned.
|
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Cesar82 (01-12-2022) |
#573
|
|||
|
|||
Quote:
An error occured while unpacking: Does not match checksum! Unarc.dll returned an error code: -12 Error: file D:\Program Files Plague Tale Requiem REPACK JPW\DATAS\SHARED.DPC failed CRC check. Other games I compress and decompress with this method without problems, but I don't know why I get this error with this game, I have tried to compress it several times and I get the same error when decompressing it. Can you please help me if you can do something? thank you very much for your help. |
#574
|
||||
|
||||
^^
This is the XTool topic and you are asking about ZTool. ZTool has been long since discontinued and is missing countless improvements added to both old XTool and XTool 2020. |
#575
|
|||
|
|||
Thanks for answering, I have another doubt, could you tell me exactly what information I have to enter in ARC.ini to decompress a compressed file using XTOOL(xZlib)+SREP+LOLZ methods? I did everything, but I always get an error: unarc.dll -2 compression method not supported xZlib+SREP.
|
#576
|
||||
|
||||
^^
... this is the XTool topic now you are asking about your issues with DiskSpanGUI. DiskSpanGUI has a built in decompressor area for your archives so you can decompress them without issues. |
#577
|
|||
|
|||
Documentation
Sorry if dumb question, but where can I find the documentation for the tool. New to this scene, looking to learn the tool properly.
|
#578
|
|||
|
|||
Doc (.chm) available in the xtool package.
![]() |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Razor12911 (16-12-2022) |
#579
|
||||
|
||||
Update available
Changes - added advanced configuration based plugin support - added UI mode when xtool.exe is launched with xtoolui.dll present - added skip verification mode - xtool now enforces w15 deflate stream detection by default - fixed oodle scanner exceptions when incomplete stream is detected - fixed issue with zlib codec not accepting streams from database plugins - updated command line syntax Notes advanced configuration plugin is a way of writing more complex ini files for stream detection without the need of coding skills or the need of creating a library based plugin. spidey plugin is an example, regular configuration files could not add support for this game however, advanced configuration allows this and here's an example of how that looks like Code:
[StreamList1] Name=lz4 Codec=lz4 BigEndian=0 Signature=0x1000352415344 Structure1=Signature(8),Count(4),Unk1(4),Unk2(16) StructureN=DPos(8),CPos(8),DSize(4),CSize(4),Unk3(8) StructureS=Stream CounterStart1=1 CounterEnd1=Count CounterStep1=1 StreamPosition=CPos StreamOffset=0 CompressedSize=CSize DecompressedSize=DSize Condition1= An example is Cyberpunk 2077 as shown below. xt1.PNG xt2.PNG From here, you can find out the output size if you were to do precompression (in about 5 mins or less, all depends on drive speed). More uses? Well people have a problem deciding how much chunk size to use, you can change the chunk size and see how the stream found or how the size differs to decide what chunk size to use. The UI is a bit borked at the moment but the next update will improve upon it. xtool enforces w15 streams because I figured out that this is what causes reflate to produce crc errors because there are more false positives this way. So how does this affect results, it doesn't because 99% of games use w15 anyways except Dishonored 2 and Dishonored Death of the Outsiders (set w10 for them) Syntax has been updated as per request from Cesar82: --dedup can also be -dd --dedup=#, -dd# --dbase, -db --diff=#,-df# --verbose, -v --skip, -s |
The Following 17 Users Say Thank You to Razor12911 For This Useful Post: | ||
Abbat (21-12-2022), Cesar82 (17-12-2022), dixen (17-12-2022), Gehrman (16-12-2022), hdneo (17-12-2022), kj911 (17-12-2022), kuyhaa (18-12-2022), L0v3craft (16-12-2022), L33THAK0R (18-12-2022), Lord.Freddy (17-12-2022), Masquerade (17-12-2022), Mini (17-12-2022), NERV (17-12-2022), Prettyboy099 (16-12-2022), ScOOt3r (17-12-2022), shazzla (16-12-2022), Wanterlude (16-12-2022) |
#580
|
||||
|
||||
Update available
Changes - added library checker (trial and error) - improved user interface - fixed bugs related to oodle scanner - skip verification no longer applies to encryption codecs Notes Library checker allows you to find out what library was used through trial and error, all you do is pick a directory with a list of either lz4, zstd or oodle libraries and set output to none then every single library found in that directory is loaded by xtool one by one while showing you how many streams were processed by each and their respective precompressed outputs. This should allow you to maximize compression in one click rather than doing it manually. xt3.PNG xt4.PNG More syntax changes as per request from Cesar82: --zlib= can also be -zb --lz4=#, -l4# --lzo=#, -lo# --zstd=#, -zs# --oodle=#, -od# --srepmem=75p (when decoding) as requested by Gehrman Announcement This is the last update for xtool, I am at a point where I think I have done enough for this project. I have dragged development of the project longer than I should have but I guess it's a habit of mine of not leaving something unfinished and this is the creative vision I had for this tool from the start, it took longer than I expected but I'm glad it's done. So what does that mean I am leaving the forum? No, I'll stick around for the time being, it's just that the main project is no longer getting updates... and I had to stop at the magic number 69 ![]() Last edited by Razor12911; 18-12-2022 at 20:19. |
The Following 23 Users Say Thank You to Razor12911 For This Useful Post: | ||
Abbat (21-12-2022), auaksa (18-12-2022), BLACKFIRE69 (18-12-2022), Cesar82 (19-12-2022), dixen (19-12-2022), emadmoner (20-12-2022), ffmla (19-12-2022), Gehrman (18-12-2022), hdneo (22-12-2022), KaktoR (19-12-2022), kj911 (19-12-2022), L0v3craft (20-12-2022), L33THAK0R (19-12-2022), Lord.Freddy (19-12-2022), Masquerade (18-12-2022), Mini (18-12-2022), NERV (19-12-2022), Prettyboy099 (19-12-2022), Prince4 (02-01-2023), ScOOt3r (19-12-2022), shazzla (18-12-2022), vint56 (20-12-2022), Wanterlude (19-12-2022) |
#581
|
|||
|
|||
Xtool v0.6.9 Elden Ring Edition
Two xtool.exe with injected oo2core_5_win64.dll and oo2core_8_win64.dll Quote:
Quote:
Last edited by dixen; 31-12-2022 at 07:03. |
The Following 7 Users Say Thank You to dixen For This Useful Post: | ||
Gehrman (31-12-2022), Guravkov2010 (31-12-2022), Masquerade (31-12-2022), mausschieber (31-12-2022), Razor12911 (01-01-2023), ScOOt3r (01-01-2023), shazzla (31-12-2022) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 07:26 |
Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 09:34 |
Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 16:12 |
Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 19:16 |