Skip to content

Ryujinx - RetroBIOS

Type standalone
Source https://git.ngram.ca/mirrors/Ryujinx
Upstream https://github.com/Ryujinx/Ryujinx
Version 1.1.1403
Profiled 2026-03-26
Cores ryujinx
Systems nintendo-switch
Analysis date 2026-03-26
Analysis commit HEAD (depth=1, ngram.ca mirror)
Technical notes

Ryujinx is a standalone Nintendo Switch emulator written in C#, created by gdkchan. Original repo discontinued October 2024 after Nintendo takedown. Firmware (system NCAs) must be installed through Ryujinx's UI from a ZIP or XCI. Required for commercial games (.nsp, .xci). Homebrew (.nro, .nso) runs without firmware. Firmware provides shared fonts, timezone data, SSL certificates, system version info.

3 files | 1 required, 2 optional | 3 in repo, 0 missing

prod.keys required in repo standalone

  • Path: switch/
  • Source: src/Ryujinx.HLE/FileSystem/VirtualFileSystem.cs:239
  • Platforms: emudeck
  • Switch production keys for NCA decryption

title.keys optional in repo standalone

  • Path: switch/
  • Source: src/Ryujinx.HLE/FileSystem/VirtualFileSystem.cs:240
  • Per-title decryption keys, needed for specific game content

console.keys optional in repo standalone

  • Path: switch/
  • Source: src/Ryujinx.HLE/FileSystem/VirtualFileSystem.cs:241
  • Console-specific keys for encrypted content

Generated on 2026-04-03T20:37:39Z