Skip to content

Status Monitor Overlay 1.3.2+

Choose a tag to compare

@ppkantorski ppkantorski released this 16 Nov 04:31
· 162 commits to master since this release

Compilation with latest libultrahand (v2.1.8).

List of changes:

  1. 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 🙏🏻
  2. Anti-aliasing has been applied to rounded rects for smoother, less ridged corners (from latest libultrahand).
  3. Bug fix for the Use Integer Counter toggle for FPS Counter mode not properly applying / saving configurations.
  4. The overlay Makefile has been updated with some slight modifications.
  5. libnx has been manually recompiled with -Os as well as several other code generation optimizations.
  6. Atmosphere-libs has been updated/synced with latest.

Full Changelog: v1.3.1+r2...v1.3.2+

Quick update:

  • Change compilation from -Os to -O3 for Status Monitor. (better performance) - 11/15/2025 9:25 PM PST

Full Changelog: v1.3.2+...aec2b93