Module WebUI and Configuration
The Encore Tweaks module provides a range of settings accessible through Module WebUI, a KernelSU feature that lets modules build interactive HTML, CSS, and JavaScript interfaces. Through this WebUI, users can conveniently configure Encore Tweaks and adjust performance options.
While KernelSU and APatch integrate WebUI natively in their managers, Magisk does not support WebUI natively. To use WebUI in Magisk, you can use this app.
Preview of Encore Tweaks WebUI
Configuration Options
Kill Logger
This option will stops the logger services and silence logs. Enable this option to reduces performance overhead.
WARNING
Do NOT enable this option if you're testing ROMs or apps, as it will completely disable system logging. Software that depends on logd
service will not working properly!
Default CPU Governor
Select the default CPU governor for both "Normal" and "Powersave" profiles. The CPU governor determines power and performance trade-offs.
Powersave CPU Governor
Choose the CPU governor specifically for the "Powersave" profile, which is optimized for battery life, by default this option will follow default CPU governor.
Edit Gamelist
Edit the list of games and other performance-intensive applications. When these apps are active, Encore Tweaks will automatically apply the "Performance" profile.
Save Logs
Enable this to save encore-service
logs to internal storage at /sdcard/encore_log
. This log can help with troubleshooting.
Restart Service
Restarts the encore-service
to apply changes immediately or refresh the service if it encounters issues.