775 B
775 B
How to Dump Keys
In order to play games in XCI or NCA format, you must have the required keys to decrypt them.
Process
You will need to follow this key dumping guide, however, in step 5 of the guide, you will need to rename your key file to prod.keys
.
Place it in:
C:/Users/yourusername/AppData/Roaming/yuzu/keys
(for Windows)
~/.local/share/yuzu-emu/keys
(for macOS and Linux)
Diagram showing the correct location of the decryption keys in Yuzu's User Directory.
"User Directory"
└── config
└── keys
└─── prod.keys
└── log
└── nand
└── sdmc
└── sysdata
You're done!