Module Overview
Here is the English translation, formatted clearly for easy reading:
⭐ HIRAETH CPU UNLOCK + MULTITASKING ENGINE
A Magisk module designed to enhance CPU, GPU, and multitasking performance through governor, memory, and process scheduling optimizations. It is suitable for both gaming and daily use, featuring selectable modes tailored to your needs.
Installation Guide
- Ensure your device is rooted with Magisk (Magisk v27+ is recommended).
- Download the CPULOCK-HIRAETH.zip file.
- Open the Magisk app.
- Navigate to the Modules menu → select Install from Storage.
- Select the CPULOCK-HIRAETH.zip file.
- Wait for the installation process to complete.
- Reboot your device to activate all tweaks.
Key Features
-
🚀 CPU Unlock
-
Optimizes the CPU governor to performance mode.
-
Adjusts the minimum and maximum CPU frequencies for better responsiveness.
-
🎮 Gaming Performance Boost
-
Increases the priority of game processes using SchedTune settings.
-
Reduces stuttering and improves FPS stability (depending on the kernel and device).
-
🧠 Multitasking Engine
-
Optimizes RAM management.
-
Adjusts
swappinessandvfs_cache_pressurevalues. -
Makes switching between applications much smoother.
-
⚡ GPU Performance
-
Changes the GPU governor to performance mode (if supported by your kernel).
-
Sets GPU frequency limits for maximum performance.
-
🔄 3 Performance Modes
-
Performance – Maximum power for gaming and rendering.
-
Hybrid – A perfect balance between performance and battery efficiency.
-
Power Save – Prioritizes power efficiency for standard daily use.
-
🔧 Boot Service
-
All settings are applied automatically every time the device boots up.
Notes
- Requires root access.
- The effectiveness of these features relies heavily on your device's kernel and sysfs support.
- Some CPU/GPU settings may not apply if they are restricted by your device vendor or kernel.
- This module does not modify the system partition, as it utilizes Magisk's systemless method.
💢❗ How to Change Modes
You can change the performance mode via a terminal emulator (such as Termux).
Available Modes:
performancehybridpowersave
Command to execute:
su sh /data/adb/modules/cpu_unlock/scripts/apply.sh performance
Example (Switching to Hybrid mode):
su sh /data/adb/modules/cpu_unlock/scripts/apply.sh hybrid
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.