mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-17 01:52:48 +00:00
resolve_platform_cores() links platforms to their cores via three strategies: all_libretro, explicit list, system ID fallback. Pack generation always includes core requirements beyond platform baseline. Case-insensitive dedup prevents conflicts on Windows/macOS. Data dir strip_components fixes doubled paths for Dolphin and PPSSPP caches. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_scraper.py | ||
| batocera_scraper.py | ||
| coreinfo_scraper.py | ||
| dat_parser.py | ||
| emudeck_scraper.py | ||
| libretro_scraper.py | ||
| recalbox_scraper.py | ||
| retrobat_scraper.py | ||