mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-15 21:32:32 -05:00
fix: correct OpenTyrian shapes profiling error
Remove 30 phantom shapes[2-v].dat entries. shapeFile[34] in lvlmast.c maps to newsh?.shp (enemy sprites), NOT shapes?.dat (level tilesets). Only 5 shapes exist: ), W, X, Y, Z — the characters actually referenced by level data. Verified against trapexit/libretro-opentyrian source. Cross-ref: 54 -> 24.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Complete BIOS and firmware packs for Batocera, BizHawk, EmuDeck, Lakka, Recalbox, RetroArch, RetroBat, RetroDECK, RetroPie, and RomM.
|
||||
|
||||
**7,602** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
|
||||
**7,611** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
|
||||
|
||||
## Quick Install
|
||||
|
||||
@@ -46,8 +46,8 @@ Each file is checked against the emulator's source code to match what the code a
|
||||
- **10 platforms** supported with platform-specific verification
|
||||
- **328 emulators** profiled from source (RetroArch cores + standalone)
|
||||
- **352 systems** covered (NES, SNES, PlayStation, Saturn, Dreamcast, ...)
|
||||
- **7,602 files** verified with MD5, SHA1, CRC32 checksums
|
||||
- **8811 MB** total collection size
|
||||
- **7,611 files** verified with MD5, SHA1, CRC32 checksums
|
||||
- **8827 MB** total collection size
|
||||
|
||||
## Supported systems
|
||||
|
||||
@@ -130,4 +130,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
||||
|
||||
This repository provides BIOS files for personal backup and archival purposes.
|
||||
|
||||
*Auto-generated on 2026-03-28T21:12:29Z*
|
||||
*Auto-generated on 2026-03-28T23:28:57Z*
|
||||
|
||||
Reference in New Issue
Block a user