/c game.take_screenshot{resolution = {x = 10000, y = 10000}, zoom = 1.0, show_entity_info = true}


현재 플레이어 위치 기준 10000 by 10000 만큼 1.0배율로 alt 누른 효과인 상태를 찍는다는 스크립트임

위 명령어를 실행하고 나면 %appdata%\Factorio\script-output 위치에 캡쳐파일이 생성됨



해당 API에 대한 상세 정보는 아래 링크에 있음.

https://lua-api.factorio.com/latest/classes/LuaGameScript.html#take_screenshot

<span style="color:rgb(0,0,0);">LuaGameScript - Runtime Docs | Factorio</span><span style="color:rgb(0,0,0);">LuaGameScript - Runtime Docs | Factorio</span>lua-api.factorio.com