Skip to content

Commit

Permalink
website: Version 2.1 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Rem01Gaming <[email protected]>
  • Loading branch information
Rem01Gaming committed Nov 19, 2024
1 parent c619b61 commit 36d1944
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 11 deletions.
24 changes: 17 additions & 7 deletions website/docs/download/index.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,36 @@
---
title: "Download"
description: "Download the latest version of Encore Tweaks Magisk Module here"
ogp: /ogp/new_ogp.webp
---

# Encore Tweaks v2.0
# Encore Tweaks v2.1

## Changelog
- Fix random game boosting by Mobile Legends: Bang Bang
- Logs more useful info
- Kill more logger service (via Kill Logger on WebUI)
- Clicking Encore on WebUI now will open this website
- Fix random game boosting by **Mobile Legends: Bang Bang** (again)
- *Fix CPU frequency lock on Mediatek G99 and Dimensity series and possibly other chipset*
- Introduce unity fix
- Add option to change Powersave CPU Governor on WebUI
- Disable OnePlus opchain
- Update Gamelist (*400+ Games listed*)
- Use bbr2 TCP congestion if available
- Specifically target internal and external storage partition for I/O Tweak
- Increase I/O Read Ahead to 312KB on Performance profile for more throughput
- Disable I/O add_random
- Other misc optimization and changes
- License change to Apache License 2.0

## Download
- [Download](https://en.shrinke.me/zL7ft)
- [Download (Alternative link)](https://sfl.gl/ht8yJ)
- [Download](https://shrinkme.ink/RvcKlDc)
- [Download (Alternative link)](https://sfl.gl/WC1h8RyG)
- [Telegram Channel](https://rem01schannel.t.me)

::: tip Support our project
Please consider support our project by not sharing direct module file
:::

## Download older version
- [Version 2.0](/download/version/2.0)
- [Version 1.8](/download/version/1.8)
- [Version 1.7](/download/version/1.7)
- [Version 1.6](/download/version/1.6)
Expand Down
21 changes: 21 additions & 0 deletions website/docs/download/version/2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "Download"
description: "Download the latest version of Encore Tweaks Magisk Module here"
---

# Encore Tweaks v2.0

## Changelog
- Fix random game boosting by Mobile Legends: Bang Bang
- Logs more useful info
- Kill more logger service (via Kill Logger on WebUI)
- Clicking Encore on WebUI now will open this website

## Download
- [Download](https://en.shrinke.me/zL7ft)
- [Download (Alternative link)](https://sfl.gl/ht8yJ)
- [Telegram Channel](https://rem01schannel.t.me)

::: tip Support our project
Please consider support our project by not sharing direct module file
:::
8 changes: 4 additions & 4 deletions website/docs/guide/webui-and-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Encore Tweaks module provides a range of settings accessible through [Module
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](https://t.me/rem01schannel/636).

::: details Preview of Encore Tweaks WebUI
![Encore Tweaks WebUI](/Screenshot_20241011-095035_KernelSU.png)
![Encore Tweaks WebUI](/Screenshot_20241119-085357_KernelSU.png)
:::

## Configuration Options
Expand All @@ -19,14 +19,14 @@ While KernelSU and APatch integrate WebUI natively in their managers, Magisk doe
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.
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.

### Gameplay CPU Governor
Choose the CPU governor specifically for the "Performance" profile, which is optimized for high-demand tasks and gaming.
### 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.
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/docs/public/ogp/ogp_new.webp
Binary file not shown.

0 comments on commit 36d1944

Please sign in to comment.