simphax / Touchmote

Touchmote
GNU General Public License v3.0
114 stars 32 forks source link

Can't save dead zone/scale/threshold settings #80

Open MisakaMikotoDolphin opened 7 years ago

MisakaMikotoDolphin commented 7 years ago

How can I save scale and threshold settings for controller sticks? Whenever I change the settings (and I need to to get full range of motion on the Wii Classic Controller), the changes don’t take.

I’ve tried everything I can think of. But every time I check them again, they’re set to the default 0.01, 1.00, 0.40.

Is this capability possible? These values can be changed in the UI, so I expect so.

Or, alternatively, are there settings I could add to my keybinding profile’s *.json file to change these values? That would suffice.

flytech01 commented 7 years ago

When you can~t wait for the update. Just download the sorce and find Settings.cs file, open it and search for _defaultContinousPressThreshold here is the values what you searching. Mod it compile it. HnD ;)