|
#11
|
|||
|
|||
|
I attempted to use the unity plugin for the game "The Fall". 0/0 streams, file comes out the same size.
Will test other unity games and report back. Edit: Unless I am using the plugin incorrectly but I will write down what I used to attempt to precompress the game: xtool version 0.3.21 liblz4.dll and unity.dll are right next to xtool.exe. The Fall Code:
xtool precomp -munity+preflate -c32mb -t100p-1 -d1 --dbase --dedup "packed\data.arc" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:06 (00:00:26) Memory: 128 MB (128 MB) xtool precomp -munity -c32mb -t100p-1 -d1 --dbase --dedup "packed\data.arc" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:03 (00:00:06) Memory: 128 MB (128 MB) xtool precomp -munity -c32mb -t100p-1 -d1 --dbase --dedup "game_files\TheFall_Data\level6" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:00 (00:00:00) Memory: 128 MB (128 MB) xtool precomp -munity -c32mb -t100p-1 --dbase --dedup "game_files\TheFall_Data\level6" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:00 (00:00:00) Memory: 128 MB (128 MB) xtool precomp -munity -c32mb -t100p-1 "game_files\TheFall_Data\level6" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:00 (00:00:00) Memory: 128 MB (128 MB) xtool precomp -munity+reflate -c32mb -t100p-1 "packed\data.arc" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:00:05 (00:00:25) Memory: 128 MB (128 MB) xtool precomp -munity Code:
xtool precomp -munity "Green Hell\GH_Data\resources.resource" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:06:59 (00:00:14) Memory: 128 MB (128 MB) Input file: resources.resource (2,666,519,775 bytes) Output file: packed.xt (2,666,519,775 bytes) Code:
xtool precomp -munity "packed\data.arc" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:03:19 (00:00:30) Memory: 128 MB (128 MB) input file: data.arc 5.65 GB (6,075,222,393 bytes) output file: packed.xt 5.65 GB (6,075,228,288 bytes) Code:
xtool precomp -munity+lz4hc "packed\data.arc" packed.xt XTool is created by Razor12911 Streams: 0/0 Time: 00:03:27 (00:00:31) Memory: 128 MB (128 MB) Last edited by mixtro; 10-07-2021 at 04:45. Reason: Added commandline parameters |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XTool 2020 (Main Project) | Razor12911 | Conversion Tutorials | 713 | 01-06-2026 23:52 |
| XTool - Successor of ZTool | Razor12911 | Conversion Tutorials | 584 | 22-04-2023 18:16 |
| [Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 06:26 |
| XTool 2019 (Plugins) | Razor12911 | Conversion Tutorials | 50 | 16-05-2020 06:14 |