-
Notifications
You must be signed in to change notification settings - Fork 7
KTW
pedro edited this page May 12, 2021
·
8 revisions
- Here you will find everything about King Tweaks, explained, documented and profiled by me, so let's start this journey.
- Automatic (1)
- Automatic is a profile that, when specific conditions meets it's requirements, apply others itself, a example: When you open games, it will apply gaming profile, when using social media, will apply balanced, when using benchmark and / or heavy apps, extreme, and so go on...
- Battery (2)
- Battery is a profile which prioritize battery life over performance, but should still provide a decent UI / UX experience.
- Balanced (3)
- Balanced is a profile that should be between performance and battery, this profile should be good for daily use, while maintaining a good UI / UX experience.
- Extreme (4)
- Extreme is a profile which prioritize CPU performance over battery life, less power-hungry than gaming, should have consistent performance on benchmarks and other heavy apps.
- Gaming (5)
- Gaming is a profile which prioritize CPU / GPU performance over battery life, it's very power-hungry, but also very powerful, should milk that 5-10 FPS that you need.
- Latency (6)
- Latency is a profile which prioritize UI / UX performance, should give to the user a unique silky experience, without messing up with battery life.
- CLI
- Our CLI still WIP, as the module itself, constant changes are made to it on our way to give the users the best experience. To call the CLI you just need to enter the following command(s) and hit enter:
su
ktsrmenu
or
su -c ktsrmenu
It also supports flags, such as ktsrmenu -t, which disable / enable thermal services according to their state, ktsrmenu -p, this command will change the profile without opening the CLI, needs a value between 1-6, every profile value is seen above (this may change with time).
E.G., ktsrmenu -p 1 (This command will apply latency profile).
That's it for now. Thanks for reading and enjoy!