Jack
Jack
# About To improve usability in scripting use-cases, three modes shall be provided to control what output is written to stdout/stderr. # Design ## Modes * `Silent Mode` - Omit...
# About NSPs are PFS0 archives that contain a bunch of `*.nca` files, at least one of which is a `*.cnmt.nca` file. This `*.cnmt.nca` file, contains in partition `0`, a...
# About NSTool doesn't currently support personalised tickets, these are generated for paid content usually, and are locked to the device they were downloaded on. Can support for this please...
# About CTRTool has some lazy `int64_t` `size_t` comparisons that should be handled better.
MakeROM's current design requires allocating memory equal to the size of the ROM being generated, which is impractical for large ROM files, this needs to be addressed.