PCSX1 - RetroBIOS¶
Technical notes
Never-completed fork of PCSX-ReARMed targeting general PC hardware. Experimental, abandoned since 2018. HLE BIOS built-in: if no BIOS file found, core warns and falls back to HLE automatically. BIOS search order: scph1001.bin, scph5501.bin, scph7001.bin by exact filename, then scans system directory for any file matching "scph*" (case-insensitive) with size == 512 KB. No region detection, no hash validation. First valid BIOS found is used regardless of region. .info declares scph5500/5501/5502 but code explicitly searches scph1001/5501/7001 first.
3 files | 0 required, 3 optional | 3 in repo, 0 missing | 3 with HLE fallback
scph1001.bin optional in repo HLE fallback
SCPH-1001 (v2.2 12-04-95 A)
- Size: 512.0 KB
- Priority: 1
- Validation: size
- Source:
frontend/libretro.c:1229,frontend/libretro.c:1181 - Platforms: batocera, lakka, recalbox, retroarch, retrodeck, retropie, rocknix, romm
scph5501.bin optional in repo HLE fallback
SCPH-5501 (v3.0 11-18-96 A)
scph7001.bin optional in repo HLE fallback
SCPH-7001 (v4.1 12-16-97 A)
- Size: 512.0 KB
- Priority: 3
- Validation: size
- Source:
frontend/libretro.c:1229,frontend/libretro.c:1181 - Platforms: batocera, lakka, recalbox, retroarch, retrodeck, retropie, rocknix, romm
Generated on 2026-08-23T16:12:06Z