Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rendering Resolution Screenshots
02-24-2017, 05:07 AM
Post: #2
RE: Rendering Resolution Screenshots
That's pretty easy, but the way ppsspp works, it's only easy if all you care is render res and maybe texture scaling.

This means no post process shaders, no fps display, no respect for display layout etc., since it would be an incomplete feature I doubt Henrik will want another option cluttering UI and confusing users asking why what they see on the screen doesn't show on screenshots:].

Personally I find display res images from very high res with at least subtle downscaling shader much more appealing to stare at, than super high res filled with aliased edges like this:
[Image: Bqs9ue2.jpg]

(click to view 4800x2720)

But if you have some specific needs for such ultra high res screenshots and can build ppsspp yourself all you need to do is change:
Code:
SCREENSHOT_OUTPUT
to
Code:
SCREENSHOT_DISPLAY
in here, then you can add more render res multipliers or whatever else you need.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Rendering Resolution Screenshots - LunaMoo - 02-24-2017 05:07 AM

Forum Jump: