mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
A Short Hike: add layout
This commit is contained in:
parent
35abb199e3
commit
3ba2459092
52
touch-layouts/2122751230.json
Normal file
52
touch-layouts/2122751230.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"name": "A Short Hike",
|
||||
"default_layout": "custom",
|
||||
"layouts": {
|
||||
"custom": {
|
||||
"name": "Custom",
|
||||
"content": {
|
||||
"left": {
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick"
|
||||
},
|
||||
"relative": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"right": {
|
||||
"inner": [
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadY"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA"
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadX"
|
||||
}
|
||||
]
|
||||
},
|
||||
"upper": {
|
||||
"right": [
|
||||
{
|
||||
"type": "button",
|
||||
"action": "menu"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user