Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TatshSiow committed Feb 3, 2025
2 parents 4129eec + 6fb306a commit 6c436da
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[中文](https://github.com/TatshSiow/HyperOptimize/blob/main/README_CH.md)
[English](https://github.com/TatshSiow/HyperOptimize/blob/main/README.md)

> [!IMPORTANT]
> Only download from releases\
> Don't clone the source or expect things to break
Expand All @@ -13,8 +16,6 @@
Reduce Power and RAM consumption by optimizing system parameters, disabling Apps & System Process

## What it does?
- **Hides Detection : Zygisk Injected** ( with [ReZygisk](https://github.com/PerformanC/ReZygisk) )
- **Hides Detection : Debugging Environment**
- Debloat Apps
- Debloat system process
- Disable logging
Expand All @@ -38,8 +39,7 @@ Reduce Power and RAM consumption by optimizing system parameters, disabling Apps
### How to install?
- Flash in Magisk
> [!WARNING]
> - Created especially for magisk
> - KSU and APatch, test yourself
> - might not work on KSU and APatch
### My Magisk break after uninstalled, what should I do?
- Force close and launch again
Expand Down
60 changes: 60 additions & 0 deletions README_CH.md
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>

0 comments on commit 6c436da

Please # to comment.