You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+53-27Lines changed: 53 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,63 +12,87 @@
12
12
13
13
---
14
14
15
-
## ⚡ Overview
16
-
**AZenith** is a universal **AIO (All-In-One)** advanced performance module. It leverages AI-driven optimization and a dedicated WebUI interface to maintain a smooth gaming experience while preserving battery life and day-to-day usability.
15
+
## ⚡ Overview / 概述
16
+
**AZenith** is an All-In-One (AIO) system optimization module designed to enhance Android performance. By utilizing dynamic resource management and a dedicated APP dashboard, it balances high-end gaming performance with daily battery efficiency and system stability.
## 📖 Short Documentation (Quick Guide) / 简短文档(快速指南)
21
+
22
+
### 🤖 Optimization / 优化
23
+
***Process Priority:** Prioritizes foreground games while intelligently freezing unnecessary background bloatware to free up resources.
24
+
**进程优先级:** 优先处理前台游戏,同时智能冻结不必要的后台冗余软件以释放资源。
20
25
***Auto Profiles:** Seamlessly switches performance profiles when a game is detected.
21
-
***Manual Profiles:** You can turn off Auto Profile and toggle profile manually: **Performance**, **Balanced**, or **ECO Mode**. To use manual profiles, go to `AZenith Settings > Disable Auto Mode`.
26
+
**自动模式:** 检测到游戏时无缝切换性能配置文件。
27
+
28
+
### 🌐 Core Features / 核心功能
29
+
***Custom Profiles:** Manually toggle between **Performance**, **Balanced**, or **ECO Mode**. To use manual profiles, go to `AZenith Settings > Disable Auto Mode`.
***Game Preload:** Preload game libs right after the games open.
32
+
**游戏预加载:** 游戏打开后立即预加载游戏库(libs)。
23
33
***Custom CPU Governors:** Custom Default CPU Governor based on your preference.
34
+
**自定义 CPU 调速器:** 根据您的偏好自定义默认 CPU 调速器。
24
35
***Custom I/O Scheduler:** Custom Default I/O Scheduler based on your preference.
36
+
**自定义 I/O 调度器:** 根据您的偏好自定义默认 I/O 调度器。
25
37
***CPU Freq Limiter:** Prevents Device heating by limiting CPU Frequency based on percentage.
26
-
***Thermalcore Service:** automatically manage system thermal based on device behavior, prevent phone getting too hot in daily use while maintaining device stability.
38
+
**CPU 频率限制器:** 通过按百分比限制 CPU 频率,防止设备发热。
39
+
***Thermalcore Service:** Intelligent throttling management—preventing overheating while maintaining a stable FPS floor.
40
+
**Thermalcore 服务:** 智能温控管理——在防止过热的同时保持稳定的帧率底线。
27
41
28
42
---
29
43
30
-
## 📦 Installation
31
-
This is a **Magisk Module**, so you must install it via your preferred Root Manager. All Root Managers is Supported
44
+
## 📦 Installation / 安装
45
+
This is a **Magisk Module**, so you must install it via your preferred Root Manager.
46
+
这是一个 **Magisk 模块**,因此您必须通过您首选的 Root 管理器进行安装。
32
47
33
48
---
34
49
35
-
## 👨💻 For Developers (ROM Integration)
50
+
## 👨💻 For Developers (ROM Integration) / 开发者专区(ROM 集成)
36
51
**ROM-Integrated AZenith** is designed for ROM developers and maintainers to integrate directly into their port roms or custom roms
52
+
**ROM 集成版 AZenith** 专为 ROM 开发者和维护者设计,可直接集成到他们的移植 ROM 或定制 ROM 中。
0 commit comments