Media is too big
VIEW IN TELEGRAM
Headshot intensity increased
Need again json file?
Tell me need file on every kernel working or just Dark Kernel !
Need again json file?
Tell me need file on every kernel working or just Dark Kernel !
9RxAlioth_FKM_all-kernel.json
500 B
Updated.
Now support all kernels.
Improved auto Headshot intensity.
Use in FKM.
Now support all kernels.
Improved auto Headshot intensity.
Use in FKM.
🔥3❤1
Anyone have that module that force other battery modules to BM53 battery?
🤣1
#!/system/bin/sh
#
# Display and Input
settings put system peak_refresh_rate 120
settings put system user_refresh_rate 120
settings put system touch_sampling_rate 333
settings put system touch.pressure.scale 0.001
# GPU
echo 683 > /sys/class/kgsl/kgsl-3d0/devfreq/min_freq
echo 683 > /sys/class/kgsl/kgsl-3d0/devfreq/max_freq
# Audio / Multimedia
setprop af.resampler.quality 255
# Thermal Mode
setprop thermal.mode performance
# CPU performance
echo 1 > /sys/devices/system/cpu/cpu_boost
echo 3187000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
echo 1804000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
for cpu in /sys/devices/system/cpu/cpu[1-7]; do
echo 3187000 > $cpu/cpufreq/scaling_max_freq
echo 1804000 > $cpu/cpufreq/scaling_min_freq
done
# Scheduler
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
for cpu in /sys/devices/system/cpu/cpu[1-7]; do
echo performance > $cpu/cpufreq/scaling_governor
done
echo noop > /sys/block/mmcblk0/queue/scheduler
# ZRAM & Memory
setprop zram_enabled true
echo 60 > /proc/sys/vm/swappiness
# Fsync (disable for performance)
echo 0 > /sys/module/sync/parameters/fsync_enabled
# Battery Saver
settings put global low_power 0
echo "Performance settings applied successfully."
#
# Display and Input
settings put system peak_refresh_rate 120
settings put system user_refresh_rate 120
settings put system touch_sampling_rate 333
settings put system touch.pressure.scale 0.001
# GPU
echo 683 > /sys/class/kgsl/kgsl-3d0/devfreq/min_freq
echo 683 > /sys/class/kgsl/kgsl-3d0/devfreq/max_freq
# Audio / Multimedia
setprop af.resampler.quality 255
# Thermal Mode
setprop thermal.mode performance
# CPU performance
echo 1 > /sys/devices/system/cpu/cpu_boost
echo 3187000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
echo 1804000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
for cpu in /sys/devices/system/cpu/cpu[1-7]; do
echo 3187000 > $cpu/cpufreq/scaling_max_freq
echo 1804000 > $cpu/cpufreq/scaling_min_freq
done
# Scheduler
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
for cpu in /sys/devices/system/cpu/cpu[1-7]; do
echo performance > $cpu/cpufreq/scaling_governor
done
echo noop > /sys/block/mmcblk0/queue/scheduler
# ZRAM & Memory
setprop zram_enabled true
echo 60 > /proc/sys/vm/swappiness
# Fsync (disable for performance)
echo 0 > /sys/module/sync/parameters/fsync_enabled
# Battery Saver
settings put global low_power 0
echo "Performance settings applied successfully."
❤1
Dark Kernel Updates
#!/system/bin/sh # # Display and Input settings put system peak_refresh_rate 120 settings put system user_refresh_rate 120 settings put system touch_sampling_rate 333 settings put system touch.pressure.scale 0.001 # GPU echo 683 > /sys/class/kgsl/kgsl-3d…
Clear and Paste in FKM Script Manager.
If you have any doubts about it's working or not you can easily check by checking governer it's changed or not
It's safe to use in Gaming and bullet register.
So use that without any issues
If you have any doubts about it's working or not you can easily check by checking governer it's changed or not
It's safe to use in Gaming and bullet register.
So use that without any issues
❤1
Dark Kernel Updates
Want this Guys? On stock battery BN4Y?
POCOF3-5000Mah-AOSP-MODUL (1).zip
197 KB
Module Boost battery at 5000Mah
Aliothin Only.
Use at it on your own Risk.
I'm not responsible Bricking your device.
Aliothin Only.
Use at it on your own Risk.
I'm not responsible Bricking your device.
Anyone wanna test perf kernel on aosp ?
Miui perf kernel.
Only try that who have pc
Miui perf kernel.
Only try that who have pc
❤2
When Donate a battery?
Who will donate I'll Gave him a special kernel.
😁😁
Who will donate I'll Gave him a special kernel.
😁😁
❤2
UPDATE
Mi Sound and Dolby Atmos Redmi K40 Magisk Module
v6.2
README, denoscriptions, requirements, installation guide, download link, & screenshots: https://github.com/reiryuki/Mi-Sound-Redmi-K40-Magisk-Module
Changelog? Read it at pling please.
Detailed changelog: https://github.com/reiryuki/Mi-Sound-Redmi-K40-Magisk-Module/commits/main
Download failure tips: https://news.1rj.ru/str/ryukinotes/55
Please read here before reporting: https://news.1rj.ru/str/ryukinotes/54
If you want to support my work: https://news.1rj.ru/str/ryukinotes/25
Mi Sound and Dolby Atmos Redmi K40 Magisk Module
v6.2
README, denoscriptions, requirements, installation guide, download link, & screenshots: https://github.com/reiryuki/Mi-Sound-Redmi-K40-Magisk-Module
Changelog? Read it at pling please.
Detailed changelog: https://github.com/reiryuki/Mi-Sound-Redmi-K40-Magisk-Module/commits/main
Download failure tips: https://news.1rj.ru/str/ryukinotes/55
Please read here before reporting: https://news.1rj.ru/str/ryukinotes/54
If you want to support my work: https://news.1rj.ru/str/ryukinotes/25
❤3
POCOF3-5000Mah-AOSP-MODUL (1).zip
196.9 KB
Use this Indian users who using original bms chip with BM53 battery cell.
Forwarded from OpenAI BOT
(MESSAGE 1 OF 2)
Resetting the Battery Management System (BMS) settings or statistics on an Android device is a complex task, particularly if you're aiming to do so through root access. Below is a general step-by-step guideline that you can follow. Keep in mind that these steps involve some risk, and you should proceed with caution.
### Prerequisites
1. Root Access: Ensure that your Android device is rooted. Root access is generally required to modify system files or settings.
2. Backup Data: Make sure to backup all important data on your device. This includes contacts, messages, photos, and any other necessary files. For added safety, consider creating a full system backup if you're utilizing custom recovery (like TWRP).
3. Understand Risks: Be aware of the risks involved in modifying system settings or files, including possible bricking of your device or invalidating your warranty.
### Step-by-Step Guide
#### Step 1: Install Required Tools
1. Install Terminal Emulator: You can download a terminal emulator app from the Google Play Store (like Termux or Terminal Emulator for Android).
2. Install ADB (Optional): If you want to use your computer:
- Download and install ADB on your computer.
- Enable USB debugging on your device (found in Developer Options).
#### Step 2: Access Battery Stats
1. Using Terminal Emulator on Device:
Open the terminal emulator on your device and input the following command:
This will grant you superuser access.
2. Check Current Battery Stats:
Execute:
This will provide detailed statistics about your current battery state.
#### Step 3: Clearing Battery Stats
1. Clear Battery Stats:
To try resetting the battery statistics, you can clear the system UI data, which might help:
After doing this, it’s a good idea to reboot your device:
2. Using ADB (if you're on a computer):
If you prefer using ADB:
#### Step 4: Editing Battery Configuration Files (Advanced)
Warning: Editing system files can lead to device instability. Only proceed if you are confident.
1. Explore Battery Configuration:
You can explore various battery-related files. Most of these are stored in:
To navigate there in the terminal:
2. Modify Values:
You can check the values contained in the files and modify them if necessary. For example:
If you find a file whose value can be safely manipulated, you can use:
Note: Replace
Join @chadgptcoin, official coin of @LLMchat, $558.0 Cap, Buy CHAD, gpt-4o-mini, 3112i, 1124o, 0.0276t, 4.99y, 28,003.93g, 26.5s
Resetting the Battery Management System (BMS) settings or statistics on an Android device is a complex task, particularly if you're aiming to do so through root access. Below is a general step-by-step guideline that you can follow. Keep in mind that these steps involve some risk, and you should proceed with caution.
### Prerequisites
1. Root Access: Ensure that your Android device is rooted. Root access is generally required to modify system files or settings.
2. Backup Data: Make sure to backup all important data on your device. This includes contacts, messages, photos, and any other necessary files. For added safety, consider creating a full system backup if you're utilizing custom recovery (like TWRP).
3. Understand Risks: Be aware of the risks involved in modifying system settings or files, including possible bricking of your device or invalidating your warranty.
### Step-by-Step Guide
#### Step 1: Install Required Tools
1. Install Terminal Emulator: You can download a terminal emulator app from the Google Play Store (like Termux or Terminal Emulator for Android).
2. Install ADB (Optional): If you want to use your computer:
- Download and install ADB on your computer.
- Enable USB debugging on your device (found in Developer Options).
#### Step 2: Access Battery Stats
1. Using Terminal Emulator on Device:
Open the terminal emulator on your device and input the following command:
su
This will grant you superuser access.
2. Check Current Battery Stats:
Execute:
dumpsys battery
This will provide detailed statistics about your current battery state.
#### Step 3: Clearing Battery Stats
1. Clear Battery Stats:
To try resetting the battery statistics, you can clear the system UI data, which might help:
pm clear com.android.systemui
After doing this, it’s a good idea to reboot your device:
reboot
2. Using ADB (if you're on a computer):
If you prefer using ADB:
adb shell pm clear com.android.systemui
adb reboot
#### Step 4: Editing Battery Configuration Files (Advanced)
Warning: Editing system files can lead to device instability. Only proceed if you are confident.
1. Explore Battery Configuration:
You can explore various battery-related files. Most of these are stored in:
/sys/class/power_supply/battery/
To navigate there in the terminal:
cd /sys/class/power_supply/battery/
ls
2. Modify Values:
You can check the values contained in the files and modify them if necessary. For example:
cat /sys/class/power_supply/battery/charge_full
If you find a file whose value can be safely manipulated, you can use:
echo "0" > /sys/class/power_supply/battery/charge_full
Note: Replace
charge_full with the actual file you wish to modify. Do this with extreme cauJoin @chadgptcoin, official coin of @LLMchat, $558.0 Cap, Buy CHAD, gpt-4o-mini, 3112i, 1124o, 0.0276t, 4.99y, 28,003.93g, 26.5s
Forwarded from OpenAI BOT
(MESSAGE 2 OF 2)
tion.
#### Step 5: Recalibrate Battery (Post-Modification)
1. Fully Charge: After making changes, fully charge your device to 100%.
2. Fully Discharge: Allow the device to completely discharge until it turns off.
3. Charge Again: Charge it back to 100% without interruption. This process should help recalibrate the battery stats with the new settings.
### Step 6: Testing
1. Monitor Behavior: After resetting the settings, monitor your device for any abnormal behavior regarding battery performance, charging times, or overheating.
2. Battery Stats and Health Monitoring: Use battery monitoring apps to check if the changes have positively affected the battery performance.
### Important Notes
- Bricking Risk: Making incorrect changes can lead to severe issues, including bricking your device. Exercise caution.
- Consult Device-Specific Guides: Look for guides specific to your device model, as procedures can vary between different manufacturers and models.
- Informed Decision: If you're unsure, consider consulting the manufacturer or seeking help from professionals.
This guideline provides a general approach, and results may vary based on individual device models and configurations. Proceeding with caution and understanding the potential risks is imperative.
Join @chadgptcoin, official coin of @LLMchat, $558.0 Cap, Buy CHAD, gpt-4o-mini, 3112i, 1124o, 0.0276t, 4.99y, 28,003.93g, 27.9s
tion.
#### Step 5: Recalibrate Battery (Post-Modification)
1. Fully Charge: After making changes, fully charge your device to 100%.
2. Fully Discharge: Allow the device to completely discharge until it turns off.
3. Charge Again: Charge it back to 100% without interruption. This process should help recalibrate the battery stats with the new settings.
### Step 6: Testing
1. Monitor Behavior: After resetting the settings, monitor your device for any abnormal behavior regarding battery performance, charging times, or overheating.
2. Battery Stats and Health Monitoring: Use battery monitoring apps to check if the changes have positively affected the battery performance.
### Important Notes
- Bricking Risk: Making incorrect changes can lead to severe issues, including bricking your device. Exercise caution.
- Consult Device-Specific Guides: Look for guides specific to your device model, as procedures can vary between different manufacturers and models.
- Informed Decision: If you're unsure, consider consulting the manufacturer or seeking help from professionals.
This guideline provides a general approach, and results may vary based on individual device models and configurations. Proceeding with caution and understanding the potential risks is imperative.
Join @chadgptcoin, official coin of @LLMchat, $558.0 Cap, Buy CHAD, gpt-4o-mini, 3112i, 1124o, 0.0276t, 4.99y, 28,003.93g, 27.9s