ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

InControl: Update to 1.8.7 #934

Closed ChrisNZL closed 2 years ago

ChrisNZL commented 3 years ago

Not super critical right now, but InControl 1.8.6's changes:

v1.8.6

  • Added rate throttling for haptic and light updates in native plugin to help mitigate latency buildup.
  • Added build post-processor for Apple platforms to include CoreHaptics.framework, which is now required.
  • Fixed switched triggers on DualSense (PS5) controllers connected over bluetooth in Windows in native input.
  • Fixed DualSense (PS5) incorrectly having PlayStation4 device style set on Apple platforms with native input and MFi enabled.
  • Fixed DualSense (PS5) incorrect d-pad mappings when connected over bluetooth with native input enabled and MFi disabled.
ChrisNZL commented 2 years ago

InControl 1.8.7 changes:

Released: Oct 11, 2021

  • Fixed UnityMouseProvider to include horizontal scroll value in GetDeltaScroll()
  • Fixed an issue causing GC alloc in UnityMouseProvider.
  • Various fixes to 8Bitdo controller profiles.
  • Potential fix for crash when disconnecting controllers on macOS with MFi enabled.
ChrisNZL commented 2 years ago

Updated InControl to 1.8.7 in Tallowmere 2 v0.3.0.

Additional note: