Makiah / BotW-SBFRES-to-FBX

⚔ A repo which employs a number of useful libraries I found across the net along with some custom-written Python and MAXScript to facilitate batch export of Nintendo SBFRES compressed files to FBX files (for use in Unity, for instance). DISCLAIMER: I do not condone the unauthorized replication of files provided by employing this script!
73 stars 29 forks source link

Textures not exporting #19

Open SquidKid500 opened 5 years ago

SquidKid500 commented 5 years ago

The texture extractor isn't outputting/extracting any texture files. The command window states that it can't find the texture, despite that it seems to be otherwise exporting the meshes fine from what I've seen so far. Just a quick picture of the command window when exporting bfres models to fbx:

image

(I have a switch version of the romfs, for reference, if that matters.)