mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-13 08:39:09 +01:00
ffb tweaks for vjoy
This commit is contained in:
parent
95839177ba
commit
10026401c2
@ -1082,7 +1082,7 @@ namespace DS4Windows.VJoyFeeder
|
||||
|
||||
// TODO: Move to separate initialization call in ControlService and attach true device ID (now 0 is hard coded)
|
||||
//EnableForceFeedbackEvents(vJoyID, axis);
|
||||
Connect(SASteeringWheelEmulationAxisType.VJoy1X, 0, true); // false = no FFB, true=FFB-to-rumble conversion enabled
|
||||
Connect(SASteeringWheelEmulationAxisType.VJoy1X, 0, false); // false = no FFB, true=FFB-to-rumble conversion enabled
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user