Hi there,
i have a small question, so is it possible to hide the GUI of the Game itself, to take a clean Screenshot? So id didnt see the Inventory, Map and Weapons anymore?
Greetz
Santa
Disable the GUI for Screenshots.
Re: Disable the GUI for Screenshots.
I would say the mod, which created the trailer should be able to do it: https://forums.factorio.com/forum/vie ... =87&t=4273
It's 0.11, so will not run with 0.12, but the difference could not be big.
It's 0.11, so will not run with 0.12, but the difference could not be big.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: Disable the GUI for Screenshots.
/c game.take_screenshot{}
/c game.take_screenshot{ show_entity_info=true }
It saves to %appdata%\Factorio\script-output
/c game.take_screenshot{ show_entity_info=true }
It saves to %appdata%\Factorio\script-output
- Distelzombie
- Filter Inserter
- Posts: 336
- Joined: Tue May 02, 2017 4:27 pm
- Contact:
Re: Disable the GUI for Screenshots.
Unfortunately this does not capture the screen you see, but rather a zoomed view of your charackter.DaveMcW wrote:/c game.take_screenshot{}
/c game.take_screenshot{ show_entity_info=true }
It saves to %appdata%\Factorio\script-output
Complete 2-Lane system as a Blueprint-Book!
The perfect OCD reactor?
Testing chained science lab efficiency
Please use real prefixes and proper rounding!
Re: Disable the GUI for Screenshots.
The minimap autohide mod can hide almost everything (ctrl-t to toggle tech, ctrl-m to toggle minimap, ctrl-b to toggle all stuff at bottom of screen). The one thing that mod doesn't provide a way to hide is the buttons (bonuses button, trains button, etc.).
- Distelzombie
- Filter Inserter
- Posts: 336
- Joined: Tue May 02, 2017 4:27 pm
- Contact:
Re: Disable the GUI for Screenshots.
I would rather use a command instead, but thanks anyway.
Complete 2-Lane system as a Blueprint-Book!
The perfect OCD reactor?
Testing chained science lab efficiency
Please use real prefixes and proper rounding!