Even after following the steps above, you may run into issues. Here’s how to fix them:
If you simply double-click hactool.exe or run hactool game.xci without any additional parameters, it will look for prod.keys in the same folder as the executable. If it is not there, you get the error. hactool prod.keys does not exist
hactool --keyset=./prod.keys game.nsp
Open prod.keys in a text editor — it should contain lines like: Even after following the steps above, you may