Skip to content

Releases: KeatonTheBot/Ryujinx

7cf322e

18 Feb 23:27
Compare
Choose a tag to compare

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

06 Feb 02:50
Compare
Choose a tag to compare

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

21 Jan 23:38
Compare
Choose a tag to compare

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
  • 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

15 Jan 04:07
Compare
Choose a tag to compare

Full Changelog: 3bade9d...a4fef5b

3bade9d

03 Jan 01:14
Compare
Choose a tag to compare

Full Changelog: ef4ea77...3bade9d

Hotfix Release

  • UI: Fix status bar showing in fullscreen mode during gameplay - @KeatonTheBot

ef4ea77

01 Jan 19:05
Compare
Choose a tag to compare

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

26 Dec 23:04
Compare
Choose a tag to compare

Full Changelog: 254a060...baba352

Added Linux x64/arm64 builds

254a060

12 Dec 07:58
Compare
Choose a tag to compare

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

02 Dec 01:00
Compare
Choose a tag to compare

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

22 Nov 03:11
Compare
Choose a tag to compare

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