Debug Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Adding stuff for MultiPage.)
Line 1: Line 1:
{{langsp}}
The '''Debug Menu''' are present in all games except in {{csgo|4}}.
The '''Debug Menu''' are present in all games except in {{csgo|4}}.
It can be shown by pressing Shift + F1 or by typing "<code>debugsystemui</code>" in the Console.
It can be shown by pressing Shift + F1 or by typing "<code>debugsystemui</code>" in the Console.

Revision as of 09:53, 23 December 2023

English (en)Translate (Translate)

The Debug Menu are present in all games except in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. It can be shown by pressing Shift + F1 or by typing "debugsystemui" in the Console.

Debugsystemui.png

Template:ModernWarning Template:ModernBug Template:ModernNote

Contains a few debugging options that run commands in the console.

The file is located here: 🖿scripts/debugoptions.txt and can be modified.