Closed ZeroSkill1 closed 3 years ago
When creating DLC you need to include the index CFA as index 0x0, in addition to the actual DLC CFAs.
See https://www.3dbrew.org/wiki/Makerom#NCCH_configurations_for_CIA
I see. I wanted to create separate CFA CIAs so the user could add them to their existing DLC when installing them. I guess this isn't possible without creating some sort of homebrew application that adds the contents to the existing installed contents.
Yeah the way CIA installing works is that it overwrites the existing title, you'd need a specialised app like you suggest to modify the title.
I'm trying to build some themes as CIAs. They are CFAs.
Trying to run this:
This is what I get:
The NCCH is valid, I have checked that.
I'm using makerom 0.17 on Ubuntu 20.04.