mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
brotato: update layouts
This commit is contained in:
parent
c6c1e3181f
commit
66b8b5a286
@ -16,7 +16,7 @@
|
||||
}
|
||||
],
|
||||
"outer": [
|
||||
[
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
@ -25,11 +25,20 @@
|
||||
"opacity": 0.7
|
||||
}
|
||||
}
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB",
|
||||
"styles": {
|
||||
"idle": {
|
||||
"opacity": 0.7
|
||||
}
|
||||
],
|
||||
null,
|
||||
null,
|
||||
[
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "leftBumper",
|
||||
@ -39,18 +48,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB",
|
||||
"styles": {
|
||||
"idle": {
|
||||
"opacity": 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"upper": {
|
||||
@ -78,18 +75,6 @@
|
||||
}
|
||||
],
|
||||
"outer": [
|
||||
[
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB",
|
||||
"styles": {
|
||||
"idle": {
|
||||
"opacity": 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "button",
|
||||
"action": "leftBumper",
|
||||
@ -98,11 +83,20 @@
|
||||
"opacity": 0.7
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB",
|
||||
"styles": {
|
||||
"idle": {
|
||||
"opacity": 0.7
|
||||
}
|
||||
],
|
||||
}
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
[
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
@ -113,7 +107,6 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"upper": {
|
||||
"right": [
|
||||
@ -126,6 +119,8 @@
|
||||
}
|
||||
},
|
||||
"simplified": {
|
||||
"name": "Simplified",
|
||||
"content": {
|
||||
"left": {
|
||||
"inner": [
|
||||
{
|
||||
@ -167,6 +162,7 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"simplified-full": {
|
||||
"name": "Simplified (2 joysticks)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user