
Join also our Discord channel! Click here.
How unpack b2container in Gears 5
How unpack b2container in Gears 5
Hello. Does anyone know how to extract b2container files in Unreal engine in Gears 5.
I would like to extract text for translation.

Re: How unpack b2container in Gears 5
Gears 5 uses oodle compression for b2container.
The GearGame.b2index file contains information about B2 container names, file names, and their location and size in b2containers.
There should be localization texts in Launch.b2container.
Could someone create a bms script to unpack the files?
The GearGame.b2index file contains information about B2 container names, file names, and their location and size in b2containers.
There should be localization texts in Launch.b2container.
Could someone create a bms script to unpack the files?
-
- ultra-n00b
- Posts: 3
- Joined: Mon Sep 28, 2020 8:39 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: How unpack b2container in Gears 5
Did you manage to extract all files successfully with the ravioli tool? Because for me it gives some .riff files and I can't go further than that.
-
- ultra-n00b
- Posts: 3
- Joined: Mon Sep 28, 2020 8:39 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: How unpack b2container in Gears 5
The b2index file contains very important info. Maybe the lack of that info is what causing deficient archives. I am also working on that with python scripts now.
-
- beginner
- Posts: 21
- Joined: Thu Dec 17, 2015 11:17 pm
- Has thanked: 2 times
Re: How unpack b2container in Gears 5
Does the b2container include audio files as well?
Because i'm interested into dump all the voicelines/music from Gears 5, but to my knowledge as of right now, it is not possible to do so...
Thank you for any suggestion!
Because i'm interested into dump all the voicelines/music from Gears 5, but to my knowledge as of right now, it is not possible to do so...
Thank you for any suggestion!