Bouw- en debug-informatie verbergen in Counter-Strike 2

In deze gids, I’ll show you how to hide the CS2 Debug / Build Info in the bottom left of your screen. It should help if you have an OLED or if it is distracting / annoying.

Console Command

In order to hide the debug info, you will need to enter a command in the developer console.
If you already have the console enabled, the command you want to enter is:

r_show_build_info 0

If you do not know how to open your console, or do not have it enabled (it is disabled by default), please continue reading.

Opmerking: If after restarting your game, the debug text reappears again, you’ll want to add it to an autoexec config file. Onderstaand, I have shown how to create one yourself in a couple minutes.

Enable developer console

If you don’t have the developer console enabled already, simply follow these 2 steps.

Stap 1: Open settings within CS2.

Stap 2: navigate to GAME, then change Enable Developer Console (~) to YES as shown in the picture below.

This should allow you to press your tilde (~) key that is between ESCAPE and TAB on your keyboard.

Simply press this button and now you are able to type out the command above.

This console command should remove the debug text even after restarting your game, but if it reappears, continue reading for a fix.

Create an autoexec file (2-5 min)

An autoexec file is a config file that runs when Counter-Strike launches. This can be useful for anyone who uses the developer console to type in commands that reset after each game launch.

In order to set one up, you need to do the following:

Stap 1: Open Steam and navigate to your Library. Vanaf hier, you should find Counter-Strike 2 in your games list and right click on it and press Properties.

Stap 2: Navigate from the General tab to Installed Files, then press the Browse button

Stap 3: A Windows Explorer window should have opened up, now go ahead and Navigate to the “spel” map

Stap 4: Vanaf daar, navigeer naar de “csgo” map

Stap 5: Volgende, open de “cfg” map

Stap 6: Right click in the empty spaces to the sides of the folder items and create a new Text Document. Note that I have a Windows Explorer option calledShow File Extensionsenabled which lets you see the file extensions (like .EXE, .mp3, .mp4 etc). You may not have this enabled, but it should not be an issue in this guide.

Stap 7: At this point in time, you’ll see the new text file highlighted in blue, and you can go ahead and name that anything you want. I named my file as autoexec. You can also feel free to delete the file after the end of this guide for cleanup, but it really is not necessary to do so. Now open the document. It should open in Notepad.

Special Note: If for some reason another text editor is executed, feel free to use that one if you’re comfortable with that or you may right click on the file and manually select to Open With Notepad using the Open WithSubmenu.

Stap 8: Open the text file and go ahead and paste in the commandr_show_build_info 0” (zonder citaten)

Stap 9: This is all the config file needs for now. In the future, this file will accept any other valid commands and can be used to autorun other commands. Go ahead and press “Bestand” in the top left of Notepad, then move your mouse to Save Asand click on it.

Stap 10: You should be prompted with a new window titled Save As. It should appear like so.

You will first want to navigate to the drop down menu that saysSave as type:” and change that fromText Document (.txt)” tot “All Files (*.*)”.

Volgende, you click the blue highlighted text and delete everything in the text field, then type with brackets includedautoexec.cfgand then go ahead and press the Save button.

Stap 11: You may close out of all the windows now, except for the Steam window. Navigate back to that and just like previously, go to your library, navigate to Counter-Strike 2 and right click on it, finally clicking on the Properties button.

Dan, navigate to the General tab if it isn’t already selected, and scroll down a tiny bit to reveal the LAUNCH OPTIONS.
Vanaf daar, type in the following (zonder citaten):

“+exec autoexec.cfg

Stap 12: That is it! You may have to restart Counter-Strike 2 if it isn’t already closed. If you have any questions or need help, feel free to leave a comment and I’ll try my best to respond.

Deze gids over Tegenaanval 2 is geschreven door bonk!. Hiervan kunt u de originele publicatie bezoeken koppeling. Als u zich zorgen maakt over deze gids, aarzel dan niet om ons te bereiken hier.

Over de auteur