Screenshot plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "Only is responsible for converting framebuffer to PNG (with optional overlay file) 0 Identifiers: ==Load up parameters== screenshot_mode = int (must be 1) screenshot_resul...")
(No difference)

Revision as of 21:29, 7 October 2014

Only is responsible for converting framebuffer to PNG (with optional overlay file)

0 Identifiers:

Load up parameters

screenshot_mode = int (must be 1)
screenshot_result = int (error code)
screenshot_width = int
screenshot_height = int
screenshot_aspect = int
screenshot_ox = int
screenshot_oy = int
screenshot_ow = int
screenshot_oh = int