stephen9357

Results 3 comments of stephen9357

@MartinGC94 Thanks for your reply. I have tried using the `-LiteralPath` parameter, but some third-party modules reports error, such as they use `Resolve-Path` and `Test-Path -Path`. Now I call `mountvol.exe`...

> add like a sleep 500 or greater after the plugin call and see if that changes things. Thanks for your reply, it does't works. I add ***std::this_thread::sleep_for(std::chrono::seconds(10));*** and ***XInputGetState***...

> subscribe to a EVT_VIGEM_X360_NOTIFICATION and print the LedNumber. Thanks you very much, it works perfectly.