AntiMicro / antimicro

[NOT maintained anymore] Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support
1.79k stars 202 forks source link

Is there a dev discord? #323

Closed Thundercleez closed 1 year ago

Thundercleez commented 4 years ago

I'm trying to add a new feature, but it's very inconsistent. Would be nice to talk with people familiar with the code.

Right now I'm trying to modify how the joystick axis values are handled and when simply logging the value in JoyAxis::setCurrentRawValue, sometimes it logs and sometimes it doesn't. So not sure I'm even in the right spot to manipulate the raw stick values before being processed by the rest of the program.

pktiuk commented 4 years ago

This repo is abandoned https://github.com/AntiMicro/antimicro/issues/305

pktiuk commented 1 year ago

AntiMicro is no longer maintained. There were no bigger fixes since 2017.
There is a new recommended version of this app called AntiMicroX.

As a part of cleanup, this issue will be closed and repository will be archived.
If you find this issue relevant also for that new version of application you can create a new issue (or discussion) there (but firstly check it, because many issues of the old app are fixed and there are some new functionalities implemented)
If you will decide to create a new issue for AntiMicroX remember to mention this issue for reference.