NolimitHost
Last updated: September 18, 2026
The developer console in Euro Truck Simulator 2 is disabled by default. You need it to run commands such as export_server_packages, which is how you prepare mods and DLC for your dedicated server.
Fully close Euro Truck Simulator 2 before editing its config, or your change will be overwritten when the game exits.
| System | Path |
|---|---|
| Windows | Documents\Euro Truck Simulator 2\config.cfg |
| macOS | ~/Library/Application Support/Euro Truck Simulator 2/config.cfg |
| Linux | ~/.local/share/Euro Truck Simulator 2/config.cfg |
0 to 1:
uset g_console "1"
uset g_developer "1"~ (tilde) key, usually to the left of the 1 key. Depending on your keyboard layout it may be ` or \.You can also enable the console without editing the file by adding launch options in Steam: right-click Euro Truck Simulator 2, choose Properties, and set the launch options to -developer -console.
| Command | Description |
|---|---|
export_server_packages | Write server_packages.sii and server_packages.dat for your dedicated server. See Install Mods. |
goto <city> | Teleport to a city. |
g_set_time <hours> <minutes> | Set the in-game time. |
warp <speed> | Set a movement speed multiplier. |
export_server_packages - the command needs an active map to work properly.
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.