Initial commit
This commit is contained in:
commit
a5463094e2
13 changed files with 728 additions and 0 deletions
BIN
profiles/universal/base.png
Normal file
BIN
profiles/universal/base.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
103
profiles/universal/config.txt
Normal file
103
profiles/universal/config.txt
Normal file
|
@ -0,0 +1,103 @@
|
|||
{
|
||||
"profile": {
|
||||
"name": "Universal",
|
||||
"font_face": "Golden Sun Regular",
|
||||
"font_size": 28,
|
||||
"font_color": [255, 255, 255],
|
||||
"background_image": "base.png",
|
||||
"background_color": [50, 50, 50],
|
||||
"size": [320, 128],
|
||||
"color_key": [0, 0, 0],
|
||||
"default_color": [153, 50, 204],
|
||||
"text_pos": [200, 10],
|
||||
"aps_minimum": 100,
|
||||
"inputs": {
|
||||
"2": {
|
||||
"comment": "Square (Y)",
|
||||
"size": [46, 46],
|
||||
"pos": [317, 86]
|
||||
},
|
||||
"0": {
|
||||
"comment": "Cross (B)",
|
||||
"size": [46, 46],
|
||||
"pos": [359, 127]
|
||||
},
|
||||
"1": {
|
||||
"comment": "Circle (A)",
|
||||
"size": [46, 46],
|
||||
"pos": [401, 85]
|
||||
},
|
||||
"3": {
|
||||
"comment": "Triangle (X)",
|
||||
"size": [46, 46],
|
||||
"pos": [359, 43]
|
||||
},
|
||||
"4": {
|
||||
"comment": "L1 (L)",
|
||||
"size": [139, 16],
|
||||
"pos": [3, 18]
|
||||
},
|
||||
"5": {
|
||||
"comment": "R1 (R)",
|
||||
"size": [139, 16],
|
||||
"pos": [308, 18]
|
||||
},
|
||||
"A2P": {
|
||||
"comment": "L2",
|
||||
"size": [139, 16],
|
||||
"pos": [3, 1]
|
||||
},
|
||||
"A2M": {
|
||||
"comment": "R2",
|
||||
"size": [139, 16],
|
||||
"pos": [308, 1]
|
||||
},
|
||||
"6": {
|
||||
"comment": "Select",
|
||||
"size": [57, 40],
|
||||
"pos": [157, 106]
|
||||
},
|
||||
"7": {
|
||||
"comment": "Start",
|
||||
"size": [57, 40],
|
||||
"pos": [236, 106]
|
||||
},
|
||||
"A0M": {
|
||||
"enabled": false,
|
||||
"size": [50, 39],
|
||||
"pos": [3, 88]
|
||||
},
|
||||
"A0P": {
|
||||
"enabled": false,
|
||||
"size": [50, 39],
|
||||
"pos": [92, 88]
|
||||
},
|
||||
"A1M": {
|
||||
"enabled": false,
|
||||
"size": [39, 50],
|
||||
"pos": [53, 38]
|
||||
},
|
||||
"A1P": {
|
||||
"enabled": false,
|
||||
"size": [39, 50],
|
||||
"pos": [53, 127]
|
||||
},
|
||||
"H0L": {
|
||||
"size": [50, 39],
|
||||
"pos": [3, 88]
|
||||
},
|
||||
"H0R": {
|
||||
"size": [50, 39],
|
||||
"pos": [92, 88]
|
||||
},
|
||||
"H0U": {
|
||||
"size": [39, 50],
|
||||
"pos": [53, 38]
|
||||
},
|
||||
"H0D": {
|
||||
"size": [39, 50],
|
||||
"pos": [53, 127]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue