Battleborn tools
Posted: Sun Jun 05, 2016 2:10 pm
I'm not going to make a new Umodel. But since gildor is not going to support this game, I will just make a set of simple tools to extract all models and textures.
You can extract .skeletalmesh from UPK packages with gildor's Extract.exe
Drag .skeletalmesh file onto Battleborn_model.exe and it will extract model into 3formats: .OBJ, .SMD and .ASCII. Only SMD file will have proper skeleton connected to bones. If NameTable.txt produced by Extract.exe will be in the same folder, bones will have proper names.
Drag .TFC file onto battleborn_tfc.exe and it will extract all textures (in game internal format)
Put Battleborn_dds.exe into that folder and run. This will convert all textures to DDS. BC7 textures (normal maps mostly) will be converted to DX10 DDS files which are only supported by newest viewers. Like Visual studio 2015 or texconv covertor.
Texture numbers for most characters:
You can extract .skeletalmesh from UPK packages with gildor's Extract.exe
Drag .skeletalmesh file onto Battleborn_model.exe and it will extract model into 3formats: .OBJ, .SMD and .ASCII. Only SMD file will have proper skeleton connected to bones. If NameTable.txt produced by Extract.exe will be in the same folder, bones will have proper names.
Drag .TFC file onto battleborn_tfc.exe and it will extract all textures (in game internal format)
Put Battleborn_dds.exe into that folder and run. This will convert all textures to DDS. BC7 textures (normal maps mostly) will be converted to DX10 DDS files which are only supported by newest viewers. Like Visual studio 2015 or texconv covertor.
Texture numbers for most characters:
Code: Select all
SK_C001_DarkElfRanger Thorn - 16
SK_C002_GentSniper Marquis - 84
SK_C003_MachineGunner Montana - 65
SK_C004_ModernSoldier Oscar Mike - 119
SK_C005_Deathblade Rath - 48
C006_TribalHealer Miko - 184
SK_C007_RogueCommander Reina - 297
SK_C010_AssaultJump Caldarius - 160
SK_C011_RocketSoldier Benedict - 317
SK_C012_MageBlade Phoebe - 247
SK_C013_DwarvenWarrior Boldur - 365
SK_C014_ChaosMage Orendi - 220
SK_C015_SunPriestess Ambra - 270
SK_C016_BoyAndDjinn_Aurox Shayne & Aurox - 345
SK_C016_BoyAndDjinn_Shayne Shayne & Aurox - 349
SK_C017_SpiritMech ISIC - 392
SK_C018_SoulCollector Atticus - 437
SK_C019_Blackguard Galilea - 496
SK_C020_IceGolem Kelvin - 563
SK_C021_PenguinMech Tobi - 548
SK_C022_LeapingLuchador El Dragon - 638
SK_C023_RogueSoldier Whiskey Foxtrot - 455
SK_C024_PapaShotgun Ghalt - 518
SK_C025_MutantFist Mellka - 14 (prologue)
SK_C026_DarkAssassin Deande - 60 (prologue)
SK_C027_TacticalBuilder Kleeze - 616