PDA

View Full Version : Loving the new engine... but where is...


jetskee96
11-02-2011, 12:03 AM
I just started working with cryengine 3, and it is pretty fucking sweet. However, I can not find the screen capture function. I'm guess there is a feature much like in UDK.

Please help.

IxenonI
11-02-2011, 02:15 AM
There´s various ways to do screenshots, you can find info for it here:
http://freesdk.crydev.net/dosearchsite.action?queryString=screenshot&where=conf_all&type=&lastModified=&contributor=&contributorUsername=

However, when using a bigger resoltuion than your screen resolution the postprocessing effects will not work in the current build. I recommend using fraps and just setting the editor resolution to your desired resolution using the button on the upper right of the viewport.

jetskee96
11-02-2011, 10:55 AM
Thanks, I think I will get fraps.

Alberto Rdrgz
11-04-2011, 10:55 AM
The site is down for me.... is it like maintenance or something?

IxenonI
11-05-2011, 04:13 AM
should be up again now...

dpaynter26
11-05-2011, 04:16 AM
win 7 snipping tool ftw

WhiteNorthStar
12-21-2011, 07:22 PM
it's a bit obvious, but if you are just looking for a snapshot, how about taking a screen grab?

ALT + Print Screen together... then CTRL + V to paste it into any app like photoshop

Ace-Angel
12-22-2011, 05:19 PM
Screenshot, upscale, 0.08 Gaussian blur.

WhiteNorthStar
02-06-2013, 01:21 AM
There is now a native way to capture screenshots and video inside CryENGINE, including in-editor, or gameplay or cutscenes. The renders look great!

mystichobo
02-06-2013, 06:04 AM
r_CustomResHeight=1080
r_CustomResWidth=1920
capture_file_format bmp
capture_frames 1
capture_frames 0

Upscales it in the viewport and therefore preserves any post effects (I know there were issues with e_screenshot 1 for a while, not sure if there's a better way), and saves the frames out to a folder in your root CE directory.

ParoXum
02-08-2013, 09:33 AM
r_getscreenshot 1

AlexCatMasterSupreme
02-11-2013, 11:17 PM
http://www.crydev.net/viewtopic.php?f=311&t=92863