How To Guide 120hz all the time OnePlus 10t - OnePlus 10T 5G

I'm pretty sure I got my OnePlus 10T fixed to 120fps
adb shell settings put secure oplus_customize_screen_refresh_rate 3
adb shell settings put secure oplus_customize_min_refresh_rate 1
adb shell settings put secure oplus_customize_peak_refresh_rate 1

Thanks for sharing bro, is it for rooted only?

Von192 said:
Thanks for sharing bro, is it for rooted only?
Click to expand...
Click to collapse
No seems to work with allow_hidden_apis

I just tried it on my phone, Chrome is still locked at 90 fps

It doesn't work on lock bl and unroot.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Von192 said:
It doesn't work on lock bl and unroot.
View attachment 5806451
Click to expand...
Click to collapse
Show me the commands you're using and did you turn on hidden API?

AkayamiShurui said:
Show me the commands you're using and did you turn on hidden API?
Click to expand...
Click to collapse
I just type in the command you posted. How to turn on hidden API?

Von192 said:
I just type in the command you posted. How to turn on hidden API?
Click to expand...
Click to collapse
So you should add my discord I got a lot of tips that could help you

AkayamiShurui said:
So you should add my discord I got a lot of tips that could help you
Click to expand...
Click to collapse
What is your discord?

Von192 said:
I just type in the command you posted. How to turn on hidden API?
Click to expand...
Click to collapse
adb shell settings put global hidden_api_policy 1

Von192 said:
What is your discord?
Click to expand...
Click to collapse
Senna#3702

AkayamiShurui said:
adb shell settings put global hidden_api_policy 1
Click to expand...
Click to collapse
Still the same error.

I managed to enter all the command without error, but the refresh rate remains the same.

Von192 said:
I managed to enter all the command without error, but the refresh rate remains the same.
Click to expand...
Click to collapse
Which app isn't changing

AkayamiShurui said:
Which app isn't changing
Click to expand...
Click to collapse
And also do you have color OS on your background when you go to about phone or does it say oxygen OS cuz if it's colorless you have to do color OS instead of oplus

AkayamiShurui said:
I'm pretty sure I got my OnePlus 10T fixed to 120fps
adb shell settings put secure oplus_customize_screen_refresh_rate 3
adb shell settings put secure oplus_customize_min_refresh_rate 1
adb shell settings put secure oplus_customize_peak_refresh_rate 1
Click to expand...
Click to collapse
So I have to comment on this and say that doesn't work it seemed like it but after playing around with my system settings via command line I can save the last 4 days as far as gaming goes I do get 120 FPS but I can't stop it from auto switching on other apps but it no longer switches the peak refresh rate on its own anymore It's always on 120 it's just certain apps still don't switch which from all my research is a qualcomm thing

Related

(script) Access all those hidden menus

To go with the thread on hidden menus/settings/dialer codes:
http://forum.xda-developers.com/showthread.php?t=2578216
I made a script to easily access them.
For convienence I put it in /system/bin and call it from terminal >$ but however you do it is fine. Not required to be called from root prompt but su binary installed to one of your PATH is. Extract gmenu from zip attachment.
Anyways enjoy ppl.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update: Added some more menus.
Added another menu and ability to send secret codes with no formatting (e.g. *#*#xx#*#* ##xx# etc etc) also nice about this is many that just dont work from the dialer WORK this way!!
A great thread by E:V:A with many working codes here: http://forum.xda-developers.com/galaxy-s3/general/ref-secret-codes-hidden-features-t1687249
can this be made in an apk? i guess termianl emulator needs a root access to work?
how can i access usbsettings without rooting? plz guide
swapyworld said:
can this be made in an apk? i guess termianl emulator needs a root access to work?
how can i access usbsettings without rooting? plz guide
Click to expand...
Click to collapse
Check out GalaxyTools in the themes and apps subforum. It does need root though.
or from dialer try ##diag# or ##dmmode# or ##port# if you dont have root.
idone said:
Check out GalaxyTools in the themes and apps subforum. It does need root though.
or from dialer try ##diag# or ##dmmode# or ##port# if you dont have root.
Click to expand...
Click to collapse
Sorry but how can type diag in dialer? I mean ##344424# is diag?
Sent from my SM-N900P using Tapatalk
swapyworld said:
Sorry but how can type diag in dialer? I mean ##344424# is diag?
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
Yes letters are on the number buttons. The logical words and abbreviations are easier to remember than numbers.
I have download the gmenu.zip but can't seem to get the menu to open. I have tried ( # ls /storage/emulated/0/download/gmenu) and nothing happens. Please help
Sent from my SM-N900P using XDA Free mobile app
Titan_evo said:
I have download the gmenu.zip but can't seem to get the menu to open. I have tried ( # ls /storage/emulated/0/download/gmenu) and nothing happens. Please help
Sent from my SM-N900P using XDA Free mobile app
Click to expand...
Click to collapse
You could checkout my app which has all these menus and more.
http://forum.xda-developers.com/not.../app-one-click-hotspot-enabler-menus-t2816159
But I just retested my script on 4.4.4 for you.
Call it from root prompt #source /pathtofile/gmenu or if you have copied it to xbin bin sbin just execute like #source gmenu and it will run.
tutorials
idone said:
You could checkout my app which has all these menus and more.
http://forum.xda-developers.com/not.../app-one-click-hotspot-enabler-menus-t2816159
But I just retested my script on 4.4.4 for you.
Call it from root prompt #source /pathtofile/gmenu or if you have copied it to xbin bin sbin just execute like #source gmenu and it will run.
Click to expand...
Click to collapse
any video tutorial on how to use this

multiple internal storages causing me to boot loop??? how do I delete them?

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
multiple internal storages is causing me to boot loop... how can I delete them all??
update: I don't see the multiple internal storages anymore but, I'm still boot looping! please help
YamiRioru said:
update: I don't see the multiple internal storages anymore but, I'm still boot looping! please help
Click to expand...
Click to collapse
Too little information ... Which FireOS are you ? Can you get into recovery ?
You can always go hardcore and just flash TWRP using a special tool :
http://forum.xda-developers.com/fire-hd/development/unbrick-fire-hd-6-7-flashing-lollipop-t3405797
bibikalka said:
Too little information ... Which FireOS are you ? Can you get into recovery ?
You can always go hardcore and just flash TWRP using a special tool :
http://forum.xda-developers.com/fire-hd/development/unbrick-fire-hd-6-7-flashing-lollipop-t3405797
Click to expand...
Click to collapse
I'm on 4.5.4 and, I can get into recovery
YamiRioru said:
I'm on 4.5.4 and, I can get into recovery
Click to expand...
Click to collapse
I have twrp recovery installed btw... and it keeps boot looping...
YamiRioru said:
I have twrp recovery installed btw... and it keeps boot looping...
Click to expand...
Click to collapse
So just re-install the OS, and you are good to go. Can also do factory reset from TWRP.
Here to get back to 4 :
http://forum.xda-developers.com/fire-hd/general/upgrade-to-4-5-5-root-t3174449
Or 5 :
http://forum.xda-developers.com/showpost.php?p=62011228
I did the steps to get back to 4 but when I slided the arrow to the left, it shows the languages then it flashes the os with the main apps then goes back to the languages again... idk what the hell is happening to my kindle fire hd 6....
YamiRioru said:
I did the steps to get back to 4 but when I slided the arrow to the left, it shows the languages then it flashes the os with the main apps then goes back to the languages again... idk what the hell is happening to my kindle fire hd 6....
Click to expand...
Click to collapse
It's an old glitch, see this :
http://forum.xda-developers.com/showpost.php?p=61084629&postcount=26
bibikalka said:
It's an old glitch, see this :
http://forum.xda-developers.com/showpost.php?p=61084629&postcount=26
Click to expand...
Click to collapse
I can't find system folder anywhere when connected to my computer but when I had it on twrp, I found a system folder but no priv-app folder...
YamiRioru said:
I can't find system folder anywhere when connected to my computer but when I had it on twrp, I found a system folder but no priv-app folder...
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2073492 I found this post about how I can get the files to show up but, my kindle doesn't show up when I put adb devices in the command line...
YamiRioru said:
http://forum.xda-developers.com/showthread.php?t=2073492 I found this post about how I can get the files to show up but, my kindle doesn't show up when I put adb devices in the command line...
Click to expand...
Click to collapse
it turns out, I just needed to update my drivers lol
I'll let you know if there is any other problems
update: got adb devices working turns out it needed a server restart lol
YamiRioru said:
http://forum.xda-developers.com/showthread.php?t=2073492 I found this post about how I can get the files to show up but, my kindle doesn't show up when I put adb devices in the command line...
Click to expand...
Click to collapse
finally I got it to work again! thanks! I'll come back if any more problems pop up

[GUIDE] Enable photochrome on in2020

Ok, I stumbled upon this but here it is and I provide no warranty for any of this. You do this at your own risk!:
Requirement: Bootloader unlocked, Rooted, BACKED UP PERSIST.
Following this guide: https://www.xda-developers.com/enable-google-stadia-any-android-smartphone/
Open MagiskManager and look for the MagiskHide Props Config module.
Install and reboot
Get to ADB or term and type:
Code:
props
Type “4” to add/edit custom props.
Type “5” to add/edit custom props.
Type “n” to add a new custom prop.
Type “ro.product.model” to set this prop.
Type “in2025” to set it as the value for “ro.product.model“ (or your proper region)
Type “y” to accept the prop change.
Type “y” to accept the reboot.
You should now have photochrom!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Confirmed working on IN2020 on 10.5.10IN11AA
Confirmed too on my IN2020, this is great (Art)work, kevkid, thanks!
Just one small thing; I had to clear camera's cache and storage data to finally have photochrom option appear. Without this final step, it wouldn't. Seems obvious but maybe not for everyone, so you may want to add it as a final step in your instructions maybe.
Also had to use an adb terminal emulator Android app, and not computer's adb terminal, to have access to the props through that module and be able to edit them.
Wish there was such an easy way to get back to Widevine-L1 after bootloader's unlocked...
Works without any issue
I am on IN2021 model with Oxygen OS 10.5.10 IN11DA and its working.
This worked on my IN2020 running OOS 10.5.10 IN11AA. Thanks!
Exactly what I needed! Thanks!
sd2019 said:
This worked on my IN2020 running OOS 10.5.10 IN11AA. Thanks!
Click to expand...
Click to collapse
Not possible
---------- Post added at 06:34 PM ---------- Previous post was at 05:49 PM ----------
[/COLOR]
Tarun143007 said:
I am on IN2021 model with Oxygen OS 10.5.10 IN11DA and its working.
Click to expand...
Click to collapse
Good
DrStrange00 said:
Not possible
Click to expand...
Click to collapse
Why not?
Anyways to enable it in non rooted devices?
Maddyboy22 said:
Anyways to enable it in non rooted devices?
Click to expand...
Click to collapse
Not as far as I know, but I haven't really looked into it
Thanks. worked perfectly in Indian Version.
But how to disable it. Already tried to enter the IN2021, but still it shows 2025
kevkid said:
Why not?
Click to expand...
Click to collapse
It will be temporary, till the device is kept rooted?
kevkid said:
Not as far as I know, but I haven't really looked into it
Click to expand...
Click to collapse
Why can't a third party software enable it?
Maddyboy22 said:
Why can't a third party software enable it?
Click to expand...
Click to collapse
I'm not sure I understand the question
DrStrange00 said:
It will be temporary, till the device is kept rooted?
Click to expand...
Click to collapse
I assume so, but I haven't tested it
Maddyboy22 said:
Why can't a third party software enable it?
Click to expand...
Click to collapse
Idk? Someone wrote a magisk module using this method
To undo the camera changes and change back the model no back to default. Try this
Get to ADB or term and type:
Code:
props
Type “4” to add/edit custom props.
Type “1” to select the ro.product.model prop.
Type “r” to reset custom prop.
Type “y” to accept the prop change.
Type “y” to accept the reboot.
Must root
sd2019 said:
This worked on my IN2020 running OOS 10.5.10 IN11AA. Thanks!
Click to expand...
Click to collapse
How did you root this device with this os version?
ranjib said:
How did you root this device with this os version?
Click to expand...
Click to collapse
I followed this thread https://forum.xda-developers.com/oneplus-8-pro/how-to/guide-how-to-root-oneplus-8-pro-twrp-t4083981
I also followed this YouTube video

Question Can't access fastboot

I get a tiny message that says
Code:
the serial is not match
fastboot_unlock_verify ok
And the phone doesn't show up in fastboot devices.
Would really appreciate some help!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
install drivers
23Aaron said:
I get a tiny message that says
Code:
the serial is not match
fastboot_unlock_verify ok
And the phone doesn't show up in fastboot devices.
Would really appreciate some help!View attachment 5376939
Click to expand...
Click to collapse
Hey mate I also get this, how did you fix it?
mlgmxyysd said:
install drivers
Click to expand...
Click to collapse
I am using a mac and am able to see the phone using 'adb devices'. I do not have Advanced Reboot in dev options, and trying to get to fastboot with 'adb reboot bootloader' gets the same screen as OP. Could not find drivers when I looked, I am unsure what to look for.
Any suggestions?
23Aaron said:
私は言う小さなメッセージを受け取ります
[コード]シリアルが一致しません
fastboot_unlock_verify ok [/ CODE]
また、電話はfastbootデバイスに表示されません。
本当に助けていただければ幸いです!View attachment 5376939
Click to expand...
Click to collapse
私は同じ状態です。再起動できません。助けて。
moisthat said:
Hey mate I also get this, how did you fix it?
Click to expand...
Click to collapse
I still haven’t been able to fix it
23Aaron said:
I still haven’t been able to fix it
Click to expand...
Click to collapse
Do you also have Advanced Reboot missing from Developer Options?
23Aaron said:
I still haven’t been able to fix it
Click to expand...
Click to collapse
Turns out this is the correct screen, and you can just unlock the bootloader from here!
moisthat said:
Turns out this is the correct screen, and you can just unlock the bootloader from here!
Click to expand...
Click to collapse
Kindly tell me how to proceed after mentioned screen. As I cannot do anything further ,
garapaboy said:
Kindly tell me how to proceed after mentioned screen. As I cannot do anything further ,
Click to expand...
Click to collapse
fastboot flashing unlock
Has anyone been able to unlock the bootloader?
Eastw1ng said:
Has anyone been able to unlock the bootloader?
Click to expand...
Click to collapse
Yes, sure
juergenh99 said:
Yes, sure
Click to expand...
Click to collapse
Yeah a pretty useless reply. I got it to work, some extra info here: https://forum.xda-developers.com/t/unlocking-the-bootloader.4327217/
Eastw1ng said:
Yeah a pretty useless reply. I got it to work, some extra info here: https://forum.xda-developers.com/t/unlocking-the-bootloader.4327217/
Click to expand...
Click to collapse
your question and that post is pretty useless - whats your problem? you asked and got an answer - you didn't ask for a step by step guide or whatsoever.
moisthat said:
fastboot flashing unlock
Click to expand...
Click to collapse
step by step guide?

Question ADB Problem

Hello guys can someone help me on my redmi note 10,
So basically my problem is adb can detect my phone when its power on but when my phone switches to fastboot adb cannot detect it anymore. I also try the adb reboot bootloader command, it work and it go to fastboot but after that it didnt detected anymore.
Please help me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm not sure, but it looks like you need install usb/device drivers from MiFlash.
And after, try enable/allow usb debugging
missingN said:
I'm not sure, but it looks like you need install usb/device drivers from MiFlash.
And after, try enable/allow usb debugging
Click to expand...
Click to collapse
i already tried that still the same
@ibanezred16 May be you missing add Environment Variables path?
Adb-fastboot PE guide
ibanezred16 said:
...when my phone switches to fastboot adb cannot detect it anymore. ...
Click to expand...
Click to collapse
This is intended behavior, if your phone is in fastboot mode it can only be detected by fastboot (try command 'fastboot devices'). Devices can only be detected by adb in recovery when sideload is enabled or in OS with debugging on.
Mthw said:
This is intended behavior, if your phone is in fastboot mode it can only be detected by fastboot (try command 'fastboot devices'). Devices can only be detected by adb in recovery when sideload is enabled or in OS with debugging on.
Click to expand...
Click to collapse
sorry im new here, can you tell me a way to flash the twrp? because the regular method don't work with me
ibanezred16 said:
sorry im new here, can you tell me a way to flash the twrp? because the regular method don't work with me
Click to expand...
Click to collapse
What do you mean by regular method? This should work: 'fastboot boot twrp.img' and once it boots up go to Advanced and there is an option called 'flash current recovery'.
Mthw said:
What do you mean by regular method? This should work: 'fastboot boot twrp.img' and once it boots up go to Advanced and there is an option called 'flash current recovery'.
Click to expand...
Click to collapse
that's also one of my problem when it boots to twrp the touch screen is not working can't touch or click anything when im in twrp
Are you using this one? https://forum.xda-developers.com/t/recovery-12-official-teamwin-recovery-project.4268563/ Either way you should probably ask there.
Mthw said:
Are you using this one? https://forum.xda-developers.com/t/recovery-12-official-teamwin-recovery-project.4268563/ Either way you should probably ask there.
Click to expand...
Click to collapse
yes, thank you very much for your help
Were you successful? I am guessing you are trying to install a ROM, depending on the rom you could also use a different recovery.
Mthw said:
Were you successful? I am guessing you are trying to install a ROM, depending on the rom you could also use a different recovery.
Click to expand...
Click to collapse
yeah im trying to install Evox
Mthw said:
Were you successful? I am guessing you are trying to install a ROM, depending on the rom you could also use a different recovery.
Click to expand...
Click to collapse
Im succesfully installed twrp I used mouse via otg connector to touch the screen

Categories

Resources