github ppkantorski/nx-ovlloader v1.1.2
nx-ovlloader+ v1.1.2

latest release: v2.0.0
one month ago

List of changes:

  1. libnx has been updated. (for AMS 1.10+ support)
  2. g_argv, g_nextArgv, g_nextNroPath buffer size increase.
    • g_argv and g_nextArgv increased from 512 to 1024 bytes.
    • g_nextNroPath increased from 256 to 512 bytes.
  3. Change of g_loading from volatile to _Atomic. (slightly safer for rapid launching)
  4. Memory mapping now uses 256GB rotating window.
  5. HOS version cached at startup (s_hosVersion) instead of calling hosversionGet() per load.
  6. Various general codegen optimizations. (both within nx-ovlloader and libnx)
  • Sidenote: Ultrahand Overlay's release (as well as every overlay) still needs to be updated for AMS 1.10+ support.

Full Changelog: 2f60d5f...ab1c977

Don't miss a new nx-ovlloader release

NewReleases is sending notifications on new releases.