Poll & Discussion: We wish the site to continue (Y/N)
Frostbite 2 sound extraction research
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
The "new" scripts to dump and decode frostbite 2 games:
dumper, ebxtotxt, fb2audio
All .dlls and ealayer3 included
dumper, ebxtotxt, fb2audio
All .dlls and ealayer3 included
You do not have the required permissions to view the files attached to this post.
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
Good. Was it extracted before?Vosvoy wrote:script works with BF3OpenBeta. Thanks mate.
Also note that i forgot about this line in the script:
Code: Select all
if not "sound/" in entry.elems["name"].content: continue
- Vosvoy
- veteran
- Posts: 127
- Joined: Fri Feb 18, 2011 4:58 pm
- Has thanked: 15 times
- Been thanked: 15 times
Re: Frostbite 2 sound extraction research
Yes, the old script worked with the BF3OpenBeta. The one provided by OrangeC didn't work I think because it was specially made for BF4 and BFH.daemon1 wrote:Good. Was it extracted before?
I also noticed that you added the mpeg library to the process. Why is that?
Vosvoy
- durandal217
- veteran
- Posts: 95
- Joined: Tue Jul 17, 2012 3:52 am
- Has thanked: 16 times
- Been thanked: 12 times
Re: Frostbite 2 sound extraction research
Sorry to bump but I'm having a hard time getting the dumper script to dump the chunk data from the Battlefront alpha can somebody have a look and see if the script can extract the data from the alpha?
I keep getting
I keep getting
Code: Select all
Unpatched cat not found.
Patched cat not found.
>>> -
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
- durandal217
- veteran
- Posts: 95
- Joined: Tue Jul 17, 2012 3:52 am
- Has thanked: 16 times
- Been thanked: 12 times
Re: Frostbite 2 sound extraction research
I hate doing this to you but i'm not following. Can you give me an example? by changing folder names in the script are we talking throughout the script or only the directories?
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
yes i mean directories in the beginning. It's also possible that this script just doesn't work with this alpha.
- durandal217
- veteran
- Posts: 95
- Joined: Tue Jul 17, 2012 3:52 am
- Has thanked: 16 times
- Been thanked: 12 times
Re: Frostbite 2 sound extraction research
I changed the directories and am still getting the same message.
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
Are there any .toc files in game? The script work is all based on these TOC files. It seems they changed something in this new engine version. But i've heard some people already working with it, so maybe soon they can extract sounds too. At least I checked CAS files and they contain the same old good XAS sounds.
-
wantafanta
- ultra-n00b
- Posts: 2
- Joined: Sun Aug 09, 2015 9:08 pm
Re: Frostbite 2 sound extraction research
thanks to the creator of the new bf3 dumper! this needs to be shared in its own thread or something because i spent a very long time looking for this (started looking right after the bfeditor forums went down, never grabbed it while i had the chance) and im sure it'd save others alot of time searching.
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
yeah, i was going to put that all together and publish. Too many scripts, too many options.wantafanta wrote:thanks to the creator of the new bf3 dumper! this needs to be shared in its own thread or something because i spent a very long time looking for this (started looking right after the bfeditor forums went down, never grabbed it while i had the chance) and im sure it'd save others alot of time searching.
-
wantafanta
- ultra-n00b
- Posts: 2
- Joined: Sun Aug 09, 2015 9:08 pm
Re: Frostbite 2 sound extraction research
hmm do you have the BC2 scripts? i cant seem to be able to get the MG3 normal maps no matter what i do... i dont even know where the files are at inside the game directory i assume the async/weapons/ folder but there is more than one MG3 and they dont have textures stored there(im using the BC2Mod tools v3 so i dont know if its actually working or if i have some other issue but this has been a huge issue i havent been able to solvedaemon1 wrote:yeah, i was going to put that all together and publish. Too many scripts, too many options.wantafanta wrote:thanks to the creator of the new bf3 dumper! this needs to be shared in its own thread or something because i spent a very long time looking for this (started looking right after the bfeditor forums went down, never grabbed it while i had the chance) and im sure it'd save others alot of time searching.
-
daemon1
- MEGAVETERAN

- Posts: 2566
- Joined: Tue Mar 24, 2015 8:12 pm
- Has thanked: 62 times
- Been thanked: 2661 times
Re: Frostbite 2 sound extraction research
I don't know what is BC2, but on my experience textures sometimes can have rather unexpected names or locations.wantafanta wrote:hmm do you have the BC2 scripts?

