NicknineTheEagle / Frostbite-Scripts

Python scripts for extracting Frostbite Engine assets
Other
87 stars 14 forks source link

Question. #2

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hey

I have a question, do you have any information about any scripts or tools to extract songs from the titles of Need For Speed (2015) , Need For Speed Payback ?

NicknineTheEagle commented 5 years ago

My FB3 scripts work with both games. After you dumped the games, use ebxtoasset script to extract audio files from chunks. All music is in audio/music. Sounds are stored in standard SPS format which can be decoded with appropriate EA audio tools.

ghost commented 5 years ago

The [frostbite3] package will separate songs from Nfs (2015) and Nfa Payback?

NicknineTheEagle commented 5 years ago

Yes, read README, it clearly describes what each script is for.

ghost commented 5 years ago

One more question, did you create such a script? do you cooperate with someone in creating a scripts?

ghost commented 5 years ago

Thanks again for helping

NicknineTheEagle commented 5 years ago

All credits are in README.