AnalogController: Use range for large motor, add bias
Seems the bias is needed for FF8.
This commit is contained in:
@ -135,6 +135,7 @@ private:
|
||||
u32 m_index;
|
||||
|
||||
bool m_auto_enable_analog = false;
|
||||
u8 m_rumble_bias = 8;
|
||||
|
||||
bool m_analog_mode = false;
|
||||
bool m_analog_locked = false;
|
||||
|
||||
Reference in New Issue
Block a user