Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Option to create .rsf file from existing ROM #77

Open
iskunk opened this issue Oct 24, 2018 · 0 comments
Open

[Request] Option to create .rsf file from existing ROM #77

iskunk opened this issue Oct 24, 2018 · 0 comments

Comments

@iskunk
Copy link

iskunk commented Oct 24, 2018

I am using ctrtool to unpack an existing ROM, and would like to use makerom to repack it (after making modifications to files in the RomFS). However, I see that repacking the ROM requires specifying an .rsf file, which has a large number of internal parameters that I know nothing about. The most I can say is that the parameters should be set so that the resulting ROM is identical to the original aside from my modifications.

Given that the parameters in the .rsf file are baked into the resulting ROM file, would it not be possible for ctrtool to parse an existing ROM file, and dump those same parameters to a new .rsf file? This would greatly simplify the use case of modding an existing ROM, as I have no idea how to put together a correctly-specified .rsf file from scratch.

(I've seen this example, but quickly found that the fields cannot be set by looking at values printed to the terminal during a run of ctrtool.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant