You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to bind the trackpad on a DualSense 5 to a scrollwheel for games.
After inputting inTOUCH_STICK_MODE = SCROLL_WHEEL you get the following: Scroll object for stick TOUCH_STICK_MODE was not initialized!
...spammed over and over and over again in red bold text.
This also happens regardless if you bind it first.
I will dig into the source code to try and find why this occurs.
The text was updated successfully, but these errors were encountered:
I was attempting to bind the trackpad on a DualSense 5 to a scrollwheel for games.
After inputting in
TOUCH_STICK_MODE = SCROLL_WHEEL
you get the following:Scroll object for stick TOUCH_STICK_MODE was not initialized!
...spammed over and over and over again in red bold text.
This also happens regardless if you bind it first.
I will dig into the source code to try and find why this occurs.
The text was updated successfully, but these errors were encountered: