Skip to content
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

Add support for a human-writable mapping format for unsupported games #39

Open
fredemmott opened this issue Dec 10, 2020 · 2 comments
Open
Assignees
Labels
New Game/Tool Support Feature that will enable additional games or programs to be supported

Comments

@fredemmott
Copy link

For example, something like a plain text file with:

BUTTON_1=Foo
BUTTON_2=Bar
X_AXIS=Baz

While not really friendly, it'd still be less annoying than trying to line up text boxes over joystick diagrams by hand :)

@Rexeh Rexeh added the New Game/Tool Support Feature that will enable additional games or programs to be supported label Dec 10, 2020
@Rexeh Rexeh self-assigned this Dec 10, 2020
@Rexeh
Copy link
Owner

Rexeh commented Dec 10, 2020

Hi,

Thanks for raising. This might be possible with planned features once the tool is device aware, right now it relies purely on game profiles to derive the button maps.

@Moondragon85
Copy link

This would be really helpful for me, too. I’ve spread out the configuration of my Virpil Throttle over multiple places: the firmware, Joystick Gremlin and MSFS 2020 to get all the functionality I need, so there’s no realistic chance for a software to automatically combine all those into a cohesive diagram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Game/Tool Support Feature that will enable additional games or programs to be supported
Projects
None yet
Development

No branches or pull requests

3 participants