Now will allow disabling the big and small motors individually
Implemented some logic in the configuration loading function to verify if valid values are being used for the rumble rescaling related functions
If invalid values are found (MinValue= 0, or MinValue >= MaxValue) then the corresponding rescaling function is disabled along with other associated features
Fixed ForcedSM BM/SM threashold value not being properly loaded (see 48ac1790036c955f10e6cd16b9838d6beb86ee71 )
What's changed
What's missing