Compilation with latest libultrahand (v2.1.8).
List of changes:
- Added compatibility for Atmosphere 1.10.0+. (libnx update)
- Versions older than v1.3.2+ may not work properly on AMS 1.10+.
- This version however should work properly on AMS <1.10 (just like the prior versions).
- "It is required to update to SaltyNX 1.6.0+ for the same reason!" - @masagrator 🙏🏻
- Anti-aliasing has been applied to rounded rects for smoother, less ridged corners (from latest
libultrahand). - Bug fix for the
Use Integer Countertoggle forFPS Countermode not properly applying / saving configurations. - The overlay
Makefilehas been updated with some slight modifications. libnxhas been manually recompiled with -Os as well as several other code generation optimizations.Atmosphere-libshas been updated/synced with latest.
Full Changelog: v1.3.1+r2...v1.3.2+
Quick update:
- Change compilation from
-Osto-O3for Status Monitor. (better performance) - 11/15/2025 9:25 PM PST
Full Changelog: v1.3.2+...aec2b93