Skip to content

Command-Line Arguments and Switches#

This page contains details on all command-line switches implemented within the engine. These can be passed through to the engine when executing.

Argument/Switch Flags Description
-autogenplugins Automatically generate XML plugins for Guerilla at startup.
-dpi_unaware Instructs the program to run in a DPI-unaware mode. Will only have an effect when used with the game executable.
-sdl_single_buffer Instructs SDL to run in single-buffer mode. Will only have an effect when used with the game executable.
-dotnet Legacy compatibility flag used by C#/.NET based editing tools. No longer used.