CoreShift Frameworks
What CoreShift Is
Supported Managers
What CoreShift Is
A unified optimization framework built from multiple components that manage system behavior, enforce performance rules, and provide tools for deeper control.
Included Modules
• CoreShift Manager
• CoreShift Runtime
• CoreShift Preloader
• CoreShift Compaction
• CoreShift Latency
• CoreShift UClamp (ROOT)
• CoreShift GameShell
• CoreShift GameShellSched
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift EssentialCredits
Coreshift Game
CoreShift Control
Coreshift QoL
• @ChatGPT • @Koneko
• @Hoyo • @Brains
• @dcx • @rowjik
• @puji • @Zexshia
• @reljawa • @bleble
🔥5❤1😁1
CoreShift
CoreShift Frameworks What CoreShift Is A unified optimization framework built from multiple components that manage system behavior, enforce performance rules, and provide tools for deeper control. Included Modules • CoreShift Manager • CoreShift Runtime •…
CoreShift Manager
What CoreShift Manager Is
Supported Managers
Credits
What CoreShift Manager Is
Central orchestration and control module for the CoreShift framework
Provides unified CLI tools to configure runtime behavior and module policies
Manages application classification lists (doze, game, watchdog) with pattern-based control
Applies aggressive power and restriction actions through predefined operational modes
Controls lifecycle of CoreShift modules, including start, stop, and status inspection
Acts as the single administrative interface for coordinating and supervising all CoreShift components
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @Koneko_dev
CoreShift Runtime
What CoreShift Runtime Is
Supported Managers
Credits
What CoreShift Runtime Is
Active execution layer of the CoreShift framework
Applies system properties, runtime policies, and tuning states
Disables debug, tracing, and profiling overhead dynamically
Enforces doze, standby, and background restrictions per app
Coordinates cleanup, compaction, and idle maintenance tasks
Initializes once after boot and maintains a clean runtime state
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @Kzuyoo
• @Hoyoslave
❤1
CoreShift Compaction
What CoreShift Compaction Is
Supported Managers
Support Us Here
Download Here
Credits
What CoreShift Compaction Is
Centralized memory pressure control module for the CoreShift framework
Actively reclaims RAM by forcing kernel and ActivityManager compaction paths
Operates dynamically across foreground, background, and cached processes
Uses system-level compaction on newer Android versions and per-process fallback on older releases
Reduces fragmentation and swap pressure without killing applications
Designed for sustained performance stability rather than burst optimization
Runs autonomously with minimal wakeups and bounded execution cost
Integrates cleanly with other CoreShift modules without overlapping policies
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
Credits
• @ChatGPT
• @dcx400
❤1
CoreShift Preload
What CoreShift Preload Is
Supported Managers
Support Us Here
Download Here
What CoreShift Preload Is
Predictive execution and warm-up module for the CoreShift frameworkChangelog
Reduces perceived app launch latency by preparing runtime state before interaction
Triggers only on meaningful state transitions (foreground / home), not continuous polling
Executes bounded, concurrency-limited preload tasks to avoid cache and memory thrash
Tracks execution history to prevent redundant or repeated work
Operates entirely in user space with no kernel hooks or permanent background residency
Designed to complement memory compaction rather than compete with it
Prioritizes responsiveness without increasing steady-state resource usage
Migrated all performance-critical logic to native C.
Unified control flow under a single native execution path.
Reduced shell invocation surface
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
CoreShift CacheCleaner
What Coreshift CacheCleaner Is
Supported Managers
Credits
What Coreshift CacheCleaner Is
On-demand cache and process purge action for the CoreShift framework
Executed only when the action button is pressed
Performs an aggressive, explicit cleanup pass
Designed for manual recovery scenarios, not background automation
This is not a passive or adaptive module.
It is a user-triggered maintenance action.
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @dcx400
CoreShift GameShell
What CoreShift GameShell Is
Supported Managers
Credits
What CoreShift GameShell Is
On-demand foreground-aware performance mode for the CoreShift framework
Activated automatically when a listed game enters foreground
Applies aggressive, explicit performance tuning only during gameplay
Restores balanced system behavior when leaving games
Designed for sustained gaming sessions, not background automation
This is not a passive optimizer.
It is a state-driven, foreground-controlled performance shell.
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @dcx400
CoreShift GameShell Sched
What CoreShift GameShell Sched Is
Supported Managers
Credits
What CoreShift GameShell Sched Is
Foreground-driven scheduler and task-profile controller for the CoreShift framework
Automatically reacts to the active foreground app
Applies explicit CPU scheduling and cpuset profiles to the active game only
Enforces background restriction for non-foreground processes
Designed for latency stability and sustained frame pacing
This is not a booster toggle.
It is a continuous, state-aware scheduler controller.
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @reljawa
• @AduhaiWelewele
❤1
CoreShift Latency
What CoreShift Latency Is
Supported Managers
Support Us Here
Download Here
Credits
What CoreShift Latency Is
Thread-level latency controller for the CoreShift frameworkChangelog
Foreground-driven latency scheduler
Continuously tracks the active foreground application
Applies task-profiles only to latency-critical threads main and RenderThread
Uses explicit CPU scheduling and cpuset assignment at the TID level
Minimizes input-to-frame delay and render jitter
Preserves normal background behavior without aggressive global restriction
Designed for interaction responsiveness and frame-time consistency
In-memory caching to pid for less redundant apply
Added fallback foreground
Migrate to C and include daemos
detection to ensure compatibility and efficiency
Better foreground detection latency
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
Credits
• @ChatGPT
• @reljawa
•@AduhaiWelewele
❤1
CoreShift UClamp (ROOT)
What CoreShift Uclamp is
Supported Managers
Credits
What CoreShift Uclamp is
CoreShift UClamp is a systemless CPU utilization clamp solution that combines:What CoreShift Uclamp Does
a custom Powerhint.json overlay,
a custom taskprofile.json overlay,
and a runtime uclamp enforcement layer.
All three work together.
CoreShift UClamp directly defines how much CPU time each execution class is allowed to consume, instead of relying on frequency scaling alone.
The tweaks operate on scheduler utilization clamps (uclamp), which control task placement and boost eligibility.
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
CoreShift Frameworks
Credits
• @ChatGPT
• @reljawa
• @EmanuelCN0
• @Java_nih_deks
❤3
CoreShift Manager
What CoreShift Manager Is
Changelog (@koneko_dev)
Supported Managers
Credits
What CoreShift Manager Is
Central orchestration and control module for the CoreShift framework
Provides unified CLI tools to configure runtime behavior and module policies
Manages application classification lists (doze, game, watchdog) with pattern-based control
Applies aggressive power and restriction actions through predefined operational modes
Controls lifecycle of CoreShift modules, including start, stop, and status inspection
Acts as the single administrative interface for coordinating and supervising all CoreShift components
Changelog (@koneko_dev)
Introduced WebUI (@koneko_dev) as an additional interface for CoreShift Manager
WebUI (@koneko_dev) operates as a frontend layer only; core behavior and CLI remain unchanged
Maintains full compatibility with existing CoreShift modules and managers
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @Koneko_dev
❤3
CoreShift Watchdog
What CoreShift Watchdog Is
Supported Managers
Support Us Here
Download Here
What CoreShift Watchdog Is
Central runtime enforcement daemon for the CoreShift frameworkChangelog
Continuously monitors system and application process state
Identifies non-foreground, non-whitelisted workloads based on runtime behavior
Applies dynamic restriction and correction actions at the process and thread level
Protects critical system services and foreground workloads from interference
Prevents runaway background execution, excessive wakeups, and resource abuse
Designed to run persistently and self-stabilize system performance over time
Functions as the last-line safeguard ensuring CoreShift policies remain effective even under abnormal conditions
Utilize dumpsys usagestats prevent false kill and compitable with manager to add a pkg whitelist
Add a ram threshold so app below 150mb ram usage get spared
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
❤3
Forwarded from CoreShift
CoreShift Preload
What CoreShift Preload Is
Supported Managers
What CoreShift Preload Is
Predictive execution and warm-up module for the CoreShift frameworkChangelog
Reduces perceived app launch latency by preparing runtime state before interaction
Triggers only on meaningful state transitions (foreground / home), not continuous polling
Executes bounded, concurrency-limited preload tasks to avoid cache and memory thrash
Tracks execution history to prevent redundant or repeated work
Operates entirely in user space with no kernel hooks or permanent background residency
Designed to complement memory compaction rather than compete with it
Prioritizes responsiveness without increasing steady-state resource usage
Removed external runtime dependencies and helper wrappers.
Migrated all performance-critical logic to native C.
Unified control flow under a single native execution path.
Reduced shell invocation surface
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
🔥6❤2
CoreShift Daemos
What CoreShift Daemos Is
Supported Managers
Support Us Here
Download Here
Credits
What CoreShift Daemos Is
Deterministic system compositor booster for the CoreShift framework.
Applies one-time cpuset elevation to critical graphics services (SurfaceFlinger and hardware graphics composer) to reduce frame scheduling jitter and improve render stability under load.
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
Credits
@AduhaiWelewele
@reljawa
❤6
CoreShift Vulkan
What CoreShift Vulkan Is
Warning !!!
Changelog
Supported Managers
Support Us Here
Download Here
What CoreShift Vulkan Is
Deterministic Vulkan renderer enforcement module for the CoreShift framework.
Forces the system render pipeline to Vulkan (SkiaVK / threaded RenderEngine) and stabilizes the graphics backend selection at boot-time to reduce backend thrashing, improve frame pacing consistency, and ensure predictable GPU-driven rendering behavior.
Warning !!!
Force a Softreboot.
Dont use this in combination with CoreShift Runtime.
Do not enable on devices with incomplete or broken Vulkan implementations.
Incorrect usage may result in bootloop.
Changelog
Added module kill switch and Render information to the action button
Added uninstall script incase where youre stuck logo, you can simply uninstall them
Added softreboot gating so it doesnt trigger twice
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
👍3
Forwarded from CoreShift
CoreShift Latency
What CoreShift Latency Is
Supported Managers
Credits
What CoreShift Latency Is
Thread-level latency controller for the CoreShift frameworkChangelog
Foreground-driven latency scheduler
Continuously tracks the active foreground application
Applies task-profiles only to latency-critical threads main and RenderThread
Uses explicit CPU scheduling and cpuset assignment at the TID level
Avoids whole-process boosting to prevent scheduler contention
One-time thread promotion for stability without oscillation
Minimizes input-to-frame delay and render jitter
Preserves normal background behavior without aggressive global restriction
Designed for interaction responsiveness and frame-time consistency
In-memory caching to pid for less redundant apply
Added fallback foreground detection to ensure compatibility and efficiency
Better foreground detection latency
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
CoreShift Frameworks
Credits
• @ChatGPT
• @reljawa
•@AduhaiWelewele
🔥2
CoreShift Baseline
What CoreShift Baseline Is
How It Works
Supported Managers
Support Us Here
Download Here
Credits
What CoreShift Baseline Is
Deterministic baseline restoration layer for the CoreShift framework.
Locks the system into a known-good configuration state and prevents unintended configuration drift.
How It Works
Snapshots the current global configuration table.Restore Action
Resets all tunables and overrides back to a clean baseline state.
Stores the snapshot as the authoritative reference.
No background enforcement loops. No periodic rewrites
Action button reapplies the backed-up global table.
Once restored, the backed settings are treated as final.
Subsequent resets will not override or discard this state.
NOTE: Always backup from a known good state
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
Credits
@hoyoslave
❤7
CoreShift
CoreShift Baseline What CoreShift Baseline Is Deterministic baseline restoration layer for the CoreShift framework. Locks the system into a known-good configuration state and prevents unintended configuration drift. How It Works Snapshots the current global…
This media is not supported in your browser
VIEW IN TELEGRAM
❤1
Forwarded from CoreShift
CoreShift Latency
What CoreShift Latency Is
Supported Managers
Support Us Here
Download Here
Credits
What CoreShift Latency Is
Thread-level latency controller for the CoreShift frameworkChangelog
Foreground-driven latency scheduler
Continuously tracks the active foreground application
Applies task-profiles only to latency-critical threads main and RenderThread
Uses explicit CPU scheduling and cpuset assignment at the TID level
Minimizes input-to-frame delay and render jitter
Preserves normal background behavior without aggressive global restriction
Designed for interaction responsiveness and frame-time consistency
In-memory caching to pid for less redundant apply
Added fallback foreground
Migrate to C and include daemos
detection to ensure compatibility and efficiency
Better foreground detection latency
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
Credits
• @ChatGPT
• @reljawa
•@AduhaiWelewele
❤1
Forwarded from CoreShift
CoreShift Watchdog
What CoreShift Watchdog Is
Supported Managers
Support Us Here
Download Here
What CoreShift Watchdog Is
Central runtime enforcement daemon for the CoreShift frameworkChangelog
Continuously monitors system and application process state
Identifies non-foreground, non-whitelisted workloads based on runtime behavior
Applies dynamic restriction and correction actions at the process and thread level
Protects critical system services and foreground workloads from interference
Prevents runaway background execution, excessive wakeups, and resource abuse
Designed to run persistently and self-stabilize system performance over time
Functions as the last-line safeguard ensuring CoreShift policies remain effective even under abnormal conditions
Utilize dumpsys usagestats prevent false kill and compitable with manager to add a pkg whitelist
Add a ram threshold so app below 150mb ram usage get spared
Full usage guide here & here
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks
❤7👍1
Forwarded from CoreShift
CoreShift Vulkan
What CoreShift Vulkan Is
Warning !!!
Changelog
Supported Managers
Support Us Here
Download Here
What CoreShift Vulkan Is
Deterministic Vulkan renderer enforcement module for the CoreShift framework.
Forces the system render pipeline to Vulkan (SkiaVK / threaded RenderEngine) and stabilizes the graphics backend selection at boot-time to reduce backend thrashing, improve frame pacing consistency, and ensure predictable GPU-driven rendering behavior.
Warning !!!
Force a Softreboot.
Dont use this in combination with CoreShift Runtime.
Do not enable on devices with incomplete or broken Vulkan implementations.
Incorrect usage may result in bootloop.
Changelog
Added module kill switch and Render information to the action button
Added uninstall script incase where youre stuck logo, you can simply uninstall them
Added softreboot gating so it doesnt trigger twice
Supported Managers
• Root: Magisk / KernelSU / APatch
• Non-root: AxManager
Support Us Here
Sociabuzz
Download Here
CoreShift Frameworks