mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
bejeweled-3: add layout
This commit is contained in:
parent
71a273fc5c
commit
86a28a2797
8
touch-layouts/378390466.json
Normal file
8
touch-layouts/378390466.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Bejeweled 3",
|
||||
"product_id": "BR7QJW8V9L2S",
|
||||
"default_layout": "custom",
|
||||
"layouts": [
|
||||
"bejeweled-3"
|
||||
]
|
||||
}
|
@ -32,6 +32,7 @@
|
||||
"9PNJXVCVWD4K",
|
||||
"BPCN22ZVT05C",
|
||||
"BR1D9CR82ZM8",
|
||||
"BR7QJW8V9L2S",
|
||||
"BTQMHK78ZPF9",
|
||||
"BWMH951M3G3P",
|
||||
"BX3M8L83BBRW",
|
||||
|
70
touch-layouts/layouts/bejeweled-3.json
Normal file
70
touch-layouts/layouts/bejeweled-3.json
Normal file
@ -0,0 +1,70 @@
|
||||
{
|
||||
"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": "gamepadY"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadX"
|
||||
}
|
||||
],
|
||||
"outer": [
|
||||
{
|
||||
"type": "button",
|
||||
"action": "rightBumper"
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "leftBumper"
|
||||
}
|
||||
]
|
||||
},
|
||||
"upper": {
|
||||
"right": [
|
||||
{
|
||||
"type": "button",
|
||||
"action": "menu"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "view"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user