Paweł Kotiuk

Results 238 comments of Paweł Kotiuk

Why should I change that?

I found proper place in code and I could easily change this ```cpp const int AdvanceButtonDialog::MINIMUMTURBO = 2; ``` But tbh I don't know why minimum turbo value is set...

Similar problem with turbo rate was mentioned once in https://github.com/AntiMicroX/antimicrox/issues/147 > What I'd like is the ability to set turbo input to as much as 100/s or 0.01 intervals which...

Yes, it could be supported, but it would require a macos developer. In the past there were some attempts to ass macOS suppport, but they were never finished https://github.com/AntiMicro/antimicro/pull/257 Linked...

Architecture doesn't matter. The only importatnt thing is API.

Inspired by: https://github.com/AntiMicroX/antimicrox/issues/276

Another thing to fix is inconsistency in way of changing sets with advanced assignments and via right button menu from main window (the second one allows changing sets while holding...

Could you also check this gamepad with other apps like `qjoypad` or `jstest-gtk` (to check if gamepad/system config is source of problems)? I haven't tested AntiMicroX with Windows yet.

This warning doesn't break anything (at least for now).

I agree, I also think this name should be a bit more descriptive, like `Advanced assignemnt` (at least I had some problems with finding it)