Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add built in resolution changer to android for speedup
07-03-2014, 07:04 PM
Post: #2
RE: Add built in resolution changer to android for speedup
I'm guessing this makes little difference with the "non buffered rendering" speedhack disabled. Non buffered rendering always renders at the native resolution and ignores any render resolution setting.

On devices with high screen resolutions buffered rendering will probably give better performance, generally (it will also have less graphical issues, since you won't be disabling the game's ability to use buffers in its rendering.)

But yes, the non-buffered rendering speedhack could be improved to render at lower resolutions and upscale using a hardware scaler. There's an issue open on GitHub about this.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Add built in resolution changer to android for speedup - [Unknown] - 07-03-2014 07:04 PM

Forum Jump: