View Single Post
  #19  
Old 28-08-2020, 08:54
ps5haznogamez ps5haznogamez is offline
Registered User
 
Join Date: Jun 2020
Location: No
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
ps5haznogamez is on a distinguished road
Question

Quote:
Originally Posted by Masquerade View Post
Don't use srep+lolz+bpk

Always universal tools last!

bpk+srep+lolz

Finally - don't use bink_pack.exe to compress, you use the cls dll. The exe is buggy, breaks files, causes errors - not fun! This fazip matter is my fault since I suggested KaktoR to add it to the installer.

@KaktoR
You can remove the fazip bpk config (maybe even remove fazip.exe since I don't recall it having any important usage). Instead rename cls-bpk_u.dll to cls-bpk.dll then unarc will just work the cls as normally, not needing fazip to handle it. My apologies! When I first suggested the method, I didn't know very much, especially how cls dlls worked.

@ps5haznogames
Download latest bpk, rename the dll for packing to cls-bpk and put it into your compressor. Method name is bpk, since its a cls. It must be then next to arc.exe to work.

Make a file called arc.groups, inside write:

Code:
$bpk
*.bik
*.bk2
Then use this method:

srep+lolz/$bpk=bpk

This will compress all of the bink video using bpk and the rest with srep, lolz.

If I remember anything else you will find remotely useful I'll add it.
Download the latest BPK? Where is that? Do you mean the latest "cls-bpk.dll" that someone else linked here? Would I add it to my arc.ini like this or continue with the FAzip edit?

[External compressor:bpk]
header = 0
packcmd = "Resources\cls-bpk" $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Reply With Quote