- (Edited)
Sorry, I’m not an English speaker, so I’m using ChatGPT to translate this from Japanese.
Classroom, Obtainium, PixEz, and mixi2 all run at 60Hz. I want them to run at 120Hz.
FiiO Control and LocalSend run at 120Hz, and I believe they control the refresh rate using the flutter_displaymode
plugin. The reason is that PixEz is the only one with an option to specify the refresh rate. When I set it to 120Hz, the app runs at 120Hz, but with the default setting (0Hz), it runs at 60Hz.
Additionally, if I use the dfps
module, which can control the refresh rate, to force 120Hz, the app initially starts at 60Hz and then switches to 120Hz after a short time. However, triggering the back gesture (which calls the system UI) causes it to drop back to 60Hz. Reopening the app restores it to 120Hz.
Edit: I’m using a Nothing Phone (2a) with the refresh rate setting set to “High.” Please rest assured that I’m not complaining about 60Hz while keeping the default “Dynamic” setting.