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
{{ message }}
This repository was archived by the owner on Sep 3, 2023. It is now read-only.
Trying to get this to work and it seems to just immediately die/freeze the application
I am using the demo here, nothing else, not my own code or anything, just the pure demo.
I modified the main (because the one currently coded doesn't work either) to:
The app will immediately freeze on
DualSense.EnumerateControllers().First();, the nextConsole.WriteLinewont even fire at all.:(