Forwarded from KazuyooSourcesCh.
𝗖𝗘𝗟𝗘𝗦𝗧𝗜𝗔𝗟-𝗚𝗔𝗠𝗘-𝗢𝗣𝗧 🕊️
Released : 02122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.4 | WebUI :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
Released : 02122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.4 | WebUI :
- New UI and UX look on webui
- Improved network tuning for latency and stability.
- Optimized kernel scheduling for smoother and more responsive multitasking.
- Game flags update for GPU & input boosting on Android 14+.
- Improved rendering flags for smoother animations and transitions.
- RAM management and log cleaner improved to reduce long term delays.
- Default DNS updated to one.one.one.one for faster connections.
- Added cache cleaner module to keep the system light.
- Clean Background Apps and reduce setprop for more optimal gaming and daily use results with minimal overhead.
- and other optimizations.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
❤9
Forwarded from LyK.21
#LimitThread@lykafkaa
dibantu chatgpt
THRESH=80
for a in $(pm list packages --user 0 | cut -f2 -d:); do
pid=$(pidof $a)
if [ ! -z "$pid" ]; then
threads=$(grep Threads "/proc/$pid/status" 2>/dev/null | cut -f2 -d:)
if [ ! -z "$threads" ]; then
echo "$threads Threads ($a)"
# kalau thread di atas threshold → apply limit
if [ "$threads" -gt "$THRESH" ]; then
echo ">>> limiting $a (threads=$threads)"
# App standby restricted
am set-standby-bucket $a restricted
# batasi kemampuan background
cmd appops set $a RUN_IN_BACKGROUND ignore
cmd appops set $a RUN_ANY_IN_BACKGROUND ignore
cmd appops set $a WAKE_LOCK ignore
cmd appops set $a START_FOREGROUND ignore
cmd appops set $a SCHEDULE_EXACT_ALARM ignore
# kill active thread burst
killall -9 $a 2>/dev/null
fi
fi
fi
done | sort -ndibantu chatgpt
❤4
Forwarded from dump
CMD OPTIMIZE
DOWNLOAD
CHANNEL
debug.sf mod
deviceconfig
setprop
lower shell
cmd thermalservice
disable batterystats
optimize internet
DOWNLOAD
CHANNEL
RACIKAN SAMA GAMEPLAY ADA DI CH
CREDIT = @HoyoSlave
❤6😘1
BBoost [9122025] | [AxPlugins]
Changelog :
- Add preload using Kanase by @Koneko_dev
- add Game mode intervention and FPS throttling
- Add Third app restrict permission for battery live and light weight
- Compile game every 3am
- Optimize Sfript Structure ( again )
Cr : @HoyoSlave @Dcx400 @koneko_dev
Changelog :
- Add preload using Kanase by @Koneko_dev
- add Game mode intervention and FPS throttling
- Add Third app restrict permission for battery live and light weight
- Compile game every 3am
- Optimize Sfript Structure ( again )
Cr : @HoyoSlave @Dcx400 @koneko_dev
👍5❤2
Forwarded from KazuyooSourcesCh.
𝗚𝗠𝗦 - 𝗢𝗣𝗧𝗜𝗠𝗜𝗭𝗘𝗥 ❄️
Released : 10122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version EOL Revised-2 :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits
• Click action to get more information
# DWYOR, Support My Project.
Released : 10122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version EOL Revised-2 :
- Added a boot-session lock system to prevent optimizations from running twice.
- Added automatic notification when optimization has been applied.
- Updates appops for GMS packages based on the original permissions of the application.
- Improved JobScheduler management with improved cancel, stop, and timeout commands.
- Replaced the hibernation mechanism to background_restricted for more effective process restriction.
- Added network restrictions via restrict-background-blacklist on GMS UID.
- Fix all error, unknown, or deprecated cmd commands.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits
• Click action to get more information
# DWYOR, Support My Project.
❤8🔥5
Forwarded from KazuyooSourcesCh.
𝗖𝗲𝗹𝗲𝘀𝘁𝗶𝗮𝗹-𝗥𝗲𝗻𝗱𝗲𝗿-𝗙𝗹𝗼𝘄𝗫 👾
Released : 12122025
Developer : @Kzuyoo
Tools Used : KSU | Magisk | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.7G Series :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
• For AxManager use (SU Mode)
# Thanks For Using, Support My Project.
Released : 12122025
Developer : @Kzuyoo
Tools Used : KSU | Magisk | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.7G Series :
- Fixed write_val function in mali scheduling parameter.
- Enable modern SurfaceFlinger & RenderEngine flags for higher rendering accuracy and lower jank.
- Enables new HWUI flags for more efficient frame rendering while disabling unnecessary tracing.
- Increased NICE priority for SurfaceFlinger, HWUI, Zygote, and GPUService to keep animations smooth.
- Optimizes cpuset for critical services by moving them to top-app/foreground for faster UI response.
- Lowers heavy CPU threads like allocator, decoder, and display to avoid clogging the rendering pipeline.
- Enables a modern Rendering Engine with FP16, Graphite, and disables all tracing for lighter and more stable graphics.
- as well as other improvements and optimizations.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
• For AxManager use (SU Mode)
# Thanks For Using, Support My Project.
👍4❤2
please guys bantuin atmin buat ngecut price, atmin pen beli kamera 😁
❤1😍1
Forwarded from KazuyooSourcesCh. (Kazuyoo)
𝗖𝗘𝗟𝗘𝗦𝗧𝗜𝗔𝗟-𝗧𝗛𝗘𝗥𝗠𝗔𝗟 ⚕️
Released : 17122025
Developer : @Kzuyoo
Tools Used : KSU | Magisk | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.3 :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
• Click action to get more information
# Thanks For Using, Support My Project.
Released : 17122025
Developer : @Kzuyoo
Tools Used : KSU | Magisk | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.3 :
- Disable all thermal system properties (thermal_config, tran.hbm.thermal)
- Force-off MTK Thermal HAL 2.0 (ro.vendor.mtk_thermal_2_0=0)
- Thermal daemon execution block (thermal-hal-2-0, thermald)
- Disable thermal throttle from transsion (debug.thermal.throttle.support=no)
- Bypass thermal config files (e.g. thermal.conf, vendor thermal profiles)
- Disables exception tracing, scheduler stats, kernel printk, devkmsg, ftrace, and ECN error logging to minimize logging overhead.
- Disable power-efficient and NUMA workqueues to reduce background kernel scheduling.
- many more
📋 𝗡𝗼𝘁𝗲𝘀 :
• Downloads | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
• Click action to get more information
# Thanks For Using, Support My Project.
❤5
Forwarded from ManX Project
MANKTWO IS BACK!
MankTwo V.9 Is Here !!
Suitable for all games
Extract on VortexModules
Feature
-Performance
-Cache Wipe
-Frame Optimizer
-Optimize Net
-Rendering Engine
-Frame Rate
-Interaction Sensitivity
Dev: @GraceNishh
Thanks to: FahrezONE Dev
Download | Source
Give feedback for next update
@GraceNishh
❤15🔥3😍1
Forwarded from KazuyooSourcesCh. (Kazuyoo)
𝗖𝗘𝗟𝗘𝗦𝗧𝗜𝗔𝗟-𝗞𝗘𝗥𝗡𝗘𝗟-𝗧𝗪𝗘𝗔𝗞 🦊
Released : 24122025
Developer : @Kzuyoo
Tools Used : Magisk | KSU | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.7T :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
# Thanks For Using, Support My Project.
Released : 24122025
Developer : @Kzuyoo
Tools Used : Magisk | KSU | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 1.7T :
- Removes Real-Time Scheduler (RT) modifications to revert to kernel defaults to prevent delays and lag during initial boot.
- Adjusts the scaling of small cluster CPUs (CPUs 0–3) with adaptive limits for fast response without heat spikes.
- Allows large cluster CPUs (4–7 CPUs) to be fully dynamic to maintain performance under heavy loads.
- Updated the centralized variable-based scheduler calculation for more consistent and stable timing.
- Implements adaptive swappiness based on total RAM to reduce excessive swap.
- Adjust page-clusters according to memory capacity to reduce paging latency.
- Optimize network buffers to reduce packet drops and stabilize traffic.
- Disables kernel panic, logging, and tracing to reduce system overhead.
- other optimizations.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• Credits & Tester
# Thanks For Using, Support My Project.
❤6😘1
Forwarded from Mindless | Channel (Brainless)
BBoost[24122025] | AxManager
Changelog :
- Added Game mode intervention adapt, if battery low=battery mode | high battery=performance
- Added more Fuck google props
- Added TID profile set ( sc to @AduhaiWelewele @reljawa )
- BBoost now merged with Bspoof, no need to install any Bspoof plugins
important Note :
- now you can manually add game with
bt ng <Packagename>
- Bsoof can be toggled with
bt bspoof <yes | no>
Download | Channel
AxManager
Cr : @HoyoSlave @Dcx400 @koneko_dev
❤6
Forwarded from KazuyooSourcesCh. (Kazuyoo)
𝗖𝗘𝗟𝗘𝗦𝗧𝗜𝗔𝗟-𝗚𝗔𝗠𝗘-𝗢𝗣𝗧 🕊️
Released : 29122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.5 | WebUI :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
Released : 29122025
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.5 | WebUI :
- New UI and UX look on webui
- Updated scheduler calculation & Add Enable bus-dcvs (Root).
- Touch and animation are made faster and more stable.
- Optimized Funtouch OS and XOS to improve FPS, frame stability, CPU, and network.
- Logging and tracing are disabled to reduce system load.
- Automatic game process prioritization with scheduler and I/O adjustments (Unisoc only).
- All settings are restored automatically after the device reboots.
- Background audio plays automatically when the WebUI is opened.
- All bugs fixed to improve overall stability.
- Remove and minimize unnecessary props.
- other optimizations.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
❤14🤩2
Forwarded from ManX Project
Welcome The New Vers Of MankTwo | AXM
D-Nix V.1
Suitable for all games
Feature
-Performance
-Cache Wipe
-Frame Optimizer
-Optimize Net
-Rendering Engine
-Frame Rate
-Interaction Sensitivity
Dev: @GraceNishh
Thanks to: FahrezONE Dev
Download | Source
Give feedback for next update
@GraceNishh
❤11
Forwarded from KazuyooSourcesCh. (Kazuyoo)
𝗖𝗘𝗟𝗘𝗦𝗧𝗜𝗔𝗟-𝗚𝗔𝗠𝗘-𝗢𝗣𝗧 🕊️
Released : 1612026
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.6 | WebUI :
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• Credits & Information.
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
Released : 1612026
Developer : @Kzuyoo
Tools Used : AxM | Ksu | Other
📧 𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 | Version 2.6 | WebUI :
- New UI and UX look on webui, inspiration by @kanaochar
- Dynamic game profiles with automatic performance boost.
- Downscale game resolution to reduce gpu load and stability.
- JobScheduler optimization to reduce background jobs and system load.
- Preload apps to speed up launch on Unisoc devices.
- SurfaceFlinger optimization for more stable and responsive frames.
- Disable telemetry rendering to reduce graphics overhead.
- RenderEngine optimization with Graphite and lighter blur pipeline.
- Compact and trim background app memory to prevent stutter.
- other optimizations.
📋 𝗡𝗼𝘁𝗲𝘀 :
• Download | Screenshot
• kazuyoo-stuff.github.io
• Credits & Information.
• If it has been uninstalled, please reboot devices.
# Thanks For Using, Support My Project.
❤8
What's new?
- Support New Free Fire Normal Update!
- xam Settings Version 16.16.20
- Added new transparent weapon feature 11
- Added Cyan transparent weapon [ Gloowall transparent purple ]
- Remove 3D+ ( Character )
- xam Settings Permision shizuku
- Standar Graphics!! Not Suport Graphics Smooth
- Download Data Weapon!!
- Free Fire Only/Biasa Not Suport Free Fire Max!!
- UI Optimization
- Fix Bugs Ui Transparent Weapon
- Added New Crosshair 1 Style
- Added Mode Minecraft (Training)
- Added Sensitivity
- Fix Ui Resolution
- Fix Free Fire back to default!
- Support All Weapon!
Download ->[ Click here ]
Tutorial? [ Click here ]
Ned Help? @Chermodsc
Warning!! It is not recommended to use the main free fire account!!
❤14🔥4