Miss Posted August 17 Posted August 17 I am trying to convert video/audio files from Delta Force: Hawk Ops into MP4/MP3 format. I extracted some .bin files from the game’s Paks, but I ran into an issue: I don’t know what compression format these .bin files use. What is known so far: the file header of these .bin files is: A0 D7 82 1D 4B 42 32 6E The keyword is KB2n, and from my online search, this might be related to Bink files from RAD Video Tools. I’m asking for everyone’s help. Thank you in advance! PS: The game uses Unreal Engine, and I’ve attached some of the extracted .bin files—hopefully this helps. Movies_HD.7z
Solution DKDave Posted August 17 Solution Posted August 17 2 hours ago, Miss said: I am trying to convert video/audio files from Delta Force: Hawk Ops into MP4/MP3 format. I extracted some .bin files from the game’s Paks, but I ran into an issue: I don’t know what compression format these .bin files use. What is known so far: the file header of these .bin files is: A0 D7 82 1D 4B 42 32 6E The keyword is KB2n, and from my online search, this might be related to Bink files from RAD Video Tools. I’m asking for everyone’s help. Thank you in advance! PS: The game uses Unreal Engine, and I’ve attached some of the extracted .bin files—hopefully this helps. Movies_HD.7z 86.9 MB · 3 downloads There isn't much that will play these Bink files at the moment due to it being a different format to normal BIK video. The files also seem to have a fake header of 0x80 bytes. Removing that does play something in Rad Video Tools, although I'm still not sure if it's exactly right.
Miss Posted August 18 Author Posted August 18 20 hours ago, DKDave said: There isn't much that will play these Bink files at the moment due to it being a different format to normal BIK video. The files also seem to have a fake header of 0x80 bytes. Removing that does play something in Rad Video Tools, although I'm still not sure if it's exactly right. Yes, that's right. This is already very helpful. Thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now