Skip to content

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

Encore Tweaks WebUI

Configuration Options

Kill logd Service

This option stops the logd service, which handles Android system logs. Disabling it reduces performance overhead by silencing logs.

WARNING

Do NOT enable this option if you're testing ROMs or apps, as it will completely disable system logging.

Default CPU Governor

Select the default CPU governor for both "Normal" and "Powersave" profiles. The CPU governor determines power and performance trade-offs.

Performance Profile CPU Governor

Choose the CPU governor specifically for the "Performance" profile, which is optimized for high-demand tasks and gaming.

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.

Released under the GPL3 License.