padvis/profiles/psx/config.txt
2018-09-26 17:33:07 -07:00

82 lines
2.2 KiB
Text

{
"profile": {
"name": "PSX",
"background_image": "base.png",
"background_color": [0, 0, 0],
"size": [202, 86],
"color_key": [255, 255, 255],
"default_color": [255, 244, 61],
"inputs": {
"3": {
"comment": "Triangle",
"size": [21, 21],
"pos": [155, 17]
},
"1": {
"comment": "Circle",
"size": [21, 21],
"pos": [177, 39]
},
"0": {
"comment": "Cross",
"size": [21, 21],
"pos": [155, 61]
},
"2": {
"comment": "Square",
"size": [21, 21],
"pos": [133, 39]
},
"4": {
"comment": "L1",
"size": [16, 10],
"pos": [25, 2]
},
"5": {
"comment": "R1",
"size": [17, 10],
"pos": [153, 2]
},
"A2P": {
"comment": "L2",
"size": [17, 10],
"pos": [34, 2]
},
"A2M": {
"comment": "R2",
"size": [18, 10],
"pos": [161, 2]
},
"6": {
"comment": "select",
"size": [18, 12],
"pos": [79, 48]
},
"7": {
"comment": "start",
"size": [18, 12],
"pos": [105, 48]
},
"H0L": {
"comment": "left",
"size": [26, 15],
"pos": [5, 41]
},
"H0R": {
"comment": "right",
"size": [26, 15],
"pos": [42, 41]
},
"H0U": {
"comment": "up",
"size": [15, 26],
"pos": [29, 17]
},
"H0D": {
"comment": "down",
"size": [15, 26],
"pos": [29, 54]
}
}
}
}