Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Frostbite model tools (Battlefield, Battlefront and others)

Post questions about game models here, or help out others!
BaronRevan
ultra-n00b
Posts: 3
Joined: Wed Mar 21, 2018 5:57 pm
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by BaronRevan »

I'm so sorry... I'm a complete noob to this stuff so reading through all this confuses me so much lol. I'm trying to extract the audio files for vaders lightsaber into a readable audio format.. I have managed to dump the files to the .ebx format but have no idea what to do from here...
mono24
double-veteran
double-veteran
Posts: 840
Joined: Sat Nov 06, 2010 12:27 am
Has thanked: 436 times
Been thanked: 235 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by mono24 »

BaronRevan wrote:I'm so sorry... I'm a complete noob to this stuff so reading through all this confuses me so much lol. I'm trying to extract the audio files for vaders lightsaber into a readable audio format.. I have managed to dump the files to the .ebx format but have no idea what to do from here...
Even though you say it confuses you so much, it has been explained so many times, in so many ways.
From the looks of it you forgot to dump the chunks as well, ebx files are useless with out the actual audio files from the chunks folder.
If you go on page 16 you'll find your answer there, towards bottom of the page in my comment, very well explained.
If you actually read the WHOLE thing I don't understand how you could have missed that.
Nomadicus
ultra-n00b
Posts: 3
Joined: Tue Apr 03, 2018 4:44 am
Has thanked: 2 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by Nomadicus »

I am also only looking for the audio from BFII and I've gone through all 22 pages of this topic, including the infamous Page 16, and I'm pretty sure I've followed all of the instructions correctly. As this is practically all Klingon to me there is a chance I overlooked something. The error I am getting, however, is a syntax error when I press F5 in the IDLE script. I haven't seen any other mention of a syntax error by anyone else.
You do not have the required permissions to view the files attached to this post.
BaronRevan
ultra-n00b
Posts: 3
Joined: Wed Mar 21, 2018 5:57 pm
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by BaronRevan »

Nomadicus wrote:I am also only looking for the audio from BFII and I've gone through all 22 pages of this topic, including the infamous Page 16, and I'm pretty sure I've followed all of the instructions correctly. As this is practically all Klingon to me there is a chance I overlooked something. The error I am getting, however, is a syntax error when I press F5 in the IDLE script. I haven't seen any other mention of a syntax error by anyone else.

A lot of people on here have been rude and not very helpful honestly. I’ve followed the I tructions to the best of my abilities and I’m just as confused as when my girlfriend speaks portreguese to me lol.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2871 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by daemon1 »

Nomadicus wrote:including the infamous Page 16
really?

this is the quote from page 16:
mono24 wrote:-make sure you have python 2.7.3 32bit installed,
BaronRevan
ultra-n00b
Posts: 3
Joined: Wed Mar 21, 2018 5:57 pm
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by BaronRevan »

daemon1 wrote:
Nomadicus wrote:including the infamous Page 16
really?

this is the quote from page 16:
mono24 wrote:-make sure you have python 2.7.3 32bit installed,

Honestly though, thank you for all the work you’ve done on these tools. You yourself have always been helpful and willing to be of service. Just that for a newbie this can be really confusing lol
satan0w
ultra-n00b
Posts: 9
Joined: Wed Apr 04, 2018 6:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by satan0w »

hey guys:) please help me i don understand i change corectly patch in script but i have traceback
Traceback (most recent call last):
File "(...my patch...)", line 42, in <module>
LZ77 = cdll.LoadLibrary("LZ77")
File "C:\Python27\lib\ctypes\__init__.py", line 443, in LoadLibrary
return self._dlltype(name)
File "C:\Python27\lib\ctypes\__init__.py", line 365, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 193] %1 nie jest prawidłową aplikacją systemu Win32
satan0w
ultra-n00b
Posts: 9
Joined: Wed Apr 04, 2018 6:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by satan0w »

Nomadicus wrote:I am also only looking for the audio from BFII and I've gone through all 22 pages of this topic, including the infamous Page 16, and I'm pretty sure I've followed all of the instructions correctly. As this is practically all Klingon to me there is a chance I overlooked something. The error I am getting, however, is a syntax error when I press F5 in the IDLE script. I haven't seen any other mention of a syntax error by anyone else.
you have wrong python you need 2.7.3
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2871 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by daemon1 »

satan0w wrote:hey guys:) please help me i don understand
you have wrong python you need 32 bit
satan0w
ultra-n00b
Posts: 9
Joined: Wed Apr 04, 2018 6:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by satan0w »

daemon1 wrote:
satan0w wrote:hey guys:) please help me i don understand
you have wrong python you need 32 bit
Thanks now work perfect:D
satan0w
ultra-n00b
Posts: 9
Joined: Wed Apr 04, 2018 6:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by satan0w »

daemon1 wrote:
satan0w wrote:hey guys:) please help me i don understand
you have wrong python you need 32 bit
you can explain me why script create folder chunks and other but all folders is empty i have 94 gb free space i see folder names from nfs but all empty please help me i need a teach this:)
Faithfullfaun
advanced
Posts: 79
Joined: Mon Nov 28, 2016 9:12 am
Has thanked: 58 times
Been thanked: 11 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by Faithfullfaun »

Hi all
I have been trying to extract from Hardline by using the BF4 script but Perhaps i’m using the wrong one beacuse i can’t Seem to get it working

So do anyone know wich script i need to use or have a link to the script thanks :)
Nomadicus
ultra-n00b
Posts: 3
Joined: Tue Apr 03, 2018 4:44 am
Has thanked: 2 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by Nomadicus »

daemon1 wrote:
Nomadicus wrote:including the infamous Page 16
really?

this is the quote from page 16:
mono24 wrote:-make sure you have python 2.7.3 32bit installed,
Ok clearly I didn't look at the version number. I guess that is because I'm pretty sure I downloaded python through a link within this thread so I assumed it was the correct one without looking close enough. Do I have a newer version installed somehow?
Nomadicus
ultra-n00b
Posts: 3
Joined: Tue Apr 03, 2018 4:44 am
Has thanked: 2 times

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by Nomadicus »

Nomadicus wrote:
daemon1 wrote:
Nomadicus wrote:including the infamous Page 16
really?

this is the quote from page 16:
mono24 wrote:-make sure you have python 2.7.3 32bit installed,
Ok clearly I didn't look at the version number. I guess that is because I'm pretty sure I downloaded python through a link within this thread so I assumed it was the correct one without looking close enough. Do I have a newer version installed somehow?
Ah I see, I had gotten to the python website and then went right to the "Downloads" tab which gives one a much newer version. It didn't occur to me that I would need an "obsolete" version of the software as I don't believe anybody had explicitly stated this.

EDIT: after getting around the syntax error with the correct version, I was having a .dll error. While going back through to research this I discovered another comment where it was explained that you need the older version. I don't know how I missed that one except maybe my eyeballs were bleeding by that point after reading 20 pages of this stuff, for the first time ever. Much to my embarrassment, as I hate it when I see posts from people who jump in 20 pages into a thread and say "explain it all to me so I don't have to bother reading anything prior to my own post", and I really thought I had followed everything correctly.
satan0w
ultra-n00b
Posts: 9
Joined: Wed Apr 04, 2018 6:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Frostbite model tools (Battlefield 1, Battlefront 1, 2)

Post by satan0w »

whoever met with chunk not found? I have this message in every frosbite game nfs16 , nfs payback , bf1 ,swbf2:(
i read all but still dont understand this:(
Post Reply