mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
plants-vs-zombies: add layout
This commit is contained in:
parent
62b3da56ec
commit
71a273fc5c
8
touch-layouts/560570291.json
Normal file
8
touch-layouts/560570291.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "Plants vs. Zombies",
|
||||||
|
"product_id": "BR1D9CR82ZM8",
|
||||||
|
"default_layout": "custom",
|
||||||
|
"layouts": [
|
||||||
|
"plants-vs-zombies"
|
||||||
|
]
|
||||||
|
}
|
@ -31,6 +31,7 @@
|
|||||||
"9PLZPHBNHTMF",
|
"9PLZPHBNHTMF",
|
||||||
"9PNJXVCVWD4K",
|
"9PNJXVCVWD4K",
|
||||||
"BPCN22ZVT05C",
|
"BPCN22ZVT05C",
|
||||||
|
"BR1D9CR82ZM8",
|
||||||
"BTQMHK78ZPF9",
|
"BTQMHK78ZPF9",
|
||||||
"BWMH951M3G3P",
|
"BWMH951M3G3P",
|
||||||
"BX3M8L83BBRW",
|
"BX3M8L83BBRW",
|
||||||
|
60
touch-layouts/layouts/plants-vs-zombies.json
Normal file
60
touch-layouts/layouts/plants-vs-zombies.json
Normal file
@ -0,0 +1,60 @@
|
|||||||
|
{
|
||||||
|
"schema_version": 1,
|
||||||
|
"layouts": {
|
||||||
|
"custom": {
|
||||||
|
"name": "Custom",
|
||||||
|
"author": "redphx",
|
||||||
|
"content": {
|
||||||
|
"left": {
|
||||||
|
"inner": [
|
||||||
|
{
|
||||||
|
"type": "directionalPad",
|
||||||
|
"scale": 1.5,
|
||||||
|
"interaction": {
|
||||||
|
"activationType": "exclusive"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"right": {
|
||||||
|
"inner": [
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "gamepadA"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outer": [
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "rightBumper"
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "gamepadB"
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "gamepadX"
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "leftBumper"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"upper": {
|
||||||
|
"right": [
|
||||||
|
{
|
||||||
|
"type": "button",
|
||||||
|
"action": "menu"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user