0 of 0

File information

Last updated

Original upload

Created by

orax

Uploaded by

0R4X

Virus scan

Safe to use

Tags for this mod

About this mod

Add some commands. Hide (hide terrain), pause, quit, player_loc (save/load a player location; teleport), saves (load latest save).

Requirements
Permissions and credits
Mirrors
Changelogs
Donations
Installation
See this article: https://www.nexusmods.com/astroneer/articles/18


Usage
In game, press F10 (one or twice) to open the console. Enter the command.
Each command can have keybinds (keyboard shortcuts) and aliases.

Explanations with the hide command:
There is an alias (h). This means that the commands hide and h will do the same thing (hide terrain).
This command also has a parameter (all). This means that the commands hide all and h all will do the same thing (hide terrain and vegetation).
For this command, there are two keybinds (keyboard shortcuts). In game, press CTRL+H to hide the terrain or press CTRL+SHIFT+H to hide the terrain and the vegetation.

The saves has alias parameters. This means that the commands saves load_latest_save, saves load and saves -l will do the same thing.


Commands
hide
Hide terrain.
- Aliases: h
- Keybinds:
* CTRL+H

hide all
Hide terrain and vegetation.
- Keybinds:
* CTRL+SHIFT+H

pause
Pause the game.
- Keybinds:
* PAUSE - Pause the game.
* SHIFT+PAUSE - Pause and set an FPS/framerate limit to 1. This will reduce CPU/GPU load.

quit
Quit without saving. Return to title screen.
- Aliases: qq

quit_game
Quit game without saving.
- Aliases: qg

saves load_latest_save
saves load
saves -l
Load the latest save.

saves get_save_name
Get the current save name.



Configuration
Edit options.lua files. These files are automatically created from options.example.lua files on first run.