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

StarWars Battlefront full extraction scripts

The Original Forum. Game archives, full of resources. How to open them? Get help here.
ClubOn
ultra-n00b
Posts: 4
Joined: Thu Aug 04, 2016 6:26 pm

Re: StarWars Battlefront full extraction scripts

Post by ClubOn »

Hi everyone I have a Little problema actualy when i use the Batch_Itexture_Converter the dds are all Black

I have the deluxe version of the game.

My only request is the mesh and textures of the Tie Interceptor !!
savinpvtmike
n00b
Posts: 15
Joined: Tue Aug 11, 2015 10:07 am
Been thanked: 1 time

Re: StarWars Battlefront full extraction scripts

Post by savinpvtmike »

well when i unpack i get this error

Traceback (most recent call last):
File "C:\Users\Mike\Desktop\SWBF\SWBFdumper.py", line 356, in <module>
if "tocRoot" in locals(): dumpRoot(tocRoot)
File "C:\Users\Mike\Desktop\SWBF\SWBFdumper.py", line 306, in dumpRoot
dump(fname,targetDirectory)
File "C:\Users\Mike\Desktop\SWBF\SWBFdumper.py", line 197, in dump
writePayload(entry, targetPath, sourcePath)
File "C:\Users\Mike\Desktop\SWBF\SWBFdumper.py", line 276, in casPatchedPayload
casPayload(bundleEntry, targetPath, sourcePath)
File "C:\Users\Mike\Desktop\SWBF\SWBFdumper.py", line 264, in casPayload
catEntry=cat[bundleEntry.sha1]
KeyError: '\x01\x17T.(`\xfa\xc8\xd5\xc1Y9\xc7\xb4\x9cjs(\xc8\xea'

plus the stuff i do have i cant port the models to max and i cant get all chunk files help i have no idea what im doing and there is very little info on this
trexjones
veteran
Posts: 113
Joined: Mon Oct 13, 2014 6:54 am
Has thanked: 52 times
Been thanked: 19 times

Re: StarWars Battlefront full extraction scripts

Post by trexjones »

I'm hoping someone can help me with this, but I've just run daemon1's adjusted script and I can't find any of the ebx or chunk/mesh bundles for the DLC expansions. I'd love to get the files for Jabba's Palace and Scarif particularly, but also all those great new characters... Can anyone suggest why they aren't showing up after I run the dumper script and the bundle tools?
Crageo
ultra-n00b
Posts: 7
Joined: Sat Oct 15, 2016 7:28 am
Been thanked: 4 times

Re: StarWars Battlefront full extraction scripts

Post by Crageo »

I'm getting the same problem too:

Traceback (most recent call last):
File "E:\Misc\Modeling\Downloaded Models\Tools\SWBF_Extraction\SWBF\SWBFdumper.py", line 356, in <module>
if "tocRoot" in locals(): dumpRoot(tocRoot)
File "E:\Misc\Modeling\Downloaded Models\Tools\SWBF_Extraction\SWBF\SWBFdumper.py", line 306, in dumpRoot
dump(fname,targetDirectory)
File "E:\Misc\Modeling\Downloaded Models\Tools\SWBF_Extraction\SWBF\SWBFdumper.py", line 197, in dump
writePayload(entry, targetPath, sourcePath)
File "E:\Misc\Modeling\Downloaded Models\Tools\SWBF_Extraction\SWBF\SWBFdumper.py", line 276, in casPatchedPayload
casPayload(bundleEntry, targetPath, sourcePath)
File "E:\Misc\Modeling\Downloaded Models\Tools\SWBF_Extraction\SWBF\SWBFdumper.py", line 264, in casPayload
catEntry=cat[bundleEntry.sha1]
KeyError: '\xa8\xd3\xe1F]\x94\x95DA4\x8c\xea\xb7\xf9]y\xba\xe5\xbd\xde'

Python version - 2.7 32bit

Very new to this sort of thing, any help?
Post Reply