NXEngine - RetroBIOS¶
| Type | libretro |
| Source | https://github.com/libretro/nxengine-libretro |
| Version | 1.0.0.6 |
| Profiled | 2026-03-24 |
| Cores | nxengine |
| Systems | cave-story |
5 files (1 in repo, 4 missing)
| File | Required | In Repo | Platforms | Source Ref |
|---|---|---|---|---|
Doukutsu.exe |
yes | yes | - | main.cpp:77-78 (opened for extraction), libretro.cpp:258 (existence check) |
data/ |
yes | no | - | cachefiles.c:38-439 (filenames[] array loaded at init) |
data/npc.tbl |
yes | no | - | main.cpp:50 (existence check for data/ directory), ai/ai.cpp:56-59 (loaded for NPC properties) |
data/sprites.sif |
no | no | - | cachefiles.c:101 (in filenames[]), cachefiles.c:515-521 (compiled-in fallback from sprites_sif.h) |
tilekey.dat |
no | no | - | map.cpp:290-303 (loaded at init, hardcoded default if missing) |
Generated on 2026-03-25T06:03:30Z