HomeGamesUpdatesPricingMethodology
Steam News12 October 20258mo ago

For Tinkerers: Developer console and Advanced config

Some of the tools I built for development are now available in the public build. If you’re curious or want to tinker, you can try out the in-game console and a few other hidden settings.

Full notes

Full The house of the missing hands update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions3 changes0 removals
  • Gameplay
  • Performance
addedSome of the tools I built for development are now available in the public build. If you’re curious or want to tinker, you can try out the in-game console and a few other hidden settings.
changedYou can use it during gameplay without issues, though it hasn’t been thoroughly tested from the main menu.
addedYou can list console commands here that will automatically run when a new game session starts.
changedYou can tweak certain game settings directly by editing this file.
changed⚠️ Warning: These features are provided as-is. I haven’t tested much what happens with malformed configuration files or invalid values. Using them may cause crashes or unpredictable results. Use at your own risk.

The house of the missing hands changes

addedSome of the tools I built for development are now available in the public build. If you’re curious or want to tinker, you can try out the in-game console and a few other hidden settings.
changedYou can use it during gameplay without issues, though it hasn’t been thoroughly tested from the main menu.
addedYou can list console commands here that will automatically run when a new game session starts.
changedYou can tweak certain game settings directly by editing this file.
changed⚠️ Warning: These features are provided as-is. I haven’t tested much what happens with malformed configuration files or invalid values. Using them may cause crashes or unpredictable results. Use at your own risk.

Some of the tools I built for development are now available in the public build. If you’re curious or want to tinker, you can try out the in-game console and a few other hidden settings.

Console

Press the [c]Home[/c] key while in-game to open the developer console.

You can use it during gameplay without issues, though it hasn’t been thoroughly tested from the main menu.

Type [c]help[/c] to see a list of available commands.

The list isn’t comprehensive or polished - just what I needed during development.

autoexec

In the game’s installation folder, you’ll find an `autoexec.txt` file.

You can list console commands here that will automatically run when a new game session starts.

Internal game configuration

Also in the installation folder, [c]config.json[/c] contains a small set of user-editable configuration options.

You can tweak certain game settings directly by editing this file.

⚠️ Warning: These features are provided as-is. I haven’t tested much what happens with malformed configuration files or invalid values. Using them may cause crashes or unpredictable results. Use at your own risk.

Source

Steam News / 12 October 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.