Switch to sdl3 - #100
Merged
Merged
Switch to sdl3#100
Conversation
sharkwouter
marked this pull request as draft
June 15, 2026 20:52
sharkwouter
force-pushed
the
switch-to-SDL3
branch
from
June 16, 2026 07:44
8ef330f to
c3771cb
Compare
Owner
Author
|
@mardy do you know if the Wii has SDL3 yet? |
Owner
Author
|
I have most of the builds working. I might have to drop Wii support if I don't find a way to build for it again with SDL3. I still need to fix sounds, translation support and fix some compiler warnings. I'll probably have to patch tinygettext. |
sharkwouter
force-pushed
the
switch-to-SDL3
branch
from
June 17, 2026 17:08
7fc7c8e to
446a8f3
Compare
Owner
Author
|
Sound mixing is still weird in a way I cannot explain. I made a bug report upstream: libsdl-org/SDL_mixer#868 |
Contributor
No, we don't support it (yet). |
Owner
Author
|
Shame, hope there will be one before the next release. Would be a shame to not have Wii support with that one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is still WIP. I still need to fix the following:
There are 2 reasons for this PR: