How to take high-resolution screenshots in Sandbox2
April 5th, 2011
Of course you could just capture the image visible directly in the editor, but in order to take screenshots of a higher resolution than what’s displayed in the view port you’ll have to follow this method. First make sure the console is visible (press the ‘~‘ key by default), then type in the following commands:
e_screenshot_width XXXX (sets the screenshot’s width in pixels)
e_screenshot_height XXXX (sets the screenshot’s height in pixels)
e_screenshot_file_format jpg/bmp/tga (sets the screenshot’s file format)
e_screenshot 1 (takes screenshot)
The image files will be saved in this directory: /Crysis (Wars)/Game/Screenshots/HiRes.