mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-03 06:07:19 +02:00
balatro: reduce misclick
This commit is contained in:
parent
a6b1c60a09
commit
49fcbf860e
@ -12,7 +12,8 @@
|
||||
"interaction": {
|
||||
"activationType": "exclusive"
|
||||
},
|
||||
"scale": 1.5
|
||||
"deadzone": 0.5,
|
||||
"scale": 2
|
||||
}
|
||||
],
|
||||
"outer": [
|
||||
@ -46,19 +47,64 @@
|
||||
}
|
||||
],
|
||||
"outer": [
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
"enabled": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"opacity": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadB"
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
"enabled": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"opacity": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
"enabled": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"opacity": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
"enabled": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"opacity": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadX"
|
||||
},
|
||||
null,
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadA",
|
||||
"enabled": false,
|
||||
"styles": {
|
||||
"default": {
|
||||
"opacity": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "button",
|
||||
"action": "gamepadY"
|
||||
|
Loading…
x
Reference in New Issue
Block a user