Closed imaandrew closed 4 years ago
3dstool version before v1.0.20, the logo file is logo.bcma.lz. Starting from v1.0.20, this file is called logo.darc.lz. I think the .bcma.lz extension is not reasonable, so I renamed it.
There is one more thing, some games, the logo is in the exefs, some are outside the exefs, but there is only one, don't mess up the position. You only need to ensure that the extension of the file opened by 3dstool is the same as the actual file extension.
Alright, I replaced all instances of logo.darc.lz with logo.bcma.lz in the code and rebuilt it and it worked. Thanks for the help.
I'm trying to edit the paper mario ss cia file. I'm following the guide here. When I try to rebuild the exefs after extracting it, 3dstool throws out the error:
ERROR: open file exefs/logo.darc.lz failed
. I checked the directories and the logo never existed in a darc.lz file, it only exists in a bin file and a bmca.lz file.