Skip to content

Commit 01f7fc6

Browse files
Add files via upload
1 parent 4ba702c commit 01f7fc6

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# UnityFix
2+
3+
![](https://i.ibb.co/bvcBtGQ/1670234941155.png)
4+
5+
## Description
6+
Always report max cpu freq to unity tasks
7+
8+
Unity app incorrectly sets cpu affinity to max capacity cores.
9+
Setup the library name and mask to always report the same max
10+
cpu freq to the tasks.
11+
12+
▸ This improves performance in android games:
13+
• Call of Duty Mobile
14+
• Genshin Impact
15+
• League of Legends: Wild Rift
16+
• Mobile Legends
17+
• CarX Street
18+
• Free Fire
19+
• and others...
20+
21+
## Installation
22+
1. Flash the module in Magisk
23+
3. Reboot
24+
4. Enjoy!
25+
26+
## Soport
27+
- [GitHub](https://github.com/LeanxModulostk/UnityFix)
28+
- [Telegram Channel](https://t.me/modulostk)
29+
30+
## Special Thanks
31+
32+
[Jimmy Shiu](https://android.googlesource.com/device/google/sunfish/+/446024a^!/)
33+
34+
[alanndz authored and NotZeetaa committed](https://github.com/NotZeetaa/device_xiaomi_sm8250-common-4/commit/f9cb3ad1fb850e0c80d0f7684a4b4b1643aa6b41)
35+
36+
[Zackptg5](https://github.com/Zackptg5) for the MMT-Ex template
37+
38+
[Topjohnwu](https://github.com/topjohnwu) for making Magisk

0 commit comments

Comments
 (0)