4

[GUIDE] Force 90Hz for almost every App/Game (Uncaps FPS)

 1 year ago
source link: https://forum.xda-developers.com/t/guide-force-90hz-for-almost-every-app-game-uncaps-fps.3940071/page-6#post-87595873
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

[GUIDE] Force 90Hz for almost every App/Game (Uncaps FPS)

There is a somekind of a glitch. When I pull down the browser menu, the site says 90hz. But after I close the menu, it's back on 60hz.

Attachments

  • Screenshot_20190830-192113.jpg

    Screenshot_20190830-192113.jpg
    238 KB · Views: 1,506
  • Screenshot_20190830-192157.jpg

    Screenshot_20190830-192157.jpg
    192.9 KB · Views: 1,502

eduardmc

Senior Member
Sep 18, 2007 1,233
I've done all the steps... But no dice for me. Can it be the case that my phone has the Android Q DP4 installed?
Must be that because the 90hz force mod. Work on all tmobipe firmware and worked on all international. Firmware. (I have 2 oneplus 7 pro). On different firmware. Right now on 9.5.11 is working perfectly fine. Latest chrome.

Reactions: petzku

Must be that because the 90hz force mod. Work on all tmobipe firmware and worked on all international. Firmware. (I have 2 oneplus 7 pro). On different firmware. Right now on 9.5.11 is working perfectly fine. Latest chrome.
I reverted back to 9.5.11 and now it's working again ???

Balino

Senior Member
Mar 3, 2011 1,714 Gaeta
Mine Is running at 90hz even without using force 90hz mod

lg3FTW

Senior Member
Oct 10, 2015
Mine Is running at 90hz even without using force 90hz mod
You have it set to 90 but it's probably not running 90 all the time that the mod allows us to do. 99% sure it's not truly at 90
Mine Is running at 90hz even without using force 90hz mod

Wrong. Neither should be selected if you are running at 90 all the time. If 90 is selected, you are NOT always running at 90. Once you apply this, neither should be selected after and THAT means always on 90

Balino

Senior Member
Mar 3, 2011 1,714 Gaeta
Wrong. Neither should be selected if you are running at 90 all the time. If 90 is selected, you are NOT always running at 90. Once you apply this, neither should be selected after and THAT means always on 90

Well you're right and I know how this mod works. Anyway It was showing 90hz beacause the mod was Active even if I didn't run the adb command. Quite strage, I only had One Plus tools installed

tURkOsANsE

Senior Member
Jun 16, 2016 España
Hi guys, and how would you do it again to have the option of 90 hz car (not forced).

I am in a custom ROM (Havoc OS) and this ROM keeps the 90 hz forced, what command would it be to put the HZ stock? Or even to put them at 60 hz?

I saw that to put the 90 hz there is this tutorial and the one to use by ADB commands: adb shell settings put global oneplus_screen_refresh_rate 0

But to put 60hz what command had to be put?

Thank you.

danielqf45

Member
Apr 9, 2018
no

This tutorial will just force the screen to refresh 90 times a second it doesn't remove the builtin fps cap that developers put on their games and this thing actually causes lag and choppiness in google maps
I wouldn't recommend this method instead I suggest downloading Auto90 from the play store which allows you to control screen behavior specifically for every app. this method will

not help you gain fps not in fortnite not in pokemon go and not in asphalt 90 pubg becomes laggier with this method Cod mobile comes with 90 hz out of the box so what's the point?

and there's even a way easier method of doing this instead of downloading jonetools there's an ADB command that directly forces 90 Hz................. put this in ADB and it will force 90 hz .... adb shell settings put global oneplus_screen_refresh_rate 0

---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
Hi guys, and how would you do it again to have the option of 90 hz car (not forced).

I am in a custom ROM (Havoc OS) and this ROM keeps the 90 hz forced, what command would it be to put the HZ stock? Or even to put them at 60 hz?

I saw that to put the 90 hz there is this tutorial and the one to use by ADB commands: adb shell settings put global oneplus_screen_refresh_rate 0

But to put 60hz what command had to be put?

Thank you.
ltteraly put adb shell settings put global oneplus_screen_refresh_rate 0 change the 0 to whatether number you want put 90 or 60

Reactions: tURkOsANsE

Can this be done using Terminal Emulator on the phone or using root? Basically can this be achieved without having to use a PC?

Freak07

Recognized Developer / Recognized Contributor
Jan 2, 2011 5,754 19,266
Can this be done using Terminal Emulator on the phone or using root? Basically can this be achieved without having to use a PC?

Yes of course. Just grant superuser access to the terminal app by typing “su” and confirm.
Paste the command from the thread without the “adb shell” part in the beginning.

Reactions: galaxys

Sweeeet, and there's a write_secure_settings app, didn't even have to plug my computer into my PC.

Reactions: vincentallen2

Az56

Senior Member
Jan 26, 2017
Hey, can anyone help me with measuring the fps in games and apps? Game Bench doesn't work now i guess

551551551

Member
Feb 5, 2011
is it possible to make a magisk module of this ? I think it would be much easier to apply it after changing ROM or wiping data

Reactions: vincentallen2

Mesan022

New member
May 14, 2018
Oneplus 7 Pro
Force 90hz Refresh Rate in almost every App (and Games)
*also uncaps FPS (since Vsync is on by default for Android)

Requirements:

1. A Windows PC (Windows 10 64 Bit is preferred)
2. Oneplus Drivers
3. A USB Type-C Cable
4. Your Oneplus 7 Pro


Steps:

1. Plug in your Oneplus device and select File Transfer mode in your phone's notification selection, then open My Computer and you will see the drive for Oneplus Drivers.

2. Install Oneplus Drivers (you may be prompted to reboot afterwards). You may need to plug and unplug the device to finish driver recognition. Unplug your phone once it is finished.

3. In your phone, go to Settings > About Phone, and tap Build Number multiple times in fast succession until the message "you are now a developer" appears.

4. Go to Settings > System > Developer Options, and turn on USB-debugging.

5. Go to Playstore and download jOnePlus Tools

6. Plug your device in your PC.

7. Anywhere on the empty desktop of your PC, press shift + right click, and select "Open Powershell window here"

8. Wait for Powershell to load

9. Type "adb shell" without the quotes

10. A permission prompt will appear in your Oneplus 7 Pro's screen, allow it.

11. Type "adb shell" once again and press Enter, and you should see your device like this "Oneplus7Pro:/ $"

12. Type or copy-paste the text below without the quotes:

"pm grant net.jroot3d.joneplustools android.permission.WRITE_SECURE_SETTINGS", and press Enter.

13. Once you've entered that, it should repeat what you've typed in the next line.

14. Unplug your device, and open jOnePlus Tools app.

15. Tap Screen Refresh Rate and select Force 90Hz

16. Congratulations, you are done! To confirm, you can go to Settings > Display > Screen Refresh Rate and you should see it as 60Hz from the outside, but when you tap it, you will see that nothing from the 2 choices is selected. It means you are using the 3rd Hidden Setting.


Tip: You may need to reselect Force 90 Hz from the jOnePlus Tools if you have selected 90hz or 60hz from the settings.

Note: This will enable 90hz (and up to 90 fps) for apps and games, unless the app itself has an even stronger FPS-controller then it will tone-down the FPS to the standard set by that game. But for most games without an FPS controller or 30-FPS-locked games without an in-game FPS-controller, it will work 100%.


Credits:
C3C076 (XDA Developer, Dev of GravityBox)
JRoot3D.dev (jOnePlus Tools Developer)
Guide Maker: Ares (Freyelis - XDA Senior Member)

i want force 90hz but for oppo reno 4z 5g can you help me to do it plz

Mar 12, 2011
Just set my phone to 90Hz again, after having had it locked to 60Hz by SecondScreen when turning that off. Only problem is I can't run battery saving mode on it anymore. Is there a fix for this? Running latest official Android 11 for the OnePlus.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK