Jack
Jack
Hi, Thank you for this well written bug report. (And debugging the issue for me) I think I was too ambitious with the the extract command making it too versatile....
Hi Max, It wasn't removed insofar as it wasn't brought along in the re-write of CTRTool. The existing code for cwav to wav conversion is hard to understand so I...
Hi John. Yeah language around this sort of thing is difficult. I'm not exactly sure what you're asking: > I have [...] a separate already extracted update archive [...] in...
Thank you for letting me know the specific games/patch. I should be able to reproduce this on my machine when I get ahold of some copies
Fixed in https://github.com/jakcron/nstool/releases/tag/v1.9.1
Oh dear. I hadn't considered this, but I guess it's rather obvious that if both the base game and patch were digital downloads they'd have separate tickets & right ids....
> actually scratch that, i got it to work. it's definitely ugly but i'll clean it up and PR, i suppose? i'm gonna make it so you can specify as...
After sleeping on this I felt motivated to do this myself, see here https://github.com/jakcron/nstool/tree/feature-106-multipletickets I'm also adding support for automatically reading ~/.switch/title.keys (same format as used by hactool and everything...
I just need to make some documentation updates to explain how to use this, and specify the title.keys file.
> @jakcron While you're at it, do you think you can add support for extracted nca? i.e instead of `--basenca`, pass `--basedir` and avoid the ticket problem altogether? I don't...