Mindless | Channel
Open in Telegram
952
Subscribers
No data24 hours
-47 days
+4030 days
Posts Archive
Repost from CHERMODZS
What's new?
- Speed-X Version 2.4.4 - UI Stable - Added Feature Gamer/Battery (Stable) - Added SPEEDXMODE (Shizuku) - Added Reboot Device (Shizuku) - Added RGB MODE - Added S-X MODE (Floating) - Added FPS selection 45/60/90/120/144 (Support) - Added Feature Frame-Graphics - Added Feature Crosshair-X - Added Gyro-X - Added Permission allow Automatic (Shizuku) - Add smooth animation to the application - Add Features Game-X AI - Add Automatic Gaming-X mode (Game-X AI) - Fixed Bugs - Fixed Bugs Selecting a game - Fixed Floating - Meter Info - Floating Games - Shizuku or Not Shizuku Support - Support All Devices! - DLL
- Uninstall Old Version
Bugs? @Chermodsc
Fyi : if you doesn't input any FPS / HRZ value, it will fetch maximum Value based on your device
BBoost Beta[07102026]
Changelog :
- Add Downscale Factor (App Only)
- Add FPS / Hrz Scale
- Adjust Game set-fixed-performance logic
- Add power save (Adjustable) logic
- Add some tweaks OEM and MIUI flags (OEM flags still testing)
- Add clear button for Check log window
Cr : @HoyoSlave @Dcx400 @Nekotor1999
and btw for TECNO or any OEM user im not sure if i could fix webui bug for them
dumpsys batterystats |
awk '
/^[[:space:]]*Job /{
pkg=$2
sub(/\/.*/,"",pkg)
jobs[pkg]++
}
END{
for(i in jobs)
printf "%5d %s\n", jobs[i], i
}' | sort -rn
help me copy paste this please