# 0xNikilite/oboromi

a proof-of-concept project for a possible Nintendo Switch 2 emulator.

Repository: https://github.com/0xNikilite/oboromi
Canonical: https://ross.abutalabs.com/products/oboromi
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: emulator, proof-of-concept, switch2, wip
Last push: 2026-08-08T04:07:51+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 39, longevity 32
- inputs: {"age_days": 450, "days_push": 25, "days_rel": 325, "gap_med": 89, "n_releases_24m": 2}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1228, forks 51 (observed 2026-08-28T04:04:03.450567+00:00)

## What it is
oboromi is a work-in-progress, proof-of-concept emulator for the Nintendo Switch 2 written in Rust. It currently emulates an 8-core ARMv8 CPU with 12GB shared memory and a stub NVIDIA Ampere (SM86) GPU, and cannot run commercial games or firmware yet.

## Use cases
- emulate nintendo switch 2 games on pc
- follow switch 2 emulator development
- experiment with ARMv8 CPU emulation in Rust
- study SASS to SPIR-V GPU recompilation
- contribute to an early-stage console emulator project

## When to choose
- you want to track or contribute to the earliest Switch 2 emulation efforts
- you're interested in low-level emulator internals like VFS, HLE firmware, and GPU instruction translation
- you want a Rust codebase for console emulation research

## When to avoid
- you want to actually play Switch 2 games today - it runs no commercial games or firmware
- you need a stable, mature emulator for daily use
- you expect GPU-accelerated gameplay - the GPU is only a stub

## Facets
- artifact type: application
- maturity: experimental
- function: simulation, graphics, gui
- domain: gaming-tools, simulation, hardware
- platform: cross-platform, rust
- tags: emulator, nintendo-switch-2, proof-of-concept, wip, armv8, gpu-emulation, hle

## Member repositories
- 0xNikilite/oboromi (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.450567+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:08.902770+00:00, confidence not recorded.
  - readme: https://github.com/0xNikilite/oboromi (fetched 2026-08-28T04:04:03.450567+00:00, sha 809e287945c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
