More actions
BFRES Model Importer | |
---|---|
General | |
Author | KillzXGaming |
Type | Hack Utilities |
Version | 2018 |
License | Mixed |
Last Updated | 2018/04/09 |
Links | |
Download | |
Website | |
Source | |
BFRES Model Importer (and viewer).
This script injects model data. Originally made by smb123w64gb it can inject models under the poly/vertex count. This can be used on any bfres, characters, objects, stages ect however bounding box is not implemented so currently those will cull away.
You can preview models with Smash Forge.
Features
- Supports both Nintendo Switch and Wii U games.
- Imports models aslong as they are under the polycount of the original model.
User guide
Requires Python 2.7 or higher (lower versions untested).
Usage: BFRES_Vertex.py (BFRES file) (CSV File)
Optional arguments -f
Inject model data specifically to a certain model and keep the rest intact.
Switch games that should work:
- Super Mario Odyssey.
- Kirby: Star Allies.
- Splatoon 2.
- ARMS.
- Mario Kart 8 Deluxe.
- The Legend of Zelda: Breath of the Wild.
Full tutorial here.
You can also port over your mods over from MK8 and BOTW using the same csv file. MK8 will not be able to have custom stages ported over yet until rebuilding is possible.
Screenshots
|
Credits
- RandomTalkingBush for his BFRES script (Gave an idea of the layout to parse).
- Ploaj (Forked model Wii U editor and did animation interpolation).
- smb123w64gb Made original injector script i updated.
- AboodXD for swizzle code (not fully implemented into viewer yet).