KillzXGaming / Switch-Toolbox

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

Can't it replace .bfres file in NSP file? #370

Closed JoneHermer closed 3 years ago

JoneHermer commented 3 years ago

Untitled Can it replace .bfres file on that NSP file? I can't replace that .bfres file, I just wanna change texture on that file, please help. Thanks. Game: Kirby Star Allies

MonsterDruide1 commented 3 years ago

It looks like that isn't a real .bfres file... it's filename suggests it's some different format (.bfres.cmp). Are you sure that this file is of the standard bfres format? Check that by extracting the Raw Data, then open it in a Hex Editor to check the first few bytes.

JoneHermer commented 3 years ago

Can you show me a hex to edit? I don't know about editing hex. Thanks.

MonsterDruide1 commented 3 years ago

Just check for a hex editor (like HxD) and open the raw data with that program. The first few bytes will indicate the real file format.