Files
libretro/bios/Other/Recalbox/.variants/metadata.json.88c4212b
Abdessamad Derraz 13c561888d v2: automated BIOS platform with full pipeline
Reorganized 6 branches into bios/Manufacturer/Console/.
Scrapers for RetroArch, Batocera, Recalbox, and libretro core-info.
Platform-aware verification replicating native logic per platform.
Pack generation with dedup, alias resolution, variant support.
CI/CD: weekly auto-scrape, auto-release, PR validation.
Large files (>50MB) stored as GitHub Release assets, auto-fetched at build time.
2026-03-17 10:54:39 +01:00

47 lines
1.0 KiB
Plaintext

{
"meta":
{
"title": "HUD definitions",
"author": "iwubcode"
},
"groups": [
{
"name": "HUD",
"targets": [
{
"type": "draw_started",
"prettyname": "map border",
"texture_filename": "tex1_180x180_6e5c9aa7004f377b_1"
},
{
"type": "projection",
"value": "2d",
"prettyname": "map border",
"texture_filename": "tex1_180x180_6e5c9aa7004f377b_1"
},
{
"type": "draw_started",
"prettyname": "map player marker",
"texture_filename": "tex1_64x64_f84b318707ee8455_1"
},
{
"type": "projection",
"value": "2d",
"prettyname": "map player marker",
"texture_filename": "tex1_64x64_f84b318707ee8455_1"
},
{
"type": "draw_started",
"prettyname": "map player facing pointer",
"texture_filename": "tex1_64x64_2ece13b26442de5a_0"
},
{
"type": "projection",
"value": "2d",
"prettyname": "map player facing pointer",
"texture_filename": "tex1_64x64_2ece13b26442de5a_0"
}
]
}
]
}