mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: cross-reference checks inside ZIP archives
_build_supplemental_index scans both data/ directories and contents of bios/ ZIP files. Eliminates 197 false positives where files existed inside archive ZIPs (neogeo.zip, pgm.zip, stvbios.zip, etc.) but were counted as missing. True missing drops from 645 to 448.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-28T16:53:02Z",
|
||||
"generated_at": "2026-03-28T16:58:50Z",
|
||||
"total_files": 7545,
|
||||
"total_size": 8508938896,
|
||||
"files": {
|
||||
|
||||
Reference in New Issue
Block a user