mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
DOOM 64 Control update (#310)
* Update doom-64.json * Update doom-64.json
This commit is contained in:
parent
daed0da804
commit
ff8a8b723a
@ -2,14 +2,12 @@
|
|||||||
"schema_version": 1,
|
"schema_version": 1,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"name": "Custom",
|
"name": "custom",
|
||||||
"content": {
|
"content": {
|
||||||
"left": {
|
"left": {
|
||||||
"inner": [
|
"inner": [
|
||||||
{
|
{
|
||||||
"type": "joystick",
|
"type": "joystick",
|
||||||
"action": "leftTrigger",
|
|
||||||
"actionThreshold": 0.75,
|
|
||||||
"axis": {
|
"axis": {
|
||||||
"input": "axisXY",
|
"input": "axisXY",
|
||||||
"output": "leftJoystick",
|
"output": "leftJoystick",
|
||||||
@ -29,18 +27,6 @@
|
|||||||
"type": "color",
|
"type": "color",
|
||||||
"value": "#c60a0a"
|
"value": "#c60a0a"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"activated": {
|
|
||||||
"knob": {
|
|
||||||
"faceImage": {
|
|
||||||
"type": "icon",
|
|
||||||
"value": "sprint"
|
|
||||||
},
|
|
||||||
"background": {
|
|
||||||
"type": "color",
|
|
||||||
"value": "#c60a0a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user