Skip to content

Citra - RetroBIOS

Type standalone + libretro
Classification Community forks
Source https://github.com/libretro/citra
Upstream https://github.com/citra-emu/citra
Version Git
Profiled 2026-03-23
Cores citra
Systems nintendo-3ds
Technical notes

Citra 3DS emulator. Upstream taken down March 2024 (Nintendo lawsuit). Mirror: https://github.com/citra-mirror/citra Data dir: {save_dir}/Citra/ or {system_dir}/Citra/ ref: src/citra_libretro/citra_libretro.cpp:460-466

HLE for most services. Embedded open-source replacements for shared font, Mii data, country list, and bad word list compiled into the binary. ref: src/core/file_sys/archive_ncch.cpp:9-27, 133-167

firmware_count absent in .info (= 0). All files optional.

4 files | 0 required, 4 optional | 4 in repo, 0 missing | 1 with HLE fallback

aes_keys.txt optional in repo
AES encryption keys

boot9.bin optional in repo
ARM9 bootrom

shared_font.bin optional in repo HLE fallback
system shared font (legacy format)

seeddb.bin optional in repo
game seed database

Generated on 2026-09-14T09:03:09Z