-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/TatshSiow/HyperOptimize
- Loading branch information
Showing
2 changed files
with
64 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
[中文](https://github.com/TatshSiow/HyperOptimize/blob/main/README_CH.md) | ||
[English](https://github.com/TatshSiow/HyperOptimize/blob/main/README.md) | ||
> [!IMPORTANT] | ||
> 只下載 releases 的版本 \ | ||
> 不要Clone源代碼,不然手機壞了我不理你哦 :P | ||
<div align="center"> | ||
![](https://github.com/user-attachments/assets/5cf75f24-5993-4e64-b3b2-328f30d4ff31) | ||
|
||
<a href="https://t.me/TatshSecretCave" ><img height="50" src="https://www.vectorlogo.zone/logos/telegram/telegram-tile.svg"/></a>\ | ||
<a href="https://t.me/TatshSecretCave" >Telegram</a> | ||
</div> | ||
|
||
# 這是什麼? | ||
通過禁用系統應用和進程、調整系統參數來達到降低功耗和節約內存的效果 | ||
|
||
## 他能做什麼? | ||
- 禁用預裝軟件 | ||
- 禁用系統進程 | ||
- 關閉 Logging | ||
- 關閉 Wakelocks | ||
- CPU 優化 | ||
- GPU 優化 | ||
- I/O 優化 | ||
- Surface Flinger 調整 | ||
- 內存管理調整 | ||
- Linux 系統參數優化 | ||
- HyperOS 系統優化 | ||
> [!TIP] | ||
> - [Freezer](https://github.com/Freezer-Team/Freezer) 搭配省電 | ||
> - [FCMFix](https://github.com/kooritea/fcmfix) 解決使用 **墓碑** 不通知或延遲通知問題 (eg. Freezer, NoActive) | ||
## 常見問題 | ||
> [!CAUTION] | ||
> - **救磚模塊** 請自備 | ||
> - 和其他相同類型的模塊 **衝突** | ||
### 如何安裝? | ||
- Magisk刷入即可 | ||
> [!WARNING] | ||
> - KSU和APatch 不適配,請自行測試 | ||
### Magisk在卸載模塊之後爆了,怎麼處理? | ||
- 強制關閉然後再開啟Magisk管理器 | ||
- 如果還是不行,請重啟一次 | ||
|
||
### 手機刷磚了,怎麼處理? | ||
1. 手動進入 TWRP **或** `adb reboot recovery` **或** `fastboot reboot recovery` | ||
3. 打開文件管理器 | ||
4. 去到 `data/adb/modules` | ||
5. 刪除模塊之後重啟 | ||
|
||
## 免責聲明 | ||
* 我不對燒壞裝置、SD 卡死機、熱核戰爭或您因鬧鐘應用程式失敗而被開除負責(就像我一樣......)。 | ||
* 您選擇進行這些修改,如果您指責我弄壞了您的裝置,我會嘲笑您。 | ||
* 如果您篡改裝置/軟體的任何部分,您的保固將會失效。 | ||
|
||
## 專案受 GPL 3.0 授權保護 | ||
<a href="https://github.com/TatshSiow/HyperOptimize/blob/main/LICENSE" ><img height=100 src="https://upload.wikimedia.org/wikipedia/commons/9/93/GPLv3_Logo.svg"/></a> | ||
|