Max and sh0inx
87ce5162be
skia-natives (again) ( #78 )
...
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/78
2026-05-04 12:42:52 +00:00
Max and sh0inx
3a3e5e5c5a
added skia native assets for windows, macOS and switched to no-depend for linux ( #77 )
...
im not really sure why these were missing, but theyre here now :woopernod:
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/77
2026-05-03 19:09:47 +00:00
Max and sh0inx
c1c47d308d
revert 96f8d519e6 ( #76 )
...
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/76
2026-05-03 16:27:51 +00:00
Max and sh0inx
c9c4ed67b9
updated a whole bunch of dependencies :) ( #48 )
...
hi greem ily :cheart:
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/48
2026-05-02 16:04:58 +00:00
Max and sh0inx
47c0180ba4
[CPU] Increased base JIT cache size ( #22 )
...
@MaxLastBreath found that The Legend of Zelda: Tears of the Kingdom experiences inconsistent crashing with a limited JIT cache size. Increasing the cache size seems to help with this, and increasing it shouldn't degrade performance for other titles.
@LotP plans to look this over later, but for now, this should suffice as a fix for affected users.
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/22
2026-05-02 02:49:59 +00:00
Max and sh0inx
8705fabdb0
UI: LoadGuestApplication asynchronous cancellation ( #1 )
...
Fixed LoadGuestApplication hanging when cancelled.
Since startup procedure has technically changed, we should consider testing this with a variety of game formats to ensure regressions do not occur.
Closes [#20 ](https://github.com/Ryubing/Issues/issues/20 )
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/1
2026-05-02 02:30:57 +00:00
sh0inx and sh0inx
2a4eb8c529
revert b7f42de5a6 ( #46 )
...
@Schuay asked for a revert: see [here](https://github.com/Ryubing/Issues/issues/394#issuecomment-4359848762 )
revert Disable SDL3 HIDAPI Switch driver when hid_nintendo is loaded
On Linux, the hid_nintendo kernel module creates separate evdev
devices for gamepad input and IMU (motion sensors), which SDL3's
evdev backend properly combines. When HIDAPI is active instead, it
conflicts with the kernel driver, breaking motion/gyro input and
controller hotplugging (especially via wireless dongles).
Automatically detect hid_nintendo via /sys/module and fall back to
the evdev backend. Can still be overridden with the env var
SDL_JOYSTICK_HIDAPI_SWITCH=1.
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/46
2026-05-02 01:03:53 +00:00
Max and sh0inx
51d0d888fb
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
2026-05-02 01:01:59 +00:00
Max and sh0inx
93c76a5839
(Security) Updated to Avalonia 11.3.14 to bump Tmds.DBus.Protocol to 0.21.3 ( !39 )
...
https://github.com/tmds/Tmds.DBus/releases/tag/rel%2F0.21.3
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/39
2026-04-27 20:04:34 +00:00
Max and LotP
69c22a744e
[HID] Updated SDL3 package from 2025.920.0 -> 2026.320.0 ( #9 )
...
Should provide support for Nintendo Switch 2 controllers, new Steam hardware (controller, frame), and potentially [Switch as a gamepad via hekate](https://github.com/CTCaer/hekate/blob/master/bdk/usb/usb_gadget_hid.c ).
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/9
2026-04-17 23:56:15 +00:00
Shyanne
25b70e05d7
Update BiquadFilterEffectParameterTests.cs
2026-04-11 22:34:03 -04:00
sh0inx and LotP
4e81a4c2f4
[HLE] Added "null" check for isAtRest ( ryubing/ryujinx!287 )
...
See merge request ryubing/ryujinx!287
2026-03-15 09:46:36 -05:00
sh0inx and LotP
ac5f9857e2
HLE: Implement IHidServer IsSixAxisSensorAtRest ( ryubing/ryujinx!228 )
...
See merge request ryubing/ryujinx!228
2026-03-14 13:25:55 -05:00
sh0inx and LotP
012d1d6886
Fixed spelling in LocalesValidationTask.cs ( ryubing/ryujinx!269 )
...
See merge request ryubing/ryujinx!269
2026-02-21 04:37:02 -06:00
sh0inx and LotP
478b66fd49
HLE: Stubbed IUserLocalCommuniationService SetProtocol (106) ( ryubing/ryujinx!253 )
...
See merge request ryubing/ryujinx!253
2026-01-30 20:48:41 -06:00
sh0inx and LotP
3394736b07
HLE: Stub ILibraryAppletAccessor Unknown90 ( ryubing/ryujinx!197 )
...
See merge request ryubing/ryujinx!197
2025-10-27 12:48:17 -05:00