What's Changed
Please note: For the macOS build, after the archive is extracted, the user is required to run xattr -d com.apple.quarantine Ryujinx.app
from the terminal in the Downloads folder
New
- Headless in Avalonia - @GreemDev
- Combines the functionality of the Headless exe into the main exe, eliminating the need for a separate file
- Add Ctrl+Comma shortcut for settings (works in-game) - @Chromj
- UI: Match System Time setting - @GreemDev
Fixes/Optimizations
- FFmpeg: Fix green screen issues on Linux - @KeatonTheBot
- Fix Super Mario Party Jamboree audio renderer crashing - @GreemDev
- Fix JWT claims and socket flag handling to improve Just Dance® server connection - @mrkev
- infra: Fix clean installation crash - @KeatonTheBot
- infra: Fix missing libarmeilleure-jitsupport.dylib on macOS (arm64) builds - @KeatonTheBot
- infra: Remove Ryujinx.Common references from project files that indirectly reference the same file - @KeatonTheBot and @GreemDev
- infra: Windows: Fix missing soundio.dll - @KeatonTheBot
- UI: Change the GitHub button in the About window to GitLab - @KeatonTheBot
- UI: RPC: Add LUNAR Remastered Collection - @KeatonTheBot
- Add missing texture cache size for 10 GiB DRAM option - @KeatonTheBot
- Assign DRAM IDs and Hardware Types to 10GiB-12GiB sizes - @KeatonTheBot
Misc.
- infra: Update to LibHac 0.20.0 - @GreemDev
- infra: Update SDL2 to 2.32.6 (changelog) - @KeatonTheBot
- nuget: bump System group to 9.0.5 - @KeatonTheBot
- nuget: Remove redundant GtkSharp packages - @KeatonTheBot
- nuget: Split FFmpeg dependencies into separate packages per OS (Linux/macOS/Windows) - @KeatonTheBot