logoalt Hacker News

hammock01/21/20251 replyview on HN

Yes. Or a smartphone with these settings (doesn't require you to spend $$)


Replies

pushcart01/22/2025

Are you somehow able to lower refresh rate below 60Hz on phones? Would love to do this if possible (have an Android)

e: There's adb command to change the refresh rate: `adb shell settings put system min_refresh_rate 10.0`. Unfortunately my phone seems to have locked possible refresh rates to 60/90/120, any other values don't do anything. If someone wants to try this, there should be "Show refresh rate" setting under developer options which helps to detect if the adb command was successful or not.