FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Best Compression Methods for 'Specific' Games. Q&A (https://fileforums.com/showthread.php?t=99554)

KaktoR 23-09-2024 22:03

Games in unreal engine doesn't ship oodle library anymore. Use 2.8.14 up to 2.9.5. They should work.

Danziel123 24-09-2024 04:12

Quote:

Originally Posted by KaktoR (Post 505659)
The problem is srep due to the size.

Try this. Open Resources\Win64\DSG_Methods.ini

Add this to [SETTINGS]
Code:

FreeArcParam=-ds -ep1 -r -s2g --dirs

Thank you for your input, finally it can be compressed until finished. Please allow me to ask again. What is the right compression method for the city bus manager game? it using unity engine. Example file:
.assets: https://drive.google.com/file/d/10Ts...ew?usp=sharing
.ress: https://drive.google.com/file/d/1OpB...usp=drive_link

If you don't mind, can you make a tutorial to check the right compression method for games that use the unity engine. Thank you:)

KaktoR 24-09-2024 09:21

I cannot download the files.

JustFun 24-09-2024 11:32

Dracula - The Resurrection (GOG)

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:mpreflate+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 1.24 GB
Overall output size: 910.74 MB (Ratio 71.66%)


JustFun 24-09-2024 11:43

Dracula 2: The Last Sanctuary (GOG)

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:mpreflate+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 1.16 GB
Overall output size: 886.63 MB (Ratio 74.92%)


JustFun 24-09-2024 12:06

Dracula 3: The Path of the Dragon (GOG)

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:mpreflate+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 3.30 GB
Overall output size: 2.30 GB (Ratio 69.74%)


JustFun 24-09-2024 12:33

Nikopol: Secrets of the Immortals (GOG)

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:mpreflate+msc_tak+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 2.52 GB
Overall output size: 1.28 GB (Ratio 50.70%)


JustFun 24-09-2024 12:44

Torrente 3: El Protector

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:mpreflate+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 2.18 GB
Overall output size: 417.02 MB (Ratio 18.65%)


JustFun 24-09-2024 14:00

Reservoir Dogs 2006

Code:

Selected ARC/DS method for Data1a-01.bin was: bpk+xtool:mpreflate+srep_new:393b+lolz:dtb1:d43:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 3.58 GB
Overall output size: 1.09 GB (Ratio 30.43%)


Danziel123 24-09-2024 18:04

Quote:

Originally Posted by KaktoR (Post 505693)
I cannot download the files.

sorry, it has been fixed. please check again

JustFun 24-09-2024 18:18

ERAGON

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:c1792mb:mbik+srep_new:393b+lolz:dtb1:d46:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 3.43 GB
Overall output size: 1.53 GB (Ratio 44.45%)


JustFun 24-09-2024 21:16

Driver: Parallel Lines (GOG)

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:c1792mb:mbik+xtool:mpreflate+srep_new:393b+lolz:dtb1:d47:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 4.63 GB
Overall output size: 2.11 GB (Ratio 45.47%)


JustFun 24-09-2024 21:33

Made Man: Confessions of the Family Blood

Code:

Selected ARC/DS method for Data1a-01.bin was: xtool:c1792mb:mbik+xtool:mpreflate+srep_new:393b+lolz:dtb1:d45:mtt1:mt16:mc1023
-----------------------------------------------
------------------------------------------------------------------------------------------
Overall input size: 1.30 GB
Overall output size: 752.23 MB (Ratio 56.69%)


KaktoR 24-09-2024 22:29

Quote:

Originally Posted by Danziel123 (Post 505708)
sorry, it has been fixed. please check again

Is this one of those 500GB games again?

Just use srep+lolz/lzma

Edit: No it's not.

For unity engine just use srep+lolz/lzma. If BUNDLE files are present they use lz4/lz4hc in most cases so use xtool unity plugin + lz4/lz4hc (if lz4hc then you have to set correct level) + correct lz4 library.

Common path for BUNDLE files: StreamingAssets\aa\StandaloneWindows64

Danziel123 25-09-2024 05:45

Quote:

Originally Posted by KaktoR (Post 505713)
Is this one of those 500GB games again?

Just use srep+lolz/lzma

Edit: No it's not.

For unity engine just use srep+lolz/lzma. If BUNDLE files are present they use lz4/lz4hc in most cases so use xtool unity plugin + lz4/lz4hc (if lz4hc then you have to set correct level) + correct lz4 library.

Common path for BUNDLE files: StreamingAssets\aa\StandaloneWindows64

Not up to hundreds of GB, the base game size is only 4 GB if with DLC it is up to 30 GB. Yes, this game has bundle files:
https://i.ibb.co.com/vLZMWbQ/Screens...-25-193956.png
And how do I check which unity plugin is suitable for this game? This is an example of the bundle file:
https://drive.google.com/file/d/1p0G...ew?usp=sharing


All times are GMT -7. The time now is 08:58.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com