mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
standard in some guides
This commit is contained in:
parent
77a002ddfe
commit
ffba3c8712
|
@ -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**
|
||||
|
||||
|
|
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue