mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-30 06:12:47 +00: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:
parent
257ec1a527
commit
6a21a99c22
15 changed files with 758 additions and 57 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue