Mindless | Channel
950 subscribers
252 photos
7 videos
61 files
198 links
Simple module / script for personal use
Download Telegram
BBoost [07032026]

Changelog >>
- WebUI finally Added into BBoost
  > Preload toggle
  > GameThrottling toggle
  > use Force Vulkan Toggle
  > Add/Delete packagesname
  > View log file
- TopApp Fetch using @Dcx400 tools for better performance
- Optimized Script structure and logic (again), less fork and pipes usage, fix head up issue


What is BBoost ?

Its an Auto Performance and Battery mode Based on TopScreen app

there is Force Vulkan API into HWUI and APK if Supported (( Device will force soft reboot if enabled and installed for first time, its also took sometimes ))

Game Mode Intervantion logic with auto gameThrottling loop ( if enabled )

LIB file and Games file Preload loop

Force Doze Google with FuckGoogle() more cpu free

Doze process and network usage background App for more CPU Releas
e

Feedback or Report : @Brains82

Cr : @HoyoSlave @Dcx400 @Nekotor1
999
πŸ”₯3
It seems TECNO device can't acces my WebUI normaly
πŸ‘2
is anyone have Axmanager/Axora service issue after install BBoost ?
Xiaomi User help me with this please

for table in global secure system;do
  settings list $table | grep -Ei "power|perf|mode"
done
also with this one
service list | grep -Ei "power|perf|miui"
Next Update Tag

- Add Battery save mode + Toggle acces

- Background process restrict adjustable and fixed some error

- restrict/unrestrict option acces in WebUI

- Add MIUI and Transsion OEM performance battery behavior

- Prevent power save mode to trigger Auto Brightness Adjust for OEM

- WebUI adjustment
soon
πŸ‘3πŸ”₯2
dumpsys batterystats |
awk '
/^[[:space:]]*Job / {
name=$2

if (name=="Completions") next

sub(/^@androidx\.work\.systemjobscheduler@/, "", name)
sub(/^@SyncManager@/, "", name)
sub(/^@[^@]+@/, "", name)

sub(/\/.*/, "", name)

if (name ~ /^[a-zA-Z0-9_]+(\.[a-zA-Z0-9_]+)+$/)
jobs[name]++
}
END {
for (i in jobs)
printf "%5d %s\n", jobs[i], i
}' |
while read -r count pkg; do
pm path "$pkg" >/dev/null 2>&1 && printf "%5d %s\n" "$count" "$pkg"
done |
sort -rn

help me copy paste this please
trying to squish every last of my braincell
and btw for TECNO or any OEM user im not sure if i could fix webui bug for them
πŸ‘3
BBoost Update atcually ready but i still not sutisfied yet
Anonymous Poll
48%
just post it 😑😑
58%
we will wait 🀫🀫
my Downscale Factor will only applied only for Apps/Games
πŸ”₯2
BBoost[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
πŸ”₯3
Re-download File guys, there is error logic in cutomize.sh
Feedback ?
On/Off vulkan require restart plugins
witch base value for your FPS / Hrz rate choice ?
Anonymous Poll
21%
60
32%
120
59%
Maximum value (based on your device)
Forwarded from CHERMODZS (Aldo Rafael Rizki)
Speed-X_2.4.4 New-update.apk
3.2 MB
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
πŸ”₯1
aw