Releases: KeatonTheBot/Ryujinx
Releases · KeatonTheBot/Ryujinx
7cf322e
Full Changelog: da0c6c5...7cf322e
Please note: GUI and Headless releases are now combined into one archive per architecture.
- UI: RPC: Add several titles - @GreemDev, @KeatonTheBot
- UI: RPC: Change Application ID (fixes asset images not loading) - @KeatonTheBot
- UI: Extract the 256x256 thumbnail too when extracting the logo - @GreemDev
- UI: Clean up AXAML code - @KeatonTheBot
- misc: chore: Fix shader cache & CPU cache being in different folders on non-Windows - @GreemDev
- HLE: LDN: Reduce NAT timeout from 5 seconds to 2.5 - @GreemDev
- JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping - @FluffyOMC
- Add logging in socket implementation - @Vudjun
- Gracefully handle errors in socket creation - @Vudjun
- Prevent log from showing negative JIT cache sizes (32bit-int overflow) - @FluffyOMC
- nuget: bump packages - @KeatonTheBot
- DynamicData to 9.1.1
- Microsoft.IdentityModel.JsonWebTokens to 8.5.0
- Ryujinx.Graphics.Nvdec.Dependencies.AllArch to 6.1.2-build2 (fixes crash from FFmpeg dependency issue)
- System group to 9.0.2
- Gommon to 2.7.1.1
da0c6c5
Full Changelog: 7218c66...da0c6c5
- PPTC Profiles - @LotP1
- Allows ExeFS mods to compile to their own PPTC Profile
- Increase NAT discovery timeout to 5000ms - @kruumy
- UI: Make cheat window larger by default - @GreemDev
- UI: Scanning for mods on DLC content - @GreemDev
- UI: Fixed the Amiibo keybind only working when the UI had been updated - @GreemDev
- UI: Fix ContentDialog symbols being backwards for right-to-left languages - @GreemDev
- Add --backend-threading arg for CommandLineState - @Goodfeat
- Add more titles to RPC - @Daenorth
- HLE: TryAdd firmware NCAs - @GreemDev
- misc: chore: Fix log on AOC extraction failure - @GreemDev
- misc: chore: Log errors from TaskScheduler.UnobservedTaskException - @GreemDev
7218c66
Full Changelog: a4fef5b...7218c66
- Implement VP9 loop filtering - @gdkchan, rebased by @KeatonTheBot
- Unmerged PR from OG Ryujinx: Fixes block artifacts on some VP9 videos
- HLE: Stub IHidServer GetGestureOutputRanges (allows Donkey Kong Country Returns HD to run) - @GreemDev
- UI: Dump DLC RomFS - @GreemDev
- Added a command line option (-c, --config) to load a configuration file through the command line parameters - @ivanmestre
- Feature implemented from ryujinx-mirror
- Update and clean up Title IDs in Discord RPC - @Daenorth, @GreemDev
- UI: Fix UpdateWaitWindow.axaml windows being too big on windows - @GabCoolDude
- Clean vsync toggle log - @GreemDev
- Log .NET runtime version - @mattzink
- Clean up RuntimeIdentifiers in project files - @KeatonTheBot
- Update Gommon to 2.7.0.2 - @KeatonTheBot, library by @GreemDev
a4fef5b
Full Changelog: 3bade9d...a4fef5b
- Add native win-arm64 build - @KeatonTheBot
- Cores rework - @LotP1
- Add 10 GiB DRAM option - @KeatonTheBot
- Custom refresh rate default value changed from 200% to 100% - @KeatonTheBot
- Update FFmpeg runtimes to 6.1.2 for win-x64 and linux-x64/arm64 - @KeatonTheBot
3bade9d
Full Changelog: ef4ea77...3bade9d
Hotfix Release
- UI: Fix status bar showing in fullscreen mode during gameplay - @KeatonTheBot
ef4ea77
Full Changelog: baba352...ef4ea77
Happy New Year!
UI Changes
- Add keybinds to useful things - @GreemDev
- add a keyboard shortcut for opening amiibo .bin files - @jozz024
- Copy Title ID by clicking on it - @GreemDev
- Add more NotificationHelper methods; Simplify ID copy logic - @GreemDev
- Conditionally enable install/uninstall file types buttons based on whether they're installed already - @GreemDev
- Fixed mime types button not updating after install/uninstall - @nicola02nb
- Implement shader compile counter - @GreemDev
- Only allow right click to create a context menu if a game is selected - @GreemDev
- Show the path of the mod on the folder button - @GreemDev
- Disable XCI trimmer button when in-game - @GreemDev
- Set UseFloatingWatermark to false when the watermark is empty - @sovervo
baba352
Full Changelog: 254a060...baba352
Added Linux x64/arm64 builds
- Migrate to .NET 9 - @marco-carvalho
- misc: chore: remove unnecessary usings (.NET 9) - @KeatonTheBot
- Add the ability to read and write to amiibo bin files - @Jacobwasbeast
- Resolve Image Usage Validation Error - @sunshineinabox
- UI: Fixed some light theme colors - @GabCoolDude
- UI: Option to resize window to 1440p, 2160p - @asfasagag
- UI: Fix negative space savings in XCI trimmer - @GreemDev
- Avoid zero-length array allocations - @marco-carvalho
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0 - @KeatonTheBot
254a060
Full Changelog: 3eddf1c...254a060
- RyuLDN implementation (allows matchmaking via LDN server) - @Vudjun, originally authored by TSRBerry
- Trim and untrim XCI files from the application context menu AND in Bulk - @amurgshere
- Automatically remove invalid dlc and updates as part of auto load - @amurgshere
- UI: Adapt accent color to the user's system - @GreemDev
- Add the Cabinet Applet - @Jacobwasbeast
- Fix Windows Terminal hide/show functions - @bangfire
- ARMeilleure: Allow TPIDR2_EL0 to be set properly - @LukeWarnut
- Stub Ldn.Lp2p.ISfService: 776 (DestroyGroup) - @LukeWarnut
- Try and fix nullref - @GreemDev
- chore: applets: Cleanup redundant code - @GreemDev
- misc: chore: Remove unnecessary usings - @KeatonTheBot
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 8.2.0 to 8.2.1 - @KeatonTheBot
3eddf1c
Full Changelog: 77a05dd...3eddf1c
- JIT Sparse Function Table - @LotP1, @GreemDev
- Added Tool for installing keys - @nicola02nb
- Fix logic surrounding PushDescriptors in Vulkan - @gr3ger
- Disable custom refresh rate tooltip on status bar - @KeatonTheBot
- UI: RPC: Add games - @GreemDev
- Implement and stub services required for Mario Kart Live: Home Circuit - @LukeWarnut
- nuget: bump Gommon from 2.6.5 to 2.6.6 - @GreemDev
77a05dd
Full Changelog: 05058e1...77a05dd
- AutoLoad DLC/updates - @J-Swift
- ARMeilleure: Implement TPIDR2_EL0 - @LukeWarnut
- UI: Add Discord RPC games and other changes - @GreemDev
- headless: Add Ignore Controller Applet as a configurable option - @GreemDev
- try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs - @GreemDev
- Created bool to store if the "Available Update" should be hidden on startup (--hide-updates) - @nicola02nb
- Implement IAllSystemAppletProxiesService: 350 (OpenSystemApplicationProxy) - @LukeWarnut
- Try and fix weird nullref - @GreemDev
- misc: Small cleanup (AsyncLogTargetWrapper.cs) - @GreemDev