TMPAD (ThemedManager PerAppDownscale) controls Android's Game Mode API to apply per-app resolution scaling, FPS limits, and rendering backend selection, reducing GPU load significantly without modifying game files.
At 0.5x scaling on a 1920Γ1080 device, the game renders at 960Γ540 (1/4 pixel count). GPU-bound games can see up to 4x FPS improvement. Scaling is applied per app and non-invasively through the system Game Mode layer.
Features:
β Per-app resolution downscale factor
β Per-app FPS cap for battery/thermal control
β Per-app graphics backend override (OpenGL ES / Skia+Vulkan)
β Experimental OEM Game Mode parameters (ROM-dependent)
β Global Downscale: override system display resolution, DPI, and aspect ratio system-wide
β FPS meter overlay with cpu, memory and power (battery usage)
β Cache cleaner (free up storage space)
β Screen hz switch (select screen refresh rate you want)
How it works:
Uses the same Game Mode API that OEM game spaces (Samsung Game Booster, MIUI Game Turbo, etc.) use. Does not hook, inject, or patch game processes. Not detectable as a cheat tool.
Requirements:
β Android 13 minimum / Android 14+ recommended
β Shizuku or root access required (for Game Mode API elevated permissions)
β Global downscale is available as fallback on ROMs where Game Mode API is broken or unsupported
Compatibility varies by ROM. A14+ stock-adjacent ROMs have the highest compatibility. An alternative operation mode available in settings for edge cases and experimental parameters.
Not sure where to start? Watch this official tutorial:
https://www.youtube.com/watch?v=1P4o2uKxpTA&utm_source=playstore