Recent content by Ao-h

  1. Ao-h

    Battery Charge Limit

    Burned some tokens to spin-off the battery charge limit from Switch-OC-Suite into a standalone sysmodule+overlay. Check out ChargeCap: https://github.com/aoihera/ChargeCap (check the readme for more info)
  2. Ao-h

    Homebrew Homebrew app sys-patch - sysmod that patches on boot

    Darkest Dungeon's recent update 1.3.0 (v393216) fails to launch with latest sys-patch (instant "Could not start the software" screen). However it works with @bth 's atmosphere fork. Don't know enough to understand why this might be. I found some discussion in another forum and it seems a couple...
  3. Ao-h

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    I'm noticing that there's less memory available for sysmodules with Atmosphere 1.11.2 as opposed to 1.11.1. This is with the exact same sysmodules and everything, on FW 22.1.0: - AMS 1.11.1, on boot: 8.621MB free - AMS 1.11.2, on boot: 8.352MB free (-0.269MB) Is this normal/known? Just wondering...
  4. Ao-h

    Homebrew RELEASE NX Activity Log - View (slightly) more detailed play statistics!

    @bortei Can you check if the updated build on github works for you? Fixes SMB Wonder for me but I don't have any other games that use the new control.nacp format.
  5. Ao-h

    Homebrew RELEASE NX Activity Log - View (slightly) more detailed play statistics!

    ⚠ If you don't like “vibe-coded” stuff, stop reading right now ⚠ Otherwise, feel free to check this out: https://github.com/aoihera/NX-Activity-Log/releases/tag/1.5.8.a I mainly made these changes for myself because I wanted: - a working User Page replacement - support for custom icons/names...
  6. Ao-h

    Homebrew RELEASE NX Activity Log - View (slightly) more detailed play statistics!

    Would it be possible for NX-Activity-Log to show the modified game icons from sys-tweak/sys-ticon? I don't know if it would need to load the icons from atmosphere/contents/titleID/icon.jpg, or if once sys-ticon is installed there is a method to fetch icons that will grab the "new" icons. I've...