Thread: [Dev]XTool
View Single Post
  #129  
Old 16-06-2018, 18:09
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Here's a test for a possible addition to xtool operation option

Try testing the xpreproc method on the entire game, edit the batch file to specify game location.

The game must have zlib streams, best examples would be Forza Horizon 3, GTA and so forth.

Report something like this
Code:
Compressed 1 file, 429,620,439 => 294,418,241 bytes. Ratio 68.53%
Compression time: cpu 0.47 sec/real 10.40 sec = 5%. Speed 41.32 mB/s
Only do this test below after the first one if possible, it's just up to you.

You can apply xprecomp if you want to perform further tests then srep afterwards
basically something like this:

xprecomp+srep
vs
xpreproc+xprecomp+srep

I'm interested srep's decompression memory so post the usage of memory for when xpreproc was applied and when it wasn't
Attached Files
File Type: 7z xtool_proc_test1.7z (1.92 MB, 133 views)

Last edited by Razor12911; 16-06-2018 at 18:18.
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
doofoo24 (16-06-2018), EzzEldin16 (18-06-2018), ShivShubh (24-11-2019), Simorq (16-06-2018)