Laynsb Stuff & Projects – Telegram
Laynsb Stuff & Projects
1.58K subscribers
214 photos
12 videos
60 files
78 links
Download Telegram
Forwarded from TCF | News
⚠️ ANNOUNCEMENT ⚠️

@Akshansh_8050
ID: 1857173271

If you value your hard work as a ROM/port developer, BAN this person immediately.

He steals open-source ROMs, removes original credits, and sells them as if they were his own.

Letting him stay in your group or channel is a serious threat to your work.
Do not trust him. Do not share any files or projects with him.

Protect your work. Respect your effort.

- Regard -
TCF
💯9🔥32
#LaynsbProject
Introduced Laya BatteryMonitor For developers (especially for port/oem rom or modded stock rom)

What's the purpose of this monitor?

• Automatically reduces CPU frequency when the screen is off, saving power without impacting performance when the device is in use.
• Switches to powersave governor in screen-off mode for better battery preservation.
• Lower temperature during standby

Note:
• No root Required + working independently
14
TranssionOS-Optimization-V9.zip
2.4 KB
An optimization for TranssionOS
(XOS/HIOS/ITELOS)


Changelog: [V9.0]
• Remove unnecessary tweaks that are decreasing battery efficiency.
• Enable gralloc fb ubwc
• Set hwui renderer to skiaglthreaded and renderengine backend into skiavk
• Remove disable dar thermal core

Benefit:
• Improved UX And UI experience
• Reduces CPU load (skiavk benefits)
• Enable transsion freezer (A transsion feature to freeze apps without root. On XOS for GT, it is disabled by default.
)
16
FunTouchOS-Optimizer-V11.sh
1.7 KB
#Optimizer for Funtouch OS
Version: V11-260625-cbe6ca27
By: @Laynsb

Changelog:

- Remove some properties
- Stop Android system traces (thx to @HoyoSlave)
- Set renderengine backend to skiavk and hwui renderer to skiaglthreaded
- Enable render_shadows_in_compositor and adaptive_touch_sensitivity (thx to @Lykafkaaa)

Benefits:

• Improve overall UX/UI
• Disable traces
• Disable thermal engine for QCOM (Force Benchmark mode)
• Improves system performance & game stability

Note:
• Execute using brevent.

Funtouch OS Only (VIVO/IQOO)
Reboot to reset noscript
8
Android System Angle.apk
13 MB
Angle preferences APK (SDK 33)
For those doesn't have angle preferences can install this apk.

How to use it if you didn't have root?
Go to brevent and execute this command below 👇

pm grant com.android.angle android.permission.WRITE_SECURE_SETTINGS

DWYOR!

#randomstuff
3
XOS16 internal test soon?🤔

Source: @ infinixzero405g (Twitter)
4
Laya BatteryMonitor-pure Module V1.7-stable-216c9224.zip
151.9 KB
Laya BatteryMonitor Module
Target device: Universal (MTK/QCOM/UNISOC)
By: @Laynsb
Version: v1.7-stable-250710-216c9224

just flash and enjoy the coldness 🤑
🔥4🤪1
Laya BatteryMonitor Module V1.8-stable-1155a5ef.zip
150.4 KB
Laya BatteryMonitor Module
Target device: Universal (MTK/QCOM/UNISOC)
By: @Laynsb
Version: V1.8-stable-250715-1155a5ef

Changelog:

• Added battmon helper to help battmon write governor properly if permission is 0444
• Attempt 1 fix crash with encore tweaks (this shi causing scaling gov perm 0444)
• Improved log accuracy
• Optimized in-memory map logic
• Refine code for better stability and lower overhead
• Remove static load defaults function to reduce overhead
• Dynamically saves the current frequencies & governor right before screen locked (alternative of static load defaults)
• [code] Restore cpu freqs/governor completely if debug.laya.battmon_enabled value was 0
• Code improvement & misc optimizations


just flash and enjoy the coldness 🤑
Laya BatteryMonitor Module V1.8.1-stable-07bd6050.zip
150.3 KB
Laya BatteryMonitor Module
Target device: Universal (MTK/QCOM/UNISOC)
By: @Laynsb
Version: V1.8.1-stable-250718-07bd6050

Changelog:

• Increases loop time to 5s to reduce overhead (also to reduce constantly checking debug.laya.battmon_enabled prop)
• [synced_code_0e4cfa2f] Fix schedutil or other folder detected as cpu policy
• [synced_code_0e4cfa2f] Sleep 30s after sys.boot_complete=1 for stability reason
• Sync some code from v1.8-stable-250715-0e4cfa2f
What's the purpose of this module? Click here

Flash and enjoy the coldness 🤑
Overhead?🤔 Zero overhead, ultra lightweight & optimized asf 🤑
#LaynsbProject
Introduced Laya BatteryMonitor for ROM developers
Link: https://github.com/Laynsb/Laya-BatteryMonitor

What's the purpose of this monitor?

• Automatically reduces CPU frequency when the screen is off, saving power without impacting performance when the device is in use.
• Switches to powersave governor in screen-off mode for better battery preservation.
• Lower temperature during standby

Copyright (c) 2025 Laynsb

This software is distributed in binary form only (the “Binary”).
By using, copying, embedding, or distributing this Binary, you agree
to the following terms: LICENSE
3
Soon battery monitor toggle integration for XOS15 port rom, etc
🔥8😱1
Laya BatteryMonitor Module
Target device: Universal
By: @Laynsb

Download: Click Here
Version: V2.0-stable-250728-5cac2c03

Changelog:
• Improved inotify mechanism
• Significantly Improved compatibility across all devices (Tested on exynos)
• Added Inotify Overflow detection
• Added more logging if inotify shows an abnormalities
• Dynamically change inotify buffer if inotify overflow was detected
• Reduce polling loop for property to 4s
• Sleep 2s and retries if inotify error
• Avoid Unused Cow<'static, str>
• Reduced potential minor memory deduplication for screen state and governor string
• Use Atomic for Bool State to Reduce locking overhead
• Improved getprop function efficiency
• Avoid .to_string() in default closure
• [Inotify] Clamp the buffer_size growth to prevent it growing indefinitely
• Offloading some logic into a background thread


Notes:
What's the purpose of this module? Click here
Just Flash and enjoy the coldness 🤑

Battmon for devs has been updated to V2.0 (github)
🔥11
#LayaBatteryMonitor
[Fixed] Bypassed governor permissions that isn't writable with encore installed
Laya BatteryMonitor Module
Target device: Universal
By: @Laynsb

Download: Click Here
Version: V2.1-stable-250801-65492ad2

Changelog:
• Forcing to override governor permissions from read-only to read/write (this fixes was created due to encore tweaks module causing governor to be read-only)
• Reuses .join() paths once.
• Safer name extraction with let Some(...) = to avoid hidden bugs.
• Less .trim() redundancy (some min/max could include newline).
• Avoid unnecessary .clone() on Option<String>
• Minor code logic improvement and optimization

Notes:
What's the purpose of this module? Click here
🔥52👍1👏1
Laya BatteryMonitor Module
Target device: Universal
By: @Laynsb

Download: Click Here
Version: V2.2-stable-250805-85676015

Changelog:
• Minor Code cleanup, Improved compatibility, and more-efficient property checks. For more information check changelog on github


Notes:
What's the purpose of this module? Click here
1
#LaynsbProject
Introduced Laya PriorityManager module / for developers?

What's the purpose of this manager?

• Automatically Set high priority when opening listed game, significantly improves performance efficiency and resource utilization.
- Optimized CPU, RAM, temperature, and I/O
- Speeds up cold start application
- Efficiently manages background resources
🔥182
Need thermal mod tester for Dimensity 6080/700 5G

Pm @Laynsb
2
#LaynsbProject #Reborn #Module
Thermal Mod for Dimensity 8050/8020/1300/1200
By : @Laynsb
Version : 1.0 Stable Reborn - Performance

Download : Click Here

📌 Features:
• Better thermal works efficiency
• Better performance and stability
• Better smoothness in gaming and multitasking

📌 Changelog:
• Improved thermal stability & performance consistency
• Raised CPU/GPU trip points to 82–85 °C for safer max performance
• Delayed thermal actions slightly (longer EXIT times) to avoid rapid throttling
• Added temperature smoothing (ma_len filters) for stable readings
• Removed redundant/no-cooler entries where safe
• Fine-tuned cooler exit values for efficiency
• Improved balancing of CPU/GPU throttling actions
• Reduced unnecessary thermal triggers at low temps
• Optimized cooler triggers across AP/GPU/Camera zones


📝 Notes:
• Remove other thermal related modules because it can cause a conflict.
Reuploaded with fixed libMtcLoader service doesn't load thermal.conf
2🔥2