MLBB-Tweaks [v1.0.61]
For All Device [root] and [non-root]
Qualcom Device Only!
Update : 2024-07-08
Dev : @algorithmIDN
Support : Not module. Follow installation guide to using this Tweaks!
[ FEATURE ]
- Enable Performance Mode
- Enable Hardware Renderer
- Unlock Ultra FPS & Grafik MLBB
- Change GPU Governor to Performance
- Disable Thermal Service
- Disable GPU Throttling
- Improve touch sampling
[ CHANGELOG ]
## v1.0.61
- Change Swapinterval GPU Performance
- Stabilization
[ NOTES ]
- Please use it wisely!
Pling [ Download ] 📱
#DoWithYourOwnRisk
For All Device [root] and [non-root]
Qualcom Device Only!
Update : 2024-07-08
Dev : @algorithmIDN
Support : Not module. Follow installation guide to using this Tweaks!
[ FEATURE ]
- Enable Performance Mode
- Enable Hardware Renderer
- Unlock Ultra FPS & Grafik MLBB
- Change GPU Governor to Performance
- Disable Thermal Service
- Disable GPU Throttling
- Improve touch sampling
[ CHANGELOG ]
## v1.0.61
- Change Swapinterval GPU Performance
- Stabilization
[ NOTES ]
- Please use it wisely!
Pling [ Download ] 📱
#DoWithYourOwnRisk
❤2
TUTORIAL FSTRIM PADA TERMINAL EMULATOR | TERMUX
Chose Your Sticker
Description :
FSTRIM digunakan pada sistem berkas yang dipasang untuk membuang blok yang tidak digunakan oleh sistem berkas.
Code :
bb=$(find /data/adb -type f -name busybox | head -n1); for p in /data /system /cache; do $bb fstrim -v $p; done
Chose Your Sticker
👍2