View Single Post
  #11  
Old 26-07-2023, 23:27
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Danziel123 View Post
Thank you for suggestion, i compress using mzlib + dedub + lzma-MT get 89.4 gb


Sorry for dumb question, how to cut the big files? Here i send sample earc and bk2 files
bk2: https://drive.google.com/file/d/1ueY...ew?usp=sharing
earc: https://drive.google.com/file/d/1y8O...ew?usp=sharing


Sorry, but how to use it in DSG? Thank you
There is a file cutter somewhere here on fileforums, shared by Razor12911, which I personally use.

For the earc files use like this
Code:
xtool:mlz4f,l9:lz4_183
For the bk2 files you have to use xtool aswell with the bink plugin because bpk will break the file on unpacking.
Code:
xtool:c256mb:mbk2:df20p
However I suggest to test all of the bk2 files first. In DSG_Settings.ini set it like this and select the game folder normally (this will only compress *.bk2 files). Test compress and decompress. Maybe it is required to set the correct chunk size too.
Code:
[Game1Settings]
Name=Unknown 1
Exec=
EGPath=C:\Program Files (x86)\Unknown <game>
MethodState=0
Data1.Name=Data<game><data>-01.bin
Data1.InclText=*.bk2
__________________
Haters gonna hate
Reply With Quote