mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-17 22:32:31 -05:00
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.
47 lines
1.0 KiB
Plaintext
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |