• 2024-09-25 809957772d

    2024-09-25 Stable

    Lui798 released this 2024-09-25 12:17:29 -05:00 | 26 commits to main since this release

    Changes in this release:

    • Added Area Sampling scaling option
    • Can be used to create a super-sampling effect when downscaling from higher resolutions

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads
  • 2024-09-21 504a9e45aa

    2024-09-21 Stable

    Lui798 released this 2024-09-22 00:39:04 -05:00 | 27 commits to main since this release

    Changes in this release:

    • No noticeable changes, mainly just code cleanup

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads
  • 2024-09-19 d47a04b2b2

    2024-09-19 Stable

    Lui798 released this 2024-09-19 12:48:28 -05:00 | 30 commits to main since this release

    Changes in this release:

    • Improved the process of loading firmware avatars
    • Removed the 5 second timeout when stopping games

    Original release:

    • Based on latest Torzu source code as of release date
    • Torzu is based on the last Yuzu EA 4176 release
    • Torzu disables telemetry and other online services while keeping multiplayer functional

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads
  • 2024-09-17 928f218090

    2024-09-17 Stable

    Lui798 released this 2024-09-17 12:46:06 -05:00 | 33 commits to main since this release

    Changes in this release:

    • Added firmware avatar selector and improvements to profile image saving

    Original release:

    • Based on latest Torzu source code as of release date
    • Torzu is based on the last Yuzu EA 4176 release
    • Torzu disables telemetry and other online services while keeping multiplayer functional

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads
  • 2024-09-05 f27a3c9a8d

    2024-09-05 Stable

    Lui798 released this 2024-09-05 13:12:28 -05:00 | 34 commits to main since this release

    Changes in this release:

    • Add new logo (yuzu logo with torzu colors)
    • Updated vcpkg and SDL
    • Reverts torzu's addition of git string anonymization

    Original release:

    • Based on latest Torzu source code as of release date
    • Torzu is based on the last Yuzu EA 4176 release
    • Torzu disables telemetry and other online services while keeping multiplayer functional

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads
  • 20240827 2b819accf9

    2024-08-27 Stable

    Lui798 released this 2024-08-27 14:28:52 -05:00 | 42 commits to main since this release

    • Based on latest Torzu source code as of release date
    • Torzu is based on the last Yuzu EA 4176 release
    • Torzu disables telemetry and other online services while keeping multiplayer rooms

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads