diff --git a/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md index 4ba4106..c78b194 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md @@ -33,9 +33,9 @@ Switch games should be put into the `retrodeck/roms/switch/` directory. ``` -## Does Ryujinx require BIOS / Firmware / other files? +## Does Ryujinx require BIOS or Firmware? -Yes `.keys` and `.nca` files. +Yes, `prod.keys` `title.keys` and `.nca` files. **Notice: Do not mix and match versions firmware and keys** diff --git a/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md b/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md index fa7ba9b..802767b 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md @@ -20,7 +20,7 @@ Switch games should be put into the `retrodeck/roms/switch/` directory. ## Does Yuzu require BIOS or Firmware? -Yes, `prod.keys` `title.keys` and `nca` files. +Yes, `prod.keys` `title.keys` and `.nca` files. ### Where to put the firmware files?