Want to use powerful console commands for modding, testing, or fixing your ETS2 setup? Here's a complete guide to enabling and opening the developer console in Euro Truck Simulator 2.
Navigate to your config file located at:
Documents/Euro Truck Simulator 2/config.cfg
Open it with a text editor (e.g., Notepad ++), then change the following lines:
Download Notepad ++ Download Link
uset g_developer "0"
➜ Change to "1"uset g_console "0"
➜ Change to "1"After saving your config changes, launch ETS2. Press the ~ (tilde) key on your keyboard — usually located below ESC — to open the console.
Try some beginner commands to test:
g_flyspeed 100
- Change fly camera speedgoto [city]
- Teleport to a cityg_set_time 12
- Change in-game timeCheck out our guide on fixing ETS2 game crashes caused by mods or join our Discord community for real-time help.