Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP texture scaling and auto frame skipping
07-17-2016, 09:17 PM (This post was last modified: 07-17-2016 10:00 PM by [Unknown].)
Post: #5
RE: PPSSPP texture scaling and auto frame skipping
Auto texture scaling matches render resolution, so yes, 3x in that case.

Texture filtering is a feature of the PSP GPU - games specify, per texture, whether they want filtering or not. "Auto" just means, "trust the game." Linear forces linear for ALL textures, which can sometimes make some things look blurry or etc. - it's less of an issue with higher render resolutions, though. "Linear on FMV" is basically "Auto", but when a video is playing, it forces the video to be filtered.

Here's a good visual example of linear filtering:
https://mynameismjp.files.wordpress.com/...tering.png

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


Messages In This Thread
RE: PPSSPP texture scaling and auto frame skipping - [Unknown] - 07-17-2016 09:17 PM

Forum Jump: