mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37: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,
|
||||
"layouts": {
|
||||
"custom": {
|
||||
"name": "Custom",
|
||||
"name": "custom",
|
||||
"content": {
|
||||
"left": {
|
||||
"inner": [
|
||||
{
|
||||
"type": "joystick",
|
||||
"action": "leftTrigger",
|
||||
"actionThreshold": 0.75,
|
||||
"axis": {
|
||||
"input": "axisXY",
|
||||
"output": "leftJoystick",
|
||||
@ -29,18 +27,6 @@
|
||||
"type": "color",
|
||||
"value": "#c60a0a"
|
||||
}
|
||||
},
|
||||
"activated": {
|
||||
"knob": {
|
||||
"faceImage": {
|
||||
"type": "icon",
|
||||
"value": "sprint"
|
||||
},
|
||||
"background": {
|
||||
"type": "color",
|
||||
"value": "#c60a0a"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user