The Asus ROG Phone 3: how do 160 hertz feel?
The de facto king of gaming phones can do more than its out-of-the-box settings might lead you to believe. In just a few short commands, you can turn your ROG Phone 3’s refresh rate up to 160 hertz.
The Asus ROG Phone 3 is probably the best-endowed smartphone on the market in terms of specs. It boasts up to 16 GB of RAM, half a terabyte of storage and an overclocked Snapdragon System on a Chip. You can even add another clip-on cooler if you so desire.
Then there’s the screen with a refresh rate of up to 144 hertz. This means that the display shows you 144 pictures per second. This makes animations more fluid, but eats more battery. For comparison: a normal smartphone, like the iPhone 11 Pro Max, has 60 hertz, i.e. it shows you 60 pictures per second – provided the app also outputs 60 frames per second (fps). If an app outputs less, the phone turns it into 60 fps by simply repeating pictures.
The ROG Phone can do so much more. The developers at Asus put the option to have 160 hertz into the code. But, for reasons unknown, it’s hidden and disabled.
Alright, Asus. Challenge accepted.
Android Developer Bridge: the road to 160 hertz
To enable the boosted refresh rate, you’ll have to muck around a bit in your Android phone’s code. Don’t worry. This entire guide may seem difficult and dicey, but it’s actually quite simple and straightforward. Asus has almost made it too easy, to be honest. So thanks, Asus.
You’ll need:
- a Windows PC with admin rights
- the drivers for your phone; my ROG Phone didn’t require any additional drivers, but yours might
- Minimal ADB and Fastboot.
- a USB cable to connect the phone to your PC
Developer options on the ROG Phone 3
Install drivers and software. For all this to work, you’ll need to enable developer options on your phone and allow USB debugging. It’s normally disabled for security reasons. So: after you’re through with this guide, make sure to disable USB debugging again.
- Go to «Settings» on your ROG Phone.
- Tap on «System».
- Go to «About phone».
- Go to «Software information».
- Scroll down to «Build number» and tap on it five times in rapid succession.
- The message «You are now a developer» should appear near the bottom of your screen.
If you’ve done everything right, you’ll now be able to activate USB debugging. This is the option that allows you to send commands to the phone from your computer.
- go to «Settings»
- «System»
- «Developer options»
- enable «USB debugging»
And voilà, you can now connect your phone to the PC. When you plug in the ROG Phone, your PC will ask if you want to use this USB connection for file transfer. Of course you want that.
The console: the one command line to success
Well, that was the complicated part. From now on, it’s smooth sailing. Open the Windows Console. That’s that thing with the black window and white font.
- Press the Windows key on your keyboard.
- Type in «cmd».
- Press the enter key.
Woohoo – behold the console:
To double-check that your PC really can talk to the ROG phone, we’ll command it to show a list of all Android devices that adb can communicate with. Just type in:
adb devices
If everything goes right, you’ll see the following output:
The output in the picture mentions an L7AIK-something device. That’s my ROG Phone’s ID. Yours should be different from mine. It really doesn’t matter, though. The point is, you now know your phone and PC can communicate. Basically, we told adb to ask, «Who’s there?» and the ROG Phone answered, «Me!». That’s all we wanted to know. Because now comes the one line you need to activate the 160 hertz:
adb shell setprop debug.vendor.asus.fps.eng 1
If the command goes through – which it will if you’ve done just as explained above – the option will now be active, though not yet visible. To make it visible, you’ll need to quickly restart the phone. That means one extra line for the console:
adb reboot
The phone will reboot. You can then disconnect it from your PC and head back to «Settings» to enable the 160 hertz.
- «Settings»
- «Display»
- «Refresh rate»
- «160 hertz»
Done.
160 hertz on the eyes
So what’s life with 160 hertz like? I expected more, to be honest. When I compare the pretty pathetic 60 hertz in the iPhone 11 Pro Max to the 120 hertz in a modern flagship model, it’s a world of difference. But from 120 hertz to 160 hertz, the difference ain’t all that different.
An icon appears in the top right corner to announce that my screen is running at 160 hertz. I mean, I think the animations are a bit more fluid and smooth. Faster, too. But that could just be the placebo effect talking. When I look at the 160-hertz ROG Phone and 120-hertz Oppo Find X2 Pro side by side, the difference really isn’t earth-shattering. And as you’d expect, 160 hertz gobble more battery than 120 hertz. Samsung throttles the refresh rate on the S20 Ultra when it’s in power-saving mode to extend battery life.
Is that why Asus hid the option?
In the end, the 160 hertz are a nice gimmick. Nothing momentous, but hey – I hope you at least had some fun following this guide. There are certainly worse ways to spend a couple of minutes.
Journalist. Author. Hacker. A storyteller searching for boundaries, secrets and taboos – putting the world to paper. Not because I can but because I can’t not.