Merge pull request #52 from adamg88/drop-switch

Drop switch
This commit is contained in:
adamg88 2024-03-04 19:26:10 +00:00 committed by GitHub
commit b3ab9c58a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 22 deletions

View file

@ -1,21 +0,0 @@
# Nintendo Switch
## Overview
| Game Path | Supported Extensions |
| --- | --- |
| `roms/switch` | ++".xci"++ ++".nsp"++ ++".nca"++ ++".nso"++ ++".nro"++ |
## Emulator/Core
| Name | Documentation |
| --- | --- |
| Yuzu (SA)   `default` | [yuzu-emu.org/wiki/faq](https://yuzu-emu.org/wiki/faq/) |
| Ryujinx (SA) | [github.com/Ryujinx/Ryujinx/wiki](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide) |
## Bios
| Emulator | Required Files |
| -- | -- |
| Yuzu | `/roms/bios/yuzu/keys/prod.keys` <br/> `/roms/bios/yuzu/keys/title.keys` <br/> `/roms/bios/yuzu/nand/[firmware files]` |
| Ryujinx | `/roms/bios/ryujinx/keys/prod.keys` <br/> `/roms/bios/ryujinx/keys/title.keys` <br/> `/roms/bios/ryujinx/nand/[firmware files]` |

View file

@ -130,7 +130,6 @@ nav:
- Nintendo Gamecube: systems/gamecube.md
- Nintendo Wii: systems/wii.md
- Nintendo Wii U: systems/wiiu.md
- Nintendo Switch: systems/switch.md
- Panasonic 3DO: systems/3do.md
- Philips Videopac: systems/videopac.md
- Sega SG-1000: systems/sg-1000.md