Skip to content

Conversation

TheLastRar
Copy link
Contributor

Description of Changes

Apply the fix to libsdl-org/SDL#14178

Rationale behind Changes

This was breaking the GSRunner,
The default value of SDL_HINT_JOYSTICK_WGI was changed to false in the latest version of SDL, which exposed a pre existing SDL bug.

I expect the fix will appear in the next SDL version, so we shouldn't need to patch this ourselves for too long.

Suggested Testing Steps

Test SDL Input
Test the GSRunner on windows using non-VK renderers.

Did you use AI to help find, test, or implement this issue or feature?

No

@TheLastRar
Copy link
Contributor Author

This is an alternative to #13364, although both can be merged if desired.

Copy link
Contributor

@lightningterror lightningterror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dump runner no longer crashes on gl/dx.

@TheLastRar TheLastRar changed the title Deps: Patch SDL3 to fix errornus uninitilise Deps: Patch SDL3 to fix erroneous uninitialise Oct 9, 2025
Copy link
Member

@JordanTheToaster JordanTheToaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDL Input still works on a DS4.

@lightningterror lightningterror merged commit a67409b into PCSX2:master Oct 9, 2025
12 checks passed
@TheLastRar TheLastRar deleted the SDL-WGI-Patch branch October 9, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants