Screenshot plugin

From PS3 Developer wiki
Revision as of 01:28, 26 May 2015 by Mysis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creates "msg_saving" dialog. Uses libpngenc to convert "/dev_hdd0/tmp/game/screenshot.png" (static) to PNG (with optional overlay file) and adds to photo column. (PhotoList)

0 Identifiers:

Load up parameters[edit | edit source]

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