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

Compatibility and game controller patches #42

Merged
merged 2 commits into from Oct 17, 2021

Conversation

mariotaku
Copy link
Contributor

  • Compatibility for old CMake versions (3.0)
  • Compatibility for SDL Mixer 2.0.1
  • Basic controller support: LB, RB for flippers, A for plunger, DPAD for table bump

Compatibility for SDL Mixer 2.0.1
Basic controller support: LB, RB for flippers, A for plunger, DPAD for table bump
@k4zmu2a
Copy link
Owner

k4zmu2a commented Oct 16, 2021

One suggestion, otherwise everything as expected.

Co-authored-by: Muzychenko Andrey <33288308+k4zmu2a@users.noreply.github.com>
@k4zmu2a k4zmu2a merged commit f56abf0 into k4zmu2a:master Oct 17, 2021
@k4zmu2a
Copy link
Owner

k4zmu2a commented Oct 17, 2021

Thank you, merged.

@mariotaku mariotaku deleted the gamepad-basic branch October 17, 2021 05:10
k4zmu2a added a commit that referenced this pull request Oct 17, 2021
SDL_MIXER_COMPILEDVERSION is not in Windows release of mixer v2.0.1, so it is back to basics with SDL_MIXER_PATCHLEVEL.
MIX_INIT_FLUIDSYNTH was renamed in 2.0.2, according to headers from Windows releases.
Ref PR #42, #46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants