Paliverse
Paliverse
Implementation for Multi-Controller will be worked on soon. No eta though
I will be looking into this soon!
While that makes sense, the reason I think it won’t work is because if you emulate Xbox 360, the game knows it’s not an Xbox one controller, so they wouldn’t...
I have not found a way to emulate the Xbox One emulation, once i figure out how, will for sure add it as well as converting the Impulse Triggers to...
Does implementing this api have to be a game by game basis when it comes to changing the Touchpad LED?
Okay I understand what you mean now. Only issue I see so far is the the API is written in C++ Language while DSX is written with C#. I’ll dig...
Hello, this is good insight on the matter, currently I’m running a thread that sleeps every 15ms, then I parse the input report and apply whatever the report is showing...
I've made some adjustments and now im getting about 3ms duration from that tester
Yes, that has been known. It's hard to get an accurate reading without offical Drivers for the DualSense.
The issue is the way data is being received from controller and the format we have to work with. It’s very bad. I really think it’s a bad design on...