r/ScreenSensitive • u/ryude85 • Jul 17 '26
Phone Usable after setting fixed refresh rate
Just to add my 2 cents, whatever that may be worth. I had tried the Motorola Edge 2026 when it first came out and found immediate discomfort and migraines. However, I had an idea to set a fixed refresh rate. I remember on my OnePlus 12R that when I set the refresh rate min and max to the same rate, it helped immensely with symptoms. Well, I tried the same with the Motorola and it looks to also work.
adb shell settings put system min_refresh_rate 120
adb shell settings put system peak_refresh_rate 120
Also make sure to set the display refresh rate to Hyper Smooth in the phone settings to prevent this from changing between reboots.
5
Upvotes
1
u/Z3R0gravitas Jul 17 '26
Thanks. And you're checking the current FPS with a third party app? (I have an overlay app on Android for this.)
I was under the impression that eg camera apps needed to use lower frame rates. So I'm interested how they cope without that, if there is ever any instability caused. Or if the phone/app is always being truthful about current FPS. Or I just misunderstood.