KillzXGaming / Switch-Toolbox

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

Unhandled exception when trying to open Splatoon 3's "LoadingIcon.bfres" #576

Open L-the-forgettable opened 1 year ago

L-the-forgettable commented 1 year ago

Trying to open or inspect Splatoon 3's "LoadingIcon.bfres.zs" located in ./Model in any way causes Toolbox to throw an error. "Read value 2563 id not defined in the given enum type Syroot.NintenTools.NSW.Bntx.GFX.SurfaceFormat."

My dump is of the 3.0.0 version of the game without DLC

North-West-Wind commented 1 year ago

That exact file seems to have a different header than other BFRES files. You can see it in the hex editor. I also tried opening it in BFRES Tool and it says invalid file header.