mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
_collect_emulator_extras() now uses find_undeclared_files() from verify.py instead of manual emulator name lists. This gives: - System-overlap matching (automatic, no manual config needed) - mode: standalone filtering (no standalone files in libretro packs) - type: launcher filtering (no launcher BIOS in system_dir) - data_directories coverage (no false gaps) - hle_fallback propagation - Works for ANY platform (same logic for RetroArch, Batocera, etc.) RetroArch --include-extras now discovers 91 extra files from emulator profiles automatically.
21 KiB
21 KiB