diff --git a/RMX2061.json b/RMX2061.json new file mode 100644 index 0000000..4ab3c43 --- /dev/null +++ b/RMX2061.json @@ -0,0 +1,13 @@ +{ + "kernel": { + "name": "KKRT-SATORU-S1-RMX2061", + "version": "SATORU", + "link": "https://github.com/KakarotKernel/kkrt/releases/download/4/KKRT-KSU-SATORU-RMX2061.zip", + "changelog_url": "https://raw.githubusercontent.com/KakarotKernel/kkrt/main/changelog.txt", + "date": "2024-07-29", + "sha1": "203296ccffbdcdda381e7d0cc2bd67001ba5357c" + }, + "support": { + "link": "https://t.me/neelscosmos" + } +} diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..2d03abf --- /dev/null +++ b/changelog.txt @@ -0,0 +1,18 @@ +Last updated on JULY 29, 2024 +-- +*** Fixed +* WiFi Issues: Resolved connectivity problems affecting wifi to lost the connection. +* GPU: Improved GPU performance for smoother graphical experiences. +* CPU: Fixed abnormal power consumption. + +*** New / Extras +* Upstreamed: upstreamed to openela version 4.14.339 +* Thermals: Tons of Thermal enhancements +* QPR(3&2): Merged with QPR2-3 Patches +* Unused functions: Removed unused fucntions +* Governor: Improved schedutil governor +* Warnings: Fixed source build warnings +* Simple_LMK: added some changes to improve +* Block-Cfq-iosched: Ported samsung optimizations from SM-N986B +* KSU : Kernel is built with KernelSU +* MISC : And many underthehood changes to the source and the build script