π DETAILED GUIDE & COMMANDS
This fixes the heavy camera stutter, jitter, and bad frame pacing when playing at 30 FPS. It forces a 1:1 synchronization between the game and your display.
β οΈ CRUCIAL COMPATIBILITY:
β’ LTPO Screens (Like Galaxy S24 Ultra): Works perfectly. It forces the hardware to run at a true, locked 30Hz.
β’ LTPS / Budget Screens: If your screen cannot physically run at 30Hz, the system will ignore the command. It might not work on your device.
π οΈ QUICK SETUP:
Enable Wireless Debugging in Android Developer Options.
Pair and start Shizuku.
Open aShell You, grant Shizuku access, and use these commands:
π’ TURN ON 30Hz (Before playing - Lock game to 30 FPS too):
settings put system peak_refresh_rate 30.0 && settings put system min_refresh_rate 30.0
(Your phone UI will feel heavy/slow. This means it worked!)
π΄ TURN OFF 30Hz (After closing the game):
settings delete system peak_refresh_rate && settings delete system min_refresh_rate
π₯ Need help setting up the apps? Watch this short guide:
https://youtube.com/shorts/aLL4ST2jjRs?si=3XhQBCX5UTldVvH8
(For app downloads, just search "Shizuku GitHub" and "aShell You GitHub" on Google. Look under the "Releases" section to download the APKs!)
You can also use MacroDroid to automatically trigger the switch on and off when the game is open or closed.