Miss Posted Sunday at 11:28 AM Posted Sunday at 11:28 AM 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 Sunday at 01:42 PM Solution Posted Sunday at 01:42 PM 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 yesterday at 10:01 AM Author Posted yesterday at 10:01 AM 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