#181
|
|||
|
|||
https://www.fileforums.com/showpost....&postcount=175
Even look at game on SteamDB, you can see it compresses to under 200mb with Steam compression alone: . https://steamdb.info/depot/1546861/ |
Sponsored Links |
#182
|
||||
|
||||
Quote:
Code:
Compressed 192 files, 478,851,648 => 879,219,222 bytes. Ratio 100.64% Compression time: cpu 0.58 sec/real 32.47 sec = 2%. Speed 14.75 mB/s Last edited by Carldric Clement; 12-07-2021 at 00:16. |
#183
|
|||
|
|||
@Razor12911
Any chances that you will work on WDL? GFS won't detect any streams, but the plugin actually works. The problem is that only two files are able to be precompressed, which is barely a 2 GB gain. |
The Following User Says Thank You to :( Sad8669 For This Useful Post: | ||
FIFA_LOVER (22-07-2021) |
#184
|
||||
|
||||
@Razor12911
Hi. Please can you take a look at the new game "Orcs Must Die! 3" ? It uses Unreal Engine and the pak files are compressed with LZ4. XTool doesn't work. Sample 1 Code:
https://drive.google.com/file/d/1KlE5rLaVugr4t-t_FefUEH46Fzw2MuIu/view?usp=sharing Code:
https://drive.google.com/file/d/18i9wbdCNQ0a0nUUDx9Aydzp4J3h0ofw5/view?usp=sharing |
#185
|
|||
|
|||
Scarlet Nexus R2 plugin does not work on latest build of the game (build 6979246, 7 July 2021). Tested multiple times - it works on original release but does not work on all .pak .ucas files from latest.
(obvious when tested with same file Razor12911 used for example, pakchunk29-WindowsNoEditor.ucas, it will expand on original release as expected. Same file from latest build will not expand at all) |
#186
|
||||
|
||||
Quote:
generate a new database file and use that |
#187
|
|||
|
|||
Quote:
|
The Following User Says Thank You to infovs For This Useful Post: | ||
Cesar82 (24-07-2021) |
#188
|
||||
|
||||
CryEngine
Games supported Crysis 3 (for now) Usage Place cryengine.dll and the ced file (cryengine database) near xtool.exe along with required libraries and use -mcrysis3 Notes This only decrypts streams, you have to involve zlib method and set depth to 1 (I recommend the method -mcrysis3+zlib+preflate) zlibwapi.dll (preflate_dll.dll optional) is required Credits to these guys here Some tests C3\ObjectsWeap.pak Code:
Tested 1 file, 1,048,043,508 => 531,745,904 bytes. Ratio 197.09% Testing time: cpu 0.42 sec/real 15.69 sec = 3%. Speed 33.90 mB/s Code:
Tested 1 file, 972,835,170 => 600,518,988 bytes. Ratio 162.00% Testing time: cpu 0.41 sec/real 14.68 sec = 3%. Speed 40.91 mB/s This is the last release in a long time as I have become extremely busy with stuff going on in my life and have very little time if any to continue with the development of this project, this plugin itself took about 4 days to do, not because it was difficult but I barely have time. I have tried my best to make xtool open as possible to the community for anyone of you to continue its development by creating additional plugins for it. I will only update the documentation so you can educate yourselves and only upload the necessary tools that will also assist some of you to making your very own plugin. Sorry members of ff Last edited by Razor12911; 29-07-2021 at 09:00. Reason: Uploaded 2nd hotfix |
The Following 17 Users Say Thank You to Razor12911 For This Useful Post: | ||
78372 (29-07-2021), :( Sad8669 (28-07-2021), Abbat (26-11-2022), Carldric Clement (28-07-2021), Cesar82 (28-07-2021), DiCaPrIo (29-07-2021), ffmla (28-07-2021), Gehrman (07-03-2022), Grumpy (29-07-2021), KaktoR (29-07-2021), L33THAK0R (28-07-2021), macut18 (03-08-2021), Masquerade (29-07-2021), Prettyboy099 (29-07-2021), ramydarkness (19-03-2022), shazzla (28-07-2021), ZAZA4EVER (29-07-2021) |
#189
|
||||
|
||||
This is incredible! It'll be very interesting to see if this CryEngine method can be applied to other titles utilising different versions of CryEngine!
|
#190
|
|||
|
|||
Test Crysis3 plugin
Quote:
Quote:
with -d1 -c256m - no errors Last edited by dixen; 29-07-2021 at 05:16. |
#191
|
||||
|
||||
Quote:
And good luck with all what's ongoing onto your live atm and hope to see you back sometime next year maybe
__________________
Haters gonna hate
|
#192
|
||||
|
||||
Quote:
@Razor12911 all the best and take care, thanks for everything you have done and do. Go live life for awhile whilst you are young enough to enjoy it
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
|
#193
|
|||
|
|||
Thank you Razor12911 for everything, hope that at least you'll have time to read some posts occasionally to point us in right direction in using your tools.
Regards P.S. if you ever get some time for advice, I still can't figure out if I'm doing something wrong...can't use xtool 0.3.21 + unreal.dll R5 on StreetFighter5.. https://www.fileforums.com/showpost....&postcount=394 |
#194
|
|||
|
|||
When I use the xtool:zstd method for "Star Wars Battlefront 2", I get an "archive corrupt" error when extracting the archive. When using the frostbite3 plugin with the xtool:frostbite3:zstd method, the compression stays at 0% and there was no progress even though I waited all day, but the processor is constantly running around 70%. When I try it on an 800 megabyte .cas file, there is no problem. When I start compressing the 20 gigabyte Patch folder, it stays at 0.1% and does not progress.
Can someone with knowledge on the subject help? Using latest xtool and libraries. arc.ini Code:
[External compressor:xtool] header = 0 packcmd = xtool2020\xtool.exe precomp { -moption} -c32mb -t100p --dbase --dedup - - <stdin> <stdout> unpackcmd = xtool2020\xtool.exe decode -t100p - - <stdin> <stdout> Code:
arc a -s; -dsgerpn -lc- -di -hp13213 -cfg"C:\Program Files (x86)\FreeArc\bin\arc.ini" -wD:\Temp -mxtool:frostbite3:zstd+srep:m3f:l512:m512+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000 ..\data1.bin * -r Last edited by HunterEmrah; 30-07-2021 at 18:05. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
XTool 2020 (Main Project) | Razor12911 | Conversion Tutorials | 697 | 10-10-2024 05:30 |
XTool - Successor of ZTool | Razor12911 | Conversion Tutorials | 584 | 22-04-2023 19:16 |
[Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 07:26 |
XTool 2019 (Plugins) | Razor12911 | Conversion Tutorials | 50 | 16-05-2020 07:14 |