ayyoubmiftah

Results 16 comments of ayyoubmiftah

Confirm same problem, I see this problem exactly when I late windows sleep, Solution for now: reboot my windows (best solution) or delete all controllers and reopen SDT controller (just...

@jesuscea you need .NET Runtime Version: 6.0.15

@ayufan I found a solution with https://github.com/AntiMicroX/antimicrox it can do a long press emulation and work Great with SDT

@ayufan Any news ?

I'm stuck with antimicrox with steam deck https://github.com/ayufan/steam-deck-tools/issues/85#issuecomment-1467745743 Steam deck tools need just this feature (long press while click in btn?) and cutumize btn just like L4,L5,L6,L7 with desktop mode...

@ayufan problem is solved . if you are familiar to c# work with this function : [DllImport("user32.dll", SetLastError = true)] static extern void keybd_event(byte bVk, byte bScan, int dwFlags, int...