Page 1 of 1

API Documentation LuaGameScript.take_screenshot()

Posted: Sun May 14, 2017 11:30 am
by Slackie
http://lua-api.factorio.com/latest/LuaG ... screenshot

The API documentation for resolution says this:
resolution :: Position (optional): Maximum allowed resolution is 16384x16384 (resp. 8196x8196 when anti_alias is true), but maximum recommended resolution is 4096x4096 (resp. 2048x2048).
I believe that should read 8192x8192, rather than 8196x8196.

Re: API Documentation LuaGameScript.take_screenshot()

Posted: Sun May 14, 2017 3:47 pm
by Rseding91
Indeed. Thanks for noticing.