nakixii

Magisk_AsoulOpt

Kanaguide

Magisk_AsoulOpt active root module.

★2,710 stars
•Performance & Kernel•by nakixii•Proprietary•Updated Sep 18, 2026
Roots:
✓ Magisk✕ KernelSU✕ APatch
Download KanaGitHub Source
Magisk_AsoulOpt_Kana.zip

Overview

Developed by nakixii, AsoulOpt (Magisk_AsoulOpt) is one of the most widely deployed performance tuning modules in the Android enthusiast and mobile gaming communities.

Many modern flagship chipsets (like Snapdragon 8 Gen 1/2/3 and Dimensity 9000 series) suffer from aggressive OEM thermal throttling: when temperatures reach a conservative limit, the OEM thermal engine severely cuts CPU frequencies by 50% or more, causing harsh framerate stutters. AsoulOpt replaces stock thermal throttling curves with calibrated governors, stabilizing frame times and maximizing hardware efficiency.


Technical Architecture & How It Works

EAS & Sysfs Node Optimization

  1. CPU Energy Model Calibration:
    • The module writes directly to kernel sysfs nodes (/sys/devices/system/cpu/cpu*/cpufreq/).
    • Modifies schedutil governor parameters (such as up_rate_limit_us, down_rate_limit_us, and hispeed_freq) to make clock transitions smoother.
  2. Thermal Zone Adjustment:
    • Adjusts /sys/class/thermal/thermal_zone*/trip_point_*_temp thresholds, raising conservative OEM thermal ceilings safely within hardware thermal tolerances.
  3. Memory & ZRAM Compression:
    • Tweaks kernel VM parameters (swappiness, vfs_cache_pressure, dirty_ratio), preventing Android’s LowMemoryKiller (LMK) from aggressively closing background apps.
  4. Storage I/O Scheduler Tuning:
    • Sets queue depth and read-ahead buffers for UFS block devices (/sys/block/sd*/queue/read_ahead_kb), boosting game loading speeds and asset streaming.

Installation & Setup

  1. Open Magisk, KernelSU, or APatch.
  2. Flash the latest Magisk_AsoulOpt-vX.zip.
  3. Reboot your device.
  4. The module automatically runs its hardware detection script during boot, tailoring parameters to your specific SoC architecture (big.LITTLE vs tri-cluster).

Frequently Asked Questions

Will AsoulOpt cause battery drain?

No. Because it replaces aggressive, erratic OEM thermal governors with smoother, energy-efficient scaling (EAS), it frequently improves battery endurance during casual scrolling and social media browsing while saving power peaks during gaming.

How does it detect when a game is running?

AsoulOpt monitors Android top-activity broadcasts and surfaceflinger render windows. When an app listed in its game profile becomes the foreground window, it elevates the CPU/GPU minimum frequencies and expands the thermal budget.

Specifications

Prerequisites

  • Magisk, KernelSU, or APatch
  • ARM64 Android device (Snapdragon / MediaTek Dimensity / Exynos)

Known Conflicts

  • Conflicting performance modules (e.g. FDE.AI, LKT, NFS Injector installed simultaneously)

Configuration Paths

/data/adb/modules/Magisk_AsoulOpt/
/data/adb/asoulopt/

Repository Details

Maintainernakixii
RepositoryMagisk_AsoulOpt
Latest ReleaseKana
Release DateSep 18, 2026
LicenseProprietary
Open GitHub Repository →