Page 1 of 1

BikMod - Modding Bink Video library

Posted: Sun Apr 17, 2011 3:34 pm
by Crypton
Taken from official forum: http://tools.game-alive.com/forums/
-------------------------------------------------------------------------------------

The BikMod library is a tool that allows extending control of video playback and modding possibilities in games that uses Bink Video library from RAD Game Tools.

Current features:
-Subtitle displaying, support for unicode, placement and position control, custom fonts and font styles.
-Possibility to disable Bink library and video playback completely.
-Runtime dynamic linking of Bink library, and safe function calling.
-Advanced debugging, memory leak detection and function error checking.
-Advanced logging of function calls, errors and debug messages.
-Advanced configuration.
-Support for older and newer games.
-Freeware (zlib license).

Planned features:
-Frame scaling, video filters.
-Support for more subtitle file formats. (Currently only SubRip is supported.)
-Cross platformability. (Currently only Windows is supported.)
-Plugin SDK.

How to request a new features:
-Post in this topic.

Before downloading, please read this announcement: Click.

Download:
http://tools.game-alive.com/download/bikmod_v0.3c.zip

Installation:
-Open game installation folder.
-Rename file binkw32.dll to libbinkw32.dll.
-Extract BikMod installation archive to game folder.
-Thats it, run game.

Uninstallation:
-Delete file binkw32.dll.
-Rename file libbinkw32.dll to binkw32.dll
-Done.

Configuration:
-Open file binkw32.cfg in text editor, modify and save.

Using subtitles:
-Rename subtitle file to name of .bik file, and append underscore, language code and track index, e.g. SierraLogo.bik -> SierraLogo_en0.srt.
-Copy subtitle file to folder "subtitle" or to folder where .bik file is located.

Known bugs:
-Doesn't work properly with DirectDraw games when running fullscreen. Will be fixed in new version.

Tested games:
-Arcanum - Steamworks and Magick Obscura
-Fallout: New Vegas
-Hitman - Blood Money
-Urban Chaos
-Diablo 2
-C&C: Red Alert 2

Screenshots:
Image

Image

Image

Re: BikMod - Modding Bink Video library

Posted: Thu Apr 28, 2011 1:27 pm
by Crypton
New version available!

-Added support for .bik files that are opened from archive or memory. Filenames are now automatically generated from .bik's file header, and it's possible to load and display subtitles for them.
-Added version checking. It will also inform you when new version of BikMod library is available to download.
-Fixed bug that in some cases caused host application crash when copying frame data back to buffer.
-Fixed some minor bugs.

Download: http://tools.game-alive.com/forums/view ... p?f=4&t=10

Re: BikMod - Modding Bink Video library

Posted: Fri Apr 29, 2011 10:59 pm
by brienj
So I guess the OFFICIAL tool and SDK isn't enough?

Edit: Nevermind, I suppose some people may not have the SDK, since it's not totally free, but even the free tool really does all you need, I've never had a problem making a video file made with the official tool and it not working with any game.

Re: BikMod - Modding Bink Video library

Posted: Sat Apr 30, 2011 4:42 am
by Crypton
brienj wrote:So I guess the OFFICIAL tool and SDK isn't enough?

Edit: Nevermind, I suppose some people may not have the SDK, since it's not totally free, but even the free tool really does all you need, I've never had a problem making a video file made with the official tool and it not working with any game.
I really doubt that there is such tool in the official SDK. This is a proxy library that extends features of original library. Also, this tool is made for any game, including those with closed source codes.

Re: BikMod - Modding Bink Video library

Posted: Fri May 27, 2011 6:36 am
by Crypton
Announcement: The development has been abandoned :!:

All files will be taken down on 31.5, you better download it now, because it won't be reuploaded.

Good bye. :)

Re: BikMod - Modding Bink Video library

Posted: Mon Nov 16, 2015 12:12 pm
by phill05
Hi, I'm actually testing this library, is there a solution for 2nd version of bink files (bink2w64.dll) ? Thanks

Re: BikMod - Modding Bink Video library

Posted: Sat Dec 19, 2015 10:44 pm
by Mr.Mouse
There actually is a later version 0.3e here:
http://tools.game-alive.com/forums/view ... p?f=4&t=10
Direct: http://tools.game-alive.com/download/bikmod_v0.3e.zip
Or take the attachment:
bikmod_v0.3e.zip

Re: BikMod - Modding Bink Video library

Posted: Mon Mar 28, 2016 1:30 pm
by riadaendo
phill05 wrote:Hi, I'm actually testing this library, is there a solution for 2nd version of bink files (bink2w64.dll) ? Thanks

Hi, when you work with different software you may have a problem like Bink2w64.dll because of several reason for example because of error about of its absence. So to deal with this you could reinstall your software or you can install something like fix dll tool for example from here: http://fix4dll.com/bink2w64_dll .Good Luck.

Re: BikMod - Modding Bink Video library

Posted: Tue Jun 16, 2020 6:18 pm
by Saeid0034
hi, sorry for get this old topic up again
anyone here have bikmod 5.9e?
all link are dead
or at least anyone can give me radtools 1.5x ?
Annotation 2020-06-16 214951.jpg

Re: BikMod - Modding Bink Video library

Posted: Tue Jun 16, 2020 10:44 pm
by ikskoks
Maybe this will help you --> viewtopic.php?p=129908#p129908

Re: BikMod - Modding Bink Video library

Posted: Wed Jun 17, 2020 2:40 pm
by Saeid0034
ikskoks wrote: Tue Jun 16, 2020 10:44 pm Maybe this will help you --> viewtopic.php?p=129908#p129908
thanks for reply
my game is Obscure 1
by check binkw32.dll i find out this game use v1.5x of radtools
sadly i cant find it anyway
i use all files you put on your post But the problem remains and is not solved
my problem is after i create a new bik video, game cant play audio from it any more and only show video! This is a very strange problem because radtools play both audio and video without any problem
can you help me a little about it?