How To Guide Add 90hz to settings

Search This thread
We are looking for the "marble.xml" file along the way.
/system/product/etc/device_features

Add lines.

<integer name="smart_fps_value">120</integer>
<integer-array name="fpsList">
<item>90</item>
<item>120</item>
<item>60</item>
</integer-array>
<integer name="defaultFps">60</integer>
 

Attachments

  • Screenshot_2023-06-06-14-21-57-148_com.xiaomi.misettings.jpg
    Screenshot_2023-06-06-14-21-57-148_com.xiaomi.misettings.jpg
    354.1 KB · Views: 1,161
Which app do we add those lines with? Via Mi text viewer? Or what? Also where do we paste them? On the finishing?
I recommend using the MT manager, it has its own text editor, to paste open the xml and look for 120, look for something related to hz and see if it will be necessary to add all the lines, or just the line related to 90hz
 

n4m3less

Member
Feb 26, 2010
39
14
@Arcent I tried with multiple file managers (I have root permissions) but none of them allow editing or replacing the marble.xml file. Mt manager gives me error 'Remount RW failed /product'.
 

hydelezz

Senior Member
Oct 2, 2017
73
22
We are looking for the "marble.xml" file along the way.
/system/product/etc/device_features

Add lines.

<integer name="smart_fps_value">120</integer>
<integer-array name="fpsList">
<item>90</item>
<item>120</item>
<item>60</item>
</integer-array>
<integer name="defaultFps">60</integer>
Can I do this via Recovery without root permission?
 
This module was originally made for k40s, but it works perfectly fine on poco f5 redmi note 12 turbo.
Also sorry, the miui standard screen recorder only supports up to 90fps and you may not see any change between 90hz and 120hz, but it actually changes.
And I turned on the ability to display the refresh rate from the developer options, but it didn't seem to show up on the recording.
 
  • Like
Reactions: bender.rodriguez

arraki

Senior Member
@Arcent I tried with multiple file managers (I have root permissions) but none of them allow editing or replacing the marble.xml file. Mt manager gives me error 'Remount RW failed /product'.
To convert the system to RW, you can use the module below, and to edit files, use, for example, the RootExplorer.
Screenshot_2023-07-19-02-47-35-603_com.xiaomi.misettings.jpg
IMG_20230719_025534.jpg
 

Attachments

  • Magical_Overlayfs-3.2(30200).zip
    6.7 MB · Views: 56
Last edited:

Top Liked Posts