Driver $MAGISK & KSU
Current version :
*725-Rev3 Alpha for SM8xxx
status :
Driver test
based on oculus QUEST 2 V56.0.0.143
๐important๐
~These drivers for ""OS A13(QPR3) - A14(Beta)"" it is not recommended on regular A13
Changelog :
1. OpenGL : 725.0 Alpha
2. Vulkan : 725
3. Not Spoofing
4. Added banch GPU++ 0.31 high rendering
5. added graphic.common support in the latest vendor based QPR3 ๐ฅ๐ฅ๐ฅ
6. Remove graphics.bufferqueue because it hasn't been fixed on QPR3 ๐ฅ
7. Improvisation 5000000.qcom-control for banch
8. NEW added android-stub lib HW 64bit๐ฅ๐ฅ๐ฅ
9. Driver build of gl725/vk725 full frimware completed.
Build took 57 minute(s) and 8 seconds.
Download
Current version :
*725-Rev3 Alpha for SM8xxx
status :
Driver test
based on oculus QUEST 2 V56.0.0.143
๐important๐
~These drivers for ""OS A13(QPR3) - A14(Beta)"" it is not recommended on regular A13
Changelog :
1. OpenGL : 725.0 Alpha
2. Vulkan : 725
3. Not Spoofing
4. Added banch GPU++ 0.31 high rendering
5. added graphic.common support in the latest vendor based QPR3 ๐ฅ๐ฅ๐ฅ
6. Remove graphics.bufferqueue because it hasn't been fixed on QPR3 ๐ฅ
7. Improvisation 5000000.qcom-control for banch
8. NEW added android-stub lib HW 64bit๐ฅ๐ฅ๐ฅ
9. Driver build of gl725/vk725 full frimware completed.
Build took 57 minute(s) and 8 seconds.
Download
Freedreno Turnip Vulkan Driver - 17/8/23
Supports Magisk and KSU ๐ฅ
Based on Latest Mesa 23.1.6 STABLE
Compiled using Android NDK 26 ๐ฅ
( Clang 17 + -flto + -funroll-loops )
Android versions below 13 not Supported โ ๏ธ
Changelog : https://gitlab.freedesktop.org/mesa/mesa/-/commits/mesa-23.1.6?search=turnip
Whats New :
Vulkan Driver Version : 1.3.246
This build might be more stable compared to my other builds
Adreno 618 and above recommended
Download
Google Chrome is recommended โ
Supports Magisk and KSU ๐ฅ
Based on Latest Mesa 23.1.6 STABLE
Compiled using Android NDK 26 ๐ฅ
( Clang 17 + -flto + -funroll-loops )
Android versions below 13 not Supported โ ๏ธ
Changelog : https://gitlab.freedesktop.org/mesa/mesa/-/commits/mesa-23.1.6?search=turnip
Whats New :
Vulkan Driver Version : 1.3.246
This build might be more stable compared to my other builds
Adreno 618 and above recommended
Download
Google Chrome is recommended โ
GitLab
Commits ยท mesa-23.1.6 ยท Mesa / mesa ยท GitLab
Mesa 3D graphics library
Gpu cache cleaner revision 3
~ flash this module in twrp
~ mount vendor and system Highly recommended
Download
~ flash this module in twrp
~ mount vendor and system Highly recommended
Download
Magisk Canary Update
2023-08-30
#MagiskCanary
Build version:
Changelog:
https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/notes.md
Download:
app-release.apk
2023-08-30
#MagiskCanary
Build version:
26202Changelog:
https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@bfb230a95f5acb0b2f5a113c8e12f6e7a05c892f/notes.md
Download:
app-release.apk
Magisk Canary Update
2023-09-04
#MagiskCanary
Build version:
Changelog:
https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/notes.md
Download:
app-release.apk
2023-09-04
#MagiskCanary
Build version:
26301Changelog:
https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@ac34c108dedca819c3f944a03aec16e5acd81b41/notes.md
Download:
app-release.apk
KernelSU_v0.6.8_11238-release.apk
6.4 MB
* [Module] Fixed an issue that caused all modules to disappear after the installation of some modules failed.
* [Manager] Fixed the problem of incorrect module file name when updating modules.
* [Manager] It is now possible to display the changelog before module updates.
* [Manager] The changelog can also be displayed when the manager is updated.
* [Kernel] Fixed the issue where applications granted su permissions would execute certain commands abnormally.
* [Kernel] Add some newly GKI kernel branches.
* [Manager] Fixed the problem of incorrect module file name when updating modules.
* [Manager] It is now possible to display the changelog before module updates.
* [Manager] The changelog can also be displayed when the manager is updated.
* [Kernel] Fixed the issue where applications granted su permissions would execute certain commands abnormally.
* [Kernel] Add some newly GKI kernel branches.
๐1
Disableflagmod.zip
14.5 KB
I modified the zip file.....
You can flash this in KSU it's supported
You can flash this in KSU it's supported
gms_1.9.0.zip
14.2 KB
Android 13 support
Added GMS to battery optimization and disabled another components
Fixed broken API checking and Multi-User support
Moved to inbuilt (Magisk) BusyBox
Improved pre-boot conflict fixer and proper boot script execution
Improved superuser checking method and used cmd flag arguments
Improved XML patching logic
Minimized root path checking depth
Revived overall code quality and syntax
Rewrite GMS state checker binCommand-line for check optimization (with module installed):
> su
> gmsc
Command-line for check optimization (in general):
There's a line written Whitelist (except idle) system apps: and if com.google.android.gms line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/co
Added GMS to battery optimization and disabled another components
Fixed broken API checking and Multi-User support
Moved to inbuilt (Magisk) BusyBox
Improved pre-boot conflict fixer and proper boot script execution
Improved superuser checking method and used cmd flag arguments
Improved XML patching logic
Minimized root path checking depth
Revived overall code quality and syntax
Rewrite GMS state checker binCommand-line for check optimization (with module installed):
> su
> gmsc
Command-line for check optimization (in general):
There's a line written Whitelist (except idle) system apps: and if com.google.android.gms line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/co
logcat-proc-monitor.zip
4 MB
A Magisk module allows user to run script whenever app process start
Source code: https://github.com/HuskyDG/magic_proc_monitor
What's new: Support KernelSU
Source code: https://github.com/HuskyDG/magic_proc_monitor
What's new: Support KernelSU
Version: 2.14.0 โ
๏ธ (23092056)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)