v3.0_2026-01-26-rc3
RC3 (2026-01-26)
- The RC2 crash is finally fixed (this one was an exhausting bug to track down).
- If you hit any errors, replace your
config.tomlwith the one from the zip and try again. - Tested extensively on emulators (ensure Hypervisor is enabled in Ryujinx) and on an OLED Switch.
Changes Since 9b9303c
- Reverted a hardware-crashing assert and hardened resolution scaling + heap handling.
- Removed an unused
OutputTargetHandheldpath and adjusted resolution handling. - Refined fallback resolution defaults in config.
- Updated and refined translations and config options.
Known bug
- Killing a Rift Guardian will crash with some of the cheats enabled, will address ASAP (disable them one by one and test)
RC2 Notes
- Massive GUI overhaul: dockable ImGui overlay with menu bar/tools, layout persistence, close button, touch-first navigation, and a bottom action bar.
- Touch gestures: swipe from the left edge to open and swipe from the docked edge to close (hotkeys still work).
- New GUI theming (D3 dark + Blueish) plus updated localization tables/strings for new labels and hints.
- Overlay labels (FPS/variable-res/DDM) are now rendered by ImGui with improved positioning; fixes stuck labels when disabled.
- Optional left-stick passthrough while the overlay is open (movement-only input).
- Enables touch screen support for interacting with the GUI.
- Fixes inability to start season game on some profiles with different seasonal values in digest.
- Fixes visual glitching in Handheld mode.
- Added two release assets: Atmosphere (sdcard layout) and Mod (title-id folder + sdcard config), each with clearer README instructions and Alchemist path guidance.
- Documented a 2.7.6 compatibility pin for newer game versions, including file list, sizes, and MD5s for verification.
- ResHack output target slider now snaps to common verticals near 720/900/1080/1440/1800/2160 without breaking custom values.
- Config defaults refined for ResHack and cheat tuning; DDM label behavior now disables debug display mode when off.
- Lots of added polish.
Full Changelog: v3.0_2026-01-24-rc1...v3.0_2026-01-26-rc3