From 51d0d888fb79d2458e5cbe975e729022dbae9a0b Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 2 May 2026 01:01:59 +0000 Subject: [PATCH] Fixed crash on Windows when a controller is connected (#47) Updates ``Ryujinx.SDL3-CS`` to ``2026.501.0``. @KeatonTheBot found that [this commit](https://github.com/libsdl-org/SDL/commit/d5fca9628affff85fc7dd8dc8fb2e70a6e1957dd) was crashing Ryujinx with ``Fatal Error. 0xC0000005 at SDL.SDL3.SDL_Init(SDL.SDL_InitFlags)``. Once SDL [patched the issue](https://github.com/libsdl-org/SDL/commit/4a52a5ee04cd5cd3e2757aa165b4cb7b96857c92), he updated the [nuget package](https://www.nuget.org/packages/Ryujinx.SDL3-CS). Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/47 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 9d547e3c3..014235f95 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,7 @@ - +