mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: platform-core registry for exact pack generation
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.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-19T13:30:04Z",
|
||||
"generated_at": "2026-03-19T15:04:46Z",
|
||||
"total_files": 5593,
|
||||
"total_size": 4909044289,
|
||||
"files": {
|
||||
|
||||
Reference in New Issue
Block a user