But none of this worked for you right? Any improvement whatsoever after using these commands?Until now I was writing the commands by thermux app (terminal emulator) as well as I was changing the values with SetEdit. It did not work.
As you suggested this time I used adb shell with 3 commands:
adb shell settings put system min_refresh_rate 120
Same with user and peak refresh rate. After reboot lag disappeared- so adb worked
I was reading xda for many hours and I found a Magisk module designed for poco x3 nfc. I exported this module to see what config it has and I discovered a few commands which we did not used until now.
I set up those commands in thermux app but they didn't solve the lag issue. Maybe some person would need them, so just in case I will share you those commands which in my opinion are important and kind of "universal" for all the xiaomi (perhaps even all android?) phones with high refresh rate screens:
#Systemprops
ro.vendor.display.default_fps=120
ro.vendor.dfps.enable=false
ro.vendor.smart_dfps.enable=false
persist.vendor.dfps.level=120
#Touch improve
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
#Improve global touch screen response
debug.egl.hw=1
hwui.disable_vsync=true
pm.dexopt.bg-dexopt=speed-profile
pm.dexopt.shared=speed
Ok I tried for the first time the commands used in this guide on my global stock ROM, the first command was false already,the second one was not existing,so I set it as false as the guide tells. At the end of the guide the author states these commands are proven to work only on stock MIUI ROM, now I'm gonna test this and come back to you. I've just run the commands, as you say the problem reappear after a certain time, so by tomorrow I should be able to see if they made some difference, so far I can tell lag from recent disappeared and also using the rear screen doesn't create any issuesIn xda forum I also found an interesting topic, worth to read all the posts:
[Guide] [Magisk] Disable Dynamic refresh rate for Poco X3 NFC
A lot of people have complained about stuttering in between App switching and gaming. This guide helps you disable Dynamic refresh rate through MagiskHide Prop Config, which is easier than setting it manually and safer to disable if it doesn't...forum.xda-developers.com
In this topic you posted me I found a guy saying to useIn xda forum I also found an interesting topic, worth to read all the posts:
[Guide] [Magisk] Disable Dynamic refresh rate for Poco X3 NFC
A lot of people have complained about stuttering in between App switching and gaming. This guide helps you disable Dynamic refresh rate through MagiskHide Prop Config, which is easier than setting it manually and safer to disable if it doesn't...forum.xda-developers.com
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation