We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62147c3 commit 0e5edcbCopy full SHA for 0e5edcb
res/profile.cfg
@@ -3,6 +3,6 @@
3
"callOrder": [
4
{"fullname":"FFB Wheel" ,"classname":"main", "key":["hidsendspd"]},
5
{"fullname":"Effects", "classname":"fx", "key":["filterCfFreq","filterCfQ","spring","friction","damper","inertia"]},
6
- {"fullname":"Axis", "classname":"axis", "key":["power","degrees","fxratio","esgain","idlespring","axisdamper"]}
+ {"fullname":"Axis", "classname":"axis", "key":["power","degrees","fxratio","esgain","idlespring","axisdamper","axisfriction","axisinertia"]}
7
]
8
}
0 commit comments