Skip to content

binkw32.dll

widberg edited this page Sep 1, 2024 · 32 revisions

The binkw32.dll that comes with the Steam version of FUEL is from Bink 1.8s (released 2007-01-25) and the binary version is 1.8.19.0.

Bink Development History

D:\SteamLibrary\steamapps\common\FUEL>md5sum binkw32.dll
4321b58a3948a41ef1a6d256f3e06d92 *binkw32.dll

D:\SteamLibrary\steamapps\common\FUEL>sha1sum binkw32.dll
6ffd4e572e362964ce6291195d92edc5c159638d *binkw32.dll

D:\SteamLibrary\steamapps\common\FUEL>sha256sum binkw32.dll
2f33fe1c63f7fadb70a9fb090ea99188a7d85fe4c0d48e9f3493dc84a3caf18f *binkw32.dll

D:\SteamLibrary\steamapps\common\FUEL> sigcheck -nobanner -a binkw32.dll
D:\SteamLibrary\steamapps\common\FUEL\binkw32.dll:
        Verified:       Unsigned
        Link date:      6:44 PM 3/1/2007
        Publisher:      n/a
        Company:        RAD Game Tools, Inc.
        Description:    RAD Video Tools
        Product:        Bink and Smacker
        Prod version:   1.8s
        File version:   1.8s
        MachineType:    32-bit
        Binary Version: 1.8.19.0
        Original Name:  n/a
        Internal Name:  n/a
        Copyright:      Copyright (C) 1994-2007, RAD Game Tools, Inc.
        Comments:       Thank you for using Bink and Smacker!
        Entropy:        6.778

Other games that use Bink 1.8s include Painkiller: Overdose and Ratatouille.

I cannot find the Bink 1.8s SDK anywhere but I found some stuff for other versions, 1.8r (2006-10-04) being the closest match. It seems that not much changed for the PC version of the library between 1.8r and 1.8s, we can probably use the 1.8r SDK with the 1.8s DLL to get a good enough approximation. Also vogonsorg/radgametools contains a ton of binkw32.dlls.

Version Source Files
0.8e (1999-04-02) miohtama/aliens-vs-predator bink.c bink.h binkw32.dll binkw32.lib bink_Rad.h RAD.H
0.9h (1999-09-02) RetailGameSourceCode/Monopoly Bink
1.0p (2000-06-26) grayj/Jedi-Academy ioquake/jedi-outcast bink.h binkw32.lib rad.h
1.0q (2000-07-10) madebr/OniFoxed hogsy/OniFoxed BinkHeaders
1.0t (2000-09-09) ProjectNukem/EDuke4_20011026 BINK.H binkw32.lib rad.h
1.1d (2001-08-21) xerohour/xbox_leak_may_2020 Bink
1.5g (2002-05-15) (Xbox) historicalsource/kelly-slaters-pro-surfer BINK.H RAD.H radbase.h
1.5g (2002-05-15) IlyaBisec/HoAE_Evolution_Engine Bink
1.5J (2002-06-24) https://subversion.assembla.com/svn/ub-source113 (username: admin, password: admin) bink.h binkw32.lib
1.5k (2002-09-09) RolphWoggom/shr.tar Simpsons win32/Bink
1.5L (2002-09-25) (GC) RolphWoggom/shr.tar Simpsons GameCube/Bink
1.5s (2003-01-14) (Xbox) RolphWoggom/shr.tar Simpsons XBox/Bink
1.5v (2003-04-12) StrongPC123/Far-Cry-1-Source-Full FarCry BinkSDK
1.5y (2003-09-23) seilweiss/incredibles davidyj/starhome betaarchive.com archive.org bink BinkSDK betaarchive.com archive.org
1.6b (2003-12-09) Hyski/PoL1.62.002 bink
1.6c (2004-01-20) KD-lab-Open-Source/qdEngine bink.h binkw32.lib radbase.h
1.8r (2006-10-04) osfarrapos/spree callofduty4x/CoD4x_Client_new BinkSDK bink.h binkw32.dll radbase.h
1.8w (2007-07-13) VSES/SourceEngine2007 bink.h binkw32.dll binkw32.lib radbase.h
1.8x (2007-08-11) http://bbs.vbstreets.ru/viewtopic.php?t=35098&highlight=bik Bink.zip
1.9c (2008-01-15) yanzipei/CSBTE fromasmtodisasm/realistic_ai_mod BinkSDK bink binkw32.dll
1.9i (2008-10-31) (Xbox) Hengle/misc_microsoft_gamedev_source_code Bink/xbox

Files I can't download because I'm not Chinese: https://www.programmerall.com/article/9401563813/ (https://pan.baidu.com/s/1nv5Pm2H Key: 5sx9), https://www.ymcn.org/280985.html (Genuine Bink 1.9c SDK installer)

P.S. I tripped and learned too much while assembling this page. See IgaCells.tsc.

Home
FAQ

For FMTK Users and Mod Developers

Read the Docs

For FMTK Developers

Asobo BigFile Format Specification
Asobo Classes
      Animation_Z
      Binary_Z
      Bitmap_Z
      Camera_Z
      CollisionVol_Z
      Fonts_Z
      GameObj_Z
      GenWorld_Z
      GwRoad_Z
      Keyframer*_Z
      Light_Z
      LightData_Z
      Lod_Z
      LodData_Z
      Material_Z
      MaterialAnim_Z
      MaterialObj_Z
      Mesh_Z
      MeshData_Z
      Node_Z
      Omni_Z
      Particles_Z
      ParticlesData_Z
      RotShape_Z
      RotShapeData_Z
      Rtc_Z
      Skel_Z
      Skin_Z
      Sound_Z
      Spline_Z
      SplineGraph_Z
      Surface_Z
      SurfaceDatas_Z
      UserDefine_Z
      Warp_Z
      World_Z
      WorldRef_Z
Asobo File Format Idioms
Asobo CRC32
Asobo LZ Compression
Asobo Arithmetic Coding Compression
Asobo Save Game File Format Specification
Asobo Audio Formats
TotemTech/ToonTech/Zouna/ACE/BSSTech/Opal Timeline
Zouna Modding Resources
Miscellaneous

Clone this wiki locally