KillzXGaming / Switch-Toolbox

A tool to edit many video game file formats
GNU General Public License v3.0
946 stars 151 forks source link

Unable to batch export BNTX from files that are in Super Mario Maker 2 pack folder #74

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello,

I tryed to batch extract BNTX from some .pack files that are in pack folder, but, switch toolbox showed the following error for me:

When trying to use it with/on M1_Model.pack:

"Flux/flow lenght must be not negative and smaller than 2^31 - 1 - origin.

Parameter name: offset."

When trying to use it with/on WU_Model.pack:

"Read value 2306 is not defined in the given enum type Syroot.NintenTools.NSW.Bntx.GFX.SurfaceFromat."

I hope those can be fixed. =D

ghost commented 5 years ago

Updated this issue description, since those erros only occur with those 2 specific .pack files.