-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call for maintained mapping binary #476
Comments
@gabomdq would you be OK with me adding a prominent note in the Readme addressing this as a request for help/CTA ? It's become a problem evidently, see #478 via Moonlight devs as well as the following patch note: https://store.steampowered.com/news/app/312200/view/2988683441443402781 |
Sounds good to me, though I'm personally partial to the SDL "official" utility (possibly because I created it :P) https://github.com/libsdl-org/SDL/blob/main/test/controllermap.c |
It's a good tool! I can't imagine you'd be thrilled to add a beginner-friendly frontend and manage distributing up to date binaries, but if so that would make the top of the list! =] |
What's the recommended process to compile and run this? Since no make file exists in the directory EDIT: ignore me, I didn't see the configure.sh |
Hello guys, |
AntimocroX was removed from the Readme tool list as it frequently produced bad GUIDs that have ended in unmerged/closed PRs. I don’t know why that is — if you can provide a convincing argument that it is working well, correctly packages the latest SDL2, and distributes binaries for Windows, Mac and Linux, and ideally distributes source code, I am glad to put it back on the list. |
I have found only one unmerged pr where antimicro is mentioned. Could you share any links to issues/PR-s mentioning it?
In case of Ubuntu 20.04 it uses SDL 2.0.10 (it depends on distro).
It doesn't support Mac. Binaries are available in release site and in many package systems (rpm, appimage, deb, flatpak...).
Just check link to repo https://github.com/AntiMicroX/antimicrox ;) Choice belongs to you |
The highest scored contributor to the Antimicrox project source himself addressed this in the issue you linked. It’s long out of date and unsuitable. Since you also contribute to it, if you update to the latest SDL2 and ship a MacOS binary in the future, feel free to inform us. |
We have a newer Windows/Linux app via Ryochan7 that’s been moved up in priority in the README. May warrant a couple more features, specifically re. CRC field (add mapping field, remove from GUID) and a warning to omit unnecessary mapping submissions (XINPUT, HIDAPI, etc.) |
Since we keep getting submissions that require manually editing the GUID to remove CRC, and I am no longer going to maintain a branch with duplicate/CRC mappings (#609) I'm elevating the General Arcade app and reopening the issue. |
The recommended tool for generating maps from General Arcade has fallen out of date and is proving problematic for contributors as SDL’s API changes and features are added (eg. #478).
@Ryochan7 has hosted an open updated alternative on Gitlab:
https://gitlab.com/ryochan7/sdl2-gamepad-mapper
It would be helpful if someone was willing to maintain a fork to distribute binaries so we can delist the old app.
The text was updated successfully, but these errors were encountered: