• 1.3.1 4c9e8f8e5c

    1.3.1 Stable

    ryuadmin released this 2025-04-24 03:10:03 +00:00 | 359 commits to master since this release

    Significant changes include:

    UI:

    • Replaced all in-app references & links to the GitLab instead of a deleted GitHub repo.
    • Added the ability to skip user-select dialog, defaulting to the user you have selected already in-app.
    • Added the following games to Discord RPC asset images:
      • Xenoblade Chronicles X Defintive Edition

    Emulation:

    • Turbo Mode
      • This adds a hotkey that enables "turbo mode" that multiplies elapsed CPU ticks, which speeds up any games that use delta time between frames for physics calculations.
        • FPS-locked games can benefit from this, too! Feel free to give it a try. The desired speed multiplier % can be found in CPU settings.
      • You can also select if you want turbo mode to only be active while the configured hotkey is pressed, instead of a toggle.
    • Xenoblade Chronicles X Definitive Edition can now boot without requiring Ignore Missing Services

    I18N:

    • The locales.json file has been moved to the root of the repository under the assets folder, instead of buried in the Ryujinx Avalonia project assets folder.
    • Update Ukrainian translation (by @rondo)
    • Update Korean translation (by @Hackchan)
    • Update Swedish translation (by @yeager)
    • Update Traditional Chinese translation (by @WilliamWsyHK)
    • Update Simplified Chinese translation (by @shinyoyo)

    Input:

    • Fix Xbox controller configuration loss (by @Tartifless)
    • Virtual Dual Joy-Con (!3) (by @madwind)
      • You can now use a Joy-Con pair with Ryujinx!
      • Please keep in mind you can only have one pair configured at any given time.

    CI/CD:

    • Fixed 2 macOS CI problems (!12)

    Nerd Zone:

    • Canary changelogs now link to the GitLab.
    • Amiibo information is now retrieved from the Ryubing/Nfc repo on GitHub.
    • The Updater release channel repo is no longer hard-coded into the Ryujinx binary.
      • Instead, when you try to update, it requests https://ryujinx.app/api/release-channels for the GitHub repo it should use for each release channel.
      • This was done to prevent everyone except those on the latest version from being cutoff from updates in the future, like what happened last month.

    Full Diff

    Downloads