LotP
b615f50701
fix-tests
...
- downgrade unicorn to last working version
- update to new cp reg struct system
- remove nonexistent register (used to silently continue)
- fix partial unmap tests
- InitializeSignalHandler() was moved out of the translator (almost 2.5 years ago), but the test code was never updated to manually call the function as it was changed to do in the real cpu context, so the tests just started failing.
- by manually initializing the handler we no longer cause tests to fail.
2026-08-12 13:52:41 -05:00
Renovate Bot
d5524be27a
Update dependency Ryujinx.Audio.OpenAL to 1.25.2 ( #8 )
...
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| Ryujinx.Audio.OpenAL | `1.25.1` → `1.25.2` |  |  |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzguMCIsInVwZGF0ZWRJblZlciI6IjQzLjE3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: https://git.ryujinx.app/projects/Kenji-NX/pulls/8
2026-07-15 11:27:21 -05:00
KeatonTheBot
ad8ab179d2
Update Ryujinx.SDL3-CS to 2026.501.0
...
- Fixes upstream SDL issue: Crash on Windows when a controller is connected
2026-05-16 19:45:15 -05:00
KeatonTheBot
d765d6daa6
Downgrade FluentAvalonia to 2.4.1
2026-05-16 18:41:56 -05:00
KeatonTheBot and Maki
e7c720fd2c
Update SDL2 to SDL3
...
- Fix: Crash when connecting a JoyCon
- Fix: Make controller GUIDs match old SDL2 GUIDs
- Fix: Detect face button layout for gamepads
Co-authored-by: Maki <77-maki@users.noreply.git.ryujinx.app >
2026-05-16 18:25:16 -05:00
KeatonTheBot
b7ffcb3be8
Update NuGet packages
...
* Avalonia to 11.3.13
* Svg.Controls.Avalonia group to 11.3.9.5
* FluentAvalonia to 2.5.0
* DynamicData to 9.4.31
* Gommon to 2.8.1.1
* Humanizer to 3.0.10
* Microsoft.NET.Test.Sdk to 18.3.0
* NUnit to 4.5.1
* NUnit3TestAdapter to 6.2.0
* Rxmxnx.PInvoke.Extensions to 2.9.0
2026-04-01 09:09:28 -05:00
KeatonTheBot
46c55ee79d
UI: Restore FluentAvaloniaUI package, disable animations on app initialization
...
* Avalonia's built-in color picker is now used when selecting a firmware avatar
2026-04-01 08:58:49 -05:00
KeatonTheBot
1b2d471039
Update NuGet packages
...
* Gommon to 2.8.0.4
* NUnit3TestAdapter to 6.1.0
* Rxmxnx.PInvoke.Extensions to 2.8.5
* Ryujinx.LibHac to 0.21.0-alpha.128
2026-02-03 22:05:23 -06:00
BeZide
6d36f471dd
Revert .NET 10 to .NET 9
...
See merge request kenji-nx/ryujinx!19
2026-01-21 10:03:25 -06:00
KeatonTheBot
fcf1ba6b9e
Update NuGet packages
...
* Avalonia to 11.3.10
* FluentAvaloniaUI.NoAnim to 2.4.0-build3
* Gommon to 2.8.0.3
* System group to 10.0.1
2025-12-27 23:35:32 -06:00
V380-Ori
99435c8708
Replace shaderc.net with Silk.NET.Shaderc
2025-12-27 23:32:55 -06:00
KeatonTheBot
8aa08bc64b
Update Silk.NET.Vulkan to 2.23.0
...
* Add GitLab package registry to nuget.config
2025-12-21 16:10:58 -06:00
KeatonTheBot
bb0658bba9
nuget: bump packages
...
* Humanizer to 3.0.1
* Microsoft.IdentityModel.JsonWebTokensto 8.15.0
* Microsoft.NET.Test.Sdk to 18.0.1
2025-11-23 13:48:26 -06:00
KeatonTheBot
203ac3a175
feature: .NET 10
2025-11-23 13:48:10 -06:00
KeatonTheBot
c8a6958ef3
nuget: bump packages
...
* Gommon to 2.8.0.1
* Microsoft.NET.Test.Sdk to 18.0.0
* Newtonsoft.Json to 13.0.4 (reduces trim warnings by 56)
* Ryujinx.LibHac to 0.21.0-alpha.126
* System group to 9.0.10
* UnicornEngine.Unicorn to 2.1.4-a40db6c
2025-11-23 13:43:41 -06:00
KeatonTheBot
457b7e77de
Update NUnit to 4.4.0
...
* NUnit3TestAdapter to 5.2.0
* Rename Assert class to ClassicAssert to align with NUnit 4.x changes
2025-10-27 09:16:23 -05:00
GreemDev and Coxxs
ea89fc28da
misc: Update Ryujinx.LibHac
...
Match the behavior with AMS: https://github.com/Atmosphere-NX/Atmosphere/blob/c8e39a54d257bf9875ac852fc1521f046c968339/libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp#L93
This should fix the error ResultFs.InvalidArgument (2002-6001) in some nca.
Co-authored-by: Coxxs <58-coxxs@users.noreply.git.ryujinx.app >
2025-10-27 09:16:22 -05:00
KeatonTheBot
2699bcf03e
UI: Update Svg.Controls.Avalonia group to 11.3.6.2
2025-09-25 15:48:47 -05:00
KeatonTheBot
f45c1e6dcb
UI: Update Avalonia to 11.3.6
2025-09-25 15:48:47 -05:00
KeatonTheBot
fd75b35496
nuget: bump System group to 9.0.9
2025-09-25 15:48:12 -05:00
KeatonTheBot
55ea9046a2
UI: Update Avalonia to 11.3.5
...
* Fix text and ComboBox alignment in Save Manager
2025-09-09 22:30:09 -05:00
KeatonTheBot
a84dd77dc2
Update SDL to 2.32.10
2025-09-09 22:30:09 -05:00
KeatonTheBot
743eef7ff9
Update FFmpeg runtimes to 6.1.3 for Windows/Linux
2025-09-09 22:30:09 -05:00
KeatonTheBot
7f89429b9f
nuget: bump packages
...
* Microsoft.CodeAnalysis.CSharp to 4.12.0
* Microsoft.IdentityModel.JsonWebTokens to 8.14.0
* UnicornEngine.Unicorn to 2.1.3
2025-08-22 11:35:42 -05:00
KeatonTheBot
2c2b37678a
nuget: bump System group to 9.0.8
2025-08-06 14:23:41 -05:00
KeatonTheBot
6fed0795b9
nuget: bump DiscordRichPresence to 1.6.1.70
2025-08-06 14:23:13 -05:00
KeatonTheBot
c5540f9541
UI: Update FluentAvalonia.NoAnim to 2.4.0-build2, revert ColorPicker changes
2025-08-06 14:23:01 -05:00
KeatonTheBot
4c7a5a7261
UI: Update Avalonia to 11.3.2, FluentAvalonia to 2.4.0
...
* FluentAvalonia: Disabled NavigationView selection indicator animations due to bugged implementation in 2.1.0+, restoring previous behavior
* Avalonia: Fixed text on certain buttons being larger than normal
* Avalonia: Fixed ComboBox code inserting extra space to the left of selected items
2025-08-06 14:22:54 -05:00
KeatonTheBot
925610723c
nuget: bump DiscordRichPresence to 1.4.1.37, Microsoft.IdentityModel.JsonWebTokens to 8.13.0
2025-08-06 14:22:51 -05:00
GreemDev
f61e340a58
Update Ryujinx.LibHac
...
This should fix crashes with mods that worked on Ryubing 1.3.1.
Thanks @cyphix!
https://git.ryujinx.app/ryubing/libhac/-/commit/e39169ab5053ff179b7fef38f624dfc608d2596c
2025-08-06 14:22:41 -05:00
KeatonTheBot
4605c8bbd3
nuget: bump packages
...
* DynamicData to 9.4.1
* Microsoft.IdentityModel.JsonWebTokens to 8.12.0
2025-06-20 16:33:19 -05:00
KeatonTheBot
18743ed661
nuget: bump DiscordRichPresence to 1.3.0.28
2025-06-20 16:33:18 -05:00
KeatonTheBot
3487c4546e
nuget: bump System group to 9.0.6
2025-06-20 16:33:18 -05:00
KeatonTheBot
44b6f162c1
Update SDL2 to 2.32.8
2025-06-20 16:32:45 -05:00
GreemDev
775c7b766c
infra: Update to Ryujinx.LibHac 0.20.0
...
This is identical to the previous version, it's just on NuGet.org so we can comment out the LibHacAlpha source in nuget.config.
2025-06-20 16:26:30 -05:00
GreemDev
3faa22b85a
misc: Update LibHac
...
* _lastFileOffset now correctly stores the offset for the last file in the chain
* Fixes an issue where a RomFS mod with both overridden and new files in the same folder would load incorrectly
* Renamed a variable with the wrong name
* Now behaves correctly when the same file is added twice in a row compared to V1 MR
2025-06-20 16:26:30 -05:00
LotP
8611e42a2e
Update LibHac
...
* Fixes Avalonia timeout
* Cuts RomFS rebuilding times by up to a factor of 1000 in games with big RomFS like TotK
2025-06-20 16:26:29 -05:00
KeatonTheBot
ef6f43825d
Update OpenTK to 4.9.4, OpenAL to 1.24.3
2025-06-20 16:25:22 -05:00
KeatonTheBot
40cbd19bc3
infra: Update SDL2 to 2.32.6
2025-05-26 21:02:37 -05:00
KeatonTheBot
0255c1f463
nuget: Remove GtkSharp packages
2025-05-26 21:02:36 -05:00
GreemDev
3657e55c70
infra: Update to Ryujinx.LibHac 0.20.0.
...
This time it's pulled in via GitLab package registry.
2025-05-26 21:02:36 -05:00
KeatonTheBot
e8e4c5aa61
Android changes
2025-05-16 23:42:48 -05:00
GreemDev
df21f6019e
infra: Switch to [Ryujinx.LibHac]( https://git.ryujinx.app/ryubing/libhac )
...
The original repository disappeared a few days ago, and we had a backup.
2025-05-15 17:48:35 -05:00
KeatonTheBot
fc0528876f
nuget: bump System group to 9.0.5
2025-05-13 16:59:44 -05:00
KeatonTheBot
3e3b7d22e6
nuget: Split FFmpeg dependencies into separate packages per OS (Linux/macOS/Windows)
2025-05-03 23:51:42 -05:00
KeatonTheBot
b40265e029
Revert "UI: Update Avalonia to 11.2.8, FluentAvalonia to 2.3.0"
...
This reverts commit 01f037ae83 .
2025-04-27 21:24:58 -05:00
KeatonTheBot
10c9e46fbe
nuget: bump Microsoft.IdentityModel.JsonWebToken to 8.9.0
2025-04-27 20:03:49 -05:00
KeatonTheBot
01f037ae83
UI: Update Avalonia to 11.2.8, FluentAvalonia to 2.3.0
...
* FluentAvalonia: Disabled NavigationView selection indicator animations due to bugged implementation in 2.1.0+, restoring previous behavior
* Avalonia: Fixed text on certain buttons being larger than normal
* Avalonia: Fixed ComboBox code inserting extra space to the left of selected items
2025-04-27 20:01:53 -05:00
KeatonTheBot
73b2eb6aeb
nuget: bump Microsoft.IdentityModel.JsonWebTokens to 8.8.0, System group to 9.0.4
2025-04-10 17:14:36 -05:00
KeatonTheBot
a5301073a9
nuget: roll back DynamicData to 9.0.4
2025-03-17 14:17:12 -05:00