FS19 Console Commands (Developer Console)
Follow these steps;
- Browse and open Documents/My Games/Farming Simulator 2019.
- There, open the file “game.xml” with the Notepad.
- At the very bottom you will see “developer” line under it will be “controls” false change it to true.
- Launch the Game.
- You can Press “F2” to see how much FPS you have.
- You can type enableframeratelimit false to turn off the 60 FPS cap.
The console — that contains two modes — is activated/toggled using the tilde key (link), which generally is put into the left of the 1 key and above the Tab key. Yet some keyboard-layouts may have it put elsewhere.
The first style of the console, is studying mode. Note that the PageUp and PageDown keys will scroll up/down in the console lines.
The next manner, is the command mode, in which you are able to type in commands — among the quit command, to immediately shutdown Farming Simulator, if in case something went wrong when loading a map/mod.
Pressing the tilde key a third time, closes the console.
Some Useful Console Commands
- q
- quit
- exit
- showFps < true | false >
- gsSetDayTime <hour>.<fraction>
- gsToggleFlightAndNoHUDMode
- gsDrawGuiHelper <false | decimal-value>
- gsSetFOV <integer-value>
- listResources
There are different console-commands, which may be found by continuously pressing the Tab key.
For the development controls, some function-keys currently toggles extra specific rendering and/or texts around the display:
- F2 = FPS / frames-per-second display.
- F4 = wireframe mode.
- F5 = two modes; a) Collision-/Trigger-/Wheels-wireframes and b) Light-wireframes.
- F8 = several technical statistics texts.
When gsToggleFlightAndNoHUDMode is enabled, use the following letter keys:
- J = enable/disable flight of avatar.
- Q / E = increase/decrease flight (hover) of avatar when not in a vehicle. Hold SHIFT for faster movement.
- O = hide/show HUD, which includes; helpbox, clock and panel-bars for vehicle/money.

