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

Compressing some games just freezes the program. #194

Open
ZomkaDEV opened this issue Dec 17, 2024 · 1 comment
Open

Compressing some games just freezes the program. #194

ZomkaDEV opened this issue Dec 17, 2024 · 1 comment

Comments

@ZomkaDEV
Copy link

Hi!
I have dumped my Switch cartridges to .xci files and tried compressing them with nsz but unfortunately, some of my games just freeze the program when trying to compress them. So far, I have only tried Mario Kart 8 Deluxe and WarioWare Get It Together! and only WarioWare was able to compress.
Any idea on how to fix this? Thanks :)

[alex@framework switch]$ nsz -C Mario\ Kart\ 8\ Deluxe\ \[0100152000022000\]\ \(trimmed\).xci

             NSZ v4.6   ,;:;;,
                       ;;;;;
               .=',    ;:;;:,
              /_', "=. ';:;:;
              @=:__,  \,;:;:'
                _(\.=  ;:;;'
               `"_(  _/="`
                `"'

Failed to extract TitleID/Version from filename "Mario Kart 8 Deluxe [0100152000022000] (trimmed).xci". Use -p to extract from Cnmt.
[OPEN  ]     secure 0x1b53d5c00 bytes at 0x17120e00
[OPEN  ]     01001520000228000000000000000003.cert 0x700 bytes at 0x1b53d4e00
[OPEN  ]     01001520000228000000000000000003.tik 0x2c0 bytes at 0x1b53d4a00
[OPEN  ]     6a6c76515527bc6cbe27a81f43c7dbb8.cnmt.nca 0x1600 bytes at 0x1b53d3400
[OPEN  ]     Patch_0100152000022800.cnmt 0x8d4 bytes at 0x0
[OPEN  ]     Patch_0100152000022800.cnmt 0x8d4 bytes at 0x0
[OPEN  ]     9c217eb675dbbdee06dfd2c38b2141e8.nca 0x35600 bytes at 0x1b539de00
[OPEN  ]     7ccfb46a041c0690d607feccb026afce.nca 0xa4c800 bytes at 0x1b4951600
could not find title key 0100152000022800!
@dnsBlah
Copy link
Contributor

dnsBlah commented Jan 6, 2025

either add the version in the filename or use the -p flag in the command like it says in the error message before it starts:
"Failed to extract TitleID/Version from filename "Mario Kart 8 Deluxe [0100152000022000] (trimmed).xci". Use -p to extract from Cnmt."

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

2 participants