Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-02-2018, 04:35
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
Need help with Binkpack

Can anybody help me how to compress Bink videos with binkpack (by Profrager) so that I can unpack them later using Inno setup script. I tried including cls-bpk.dll but that isn't extracting. I compressed the file using bpk+Srep method as it worked best for me. Plz share the compression and decompression method plz
Reply With Quote
Sponsored Links
  #2  
Old 09-02-2018, 04:41
hasandgn34 hasandgn34 is offline
Registered User
 
Join Date: Apr 2013
Location: Turkey
Posts: 50
Thanks: 19
Thanked 35 Times in 21 Posts
hasandgn34 is on a distinguished road
Quote:
Originally Posted by Webster17 View Post
Can anybody help me how to compress Bink videos with binkpack (by Profrager) so that I can unpack them later using Inno setup script. I tried including cls-bpk.dll but that isn't extracting. I compressed the file using bpk+Srep method as it worked best for me. Plz share the compression and decompression method plz
use to compress bink_pack.exe & cls-bpk.dll in same where,

use to decompress bink_unpack.exe & cls-bpk_u.dll in same where


arc.ini

[External compressor:bpk]
header = 0
packcmd = bink_pack.exe $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = bink_unpack.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Reply With Quote
  #3  
Old 09-02-2018, 06:51
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
I got that brother, but I already tried it. Its showing unarc.DLL error while extracting. I just wanna know where I'm wrong, Compression or decompression?
Reply With Quote
  #4  
Old 09-02-2018, 07:29
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 523
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
rename cls-bpk_u.dll to cls-bpk.dll and copy to the folder where arc.exe located.

cls-bpk_u.dll unpacks while cls-bpk.dll packs the bink files.
only the dll required for upack.
Reply With Quote
The Following User Says Thank You to shazzla For This Useful Post:
pakrat2k2 (09-02-2018)
  #5  
Old 09-02-2018, 08:26
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
here's the error
Unarc.DLL (something in Russian means I f**l<ed up) -2
Unsupported compression method
Bpk+srep+lzma:723745b:normal:bt4:128:mc1000:lc8

My compression method must have issue I think, plz need help here
Reply With Quote
  #6  
Old 09-02-2018, 08:35
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 523
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
if you have BPK section in isdone-arc.ini ,then remove it !
it will be fine.
as previously said ,ONLY the DLL required.
Reply With Quote
  #7  
Old 09-02-2018, 09:08
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
Put pack and unpack both DLL and CLS in compress folder, then renamed cls-bpk_u.DLL to cls-bpk.dll and included in script, then added the above code provided by hasandg34 in arc.ini in both compressor and script and its done. Thanks hasandg34 and shazzia, you guys are the best
Reply With Quote
  #8  
Old 05-04-2018, 05:41
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
I am getting error

Assassins Creed Liberation Game Crashing after using encoded .bik files, Do you know anything about that

I just encoded some intro .bik files and packed them after that installed the game> now opening the game starting for first time with no saves suddenly game crashing "unfortunately aclhd3.exe has stopped working"

Game is working if i don't encode the .bik files
Reply With Quote
  #9  
Old 05-04-2018, 06:52
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Don't encode them it won't make a difference in the size
And also if you have to you should make sure they are CRC matched
that seems to be the problem a crc mismatch
__________________
learn it
Reply With Quote
  #10  
Old 06-04-2018, 05:02
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
Question

Quote:
Originally Posted by EzzEldin16 View Post
Don't encode them it won't make a difference in the size
And also if you have to you should make sure they are CRC matched
that seems to be the problem a crc mismatch
file size has decreased when i encoded them so the encoding is working fine
i tested the files and played them with rad video tool also with vlc player and its working but when i try to run the new save game it crashes
Reply With Quote
  #11  
Old 20-04-2018, 19:32
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by PsYcHo_RaGE View Post
file size has decreased when i encoded them so the encoding is working fine
i tested the files and played them with rad video tool also with vlc player and its working but when i try to run the new save game it crashes
does the game take bink1 or bink2?
if it takes bink2 and you encode to bink1 (wich is what rad does by default) without realizing it
it most definately will crash
__________________
Ideas are bulletproof...
Reply With Quote
  #12  
Old 21-04-2018, 11:21
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
As far as i've tested it works for any bink 1 files but for also for few bink 2 files. If you really want it that bad you can convert bink 2 file to bink 1 and then rename its extention from .bik to .bk2 and it will work. Also Binkpack can scan and compress videos that are in a single file like videos.dat etc. only if used with freearc.
Reply With Quote
  #13  
Old 21-04-2018, 13:21
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by Webster17 View Post
As far as i've tested it works for any bink 1 files but for also for few bink 2 files. If you really want it that bad you can convert bink 2 file to bink 1 and then rename its extention from .bik to .bk2 and it will work. Also Binkpack can scan and compress videos that are in a single file like videos.dat etc. only if used with freearc.
for bink2 in a batch process
i always take the batch and put it into a notepad
click edit then click replace put bik on the find what and type in bk2
on replace with then click replace all paste it back in the batch and then they all re encode as bink2
beats doing them one at a time lol
__________________
Ideas are bulletproof...

Last edited by darkwolves; 21-04-2018 at 13:23.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 11:31.


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