mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: add path fields for correct pack subdirectory placement
Cores that load files from system_dir subdirectories (same_cdi/bios/, neocd/, cannonball/, Citra/sysdata/, mame2003/, etc.) need path: on each file entry so cross-reference and pack generation place files at the correct destination. Also fixes neocd.yml using non-standard dest: field instead of path:. Closes #41
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,720** verified files across **352** systems, ready to extract into your emulator's BIOS directory.
|
||||
**7,616** 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,720 files** verified with MD5, SHA1, CRC32 checksums
|
||||
- **8839 MB** total collection size
|
||||
- **7,616 files** verified with MD5, SHA1, CRC32 checksums
|
||||
- **8828 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-28T23:47:05Z*
|
||||
*Auto-generated on 2026-03-28T23:58:29Z*
|
||||
|
||||
Reference in New Issue
Block a user