All launch options settings for cs go. Launching Windows programs with the specified parameters in the shortcut How to specify permission in the launch options

Every person who is even slightly interested in games will agree that in order to have the most comfortable time in the game, carefully and for quite some time select the settings that will be convenient for you. However, on Steam it is possible to set the necessary launch parameters for CS GO before starting the game. They will be able to provide more comfortable game and increase productivity. Read more about these parameters below.

How to start CS:GO

Setting up cs go launch is a simple task. You only need to complete 5 steps:

  1. Launch Steam and open the “Library” of games.
  2. Choose right click mice Counter-Strike game: Global Offensive.
  3. Select “Properties” from the drop-down menu.
  4. In the window that opens, click the “Set launch options...” button.
  5. All the parameters (commands) you need should be written in the line marked in green in the screenshot.

Possible launch options for CS:GO

Below we will tell you which launch commands you can use and what actions each of them performs.

-noaafonts- this command disables font smoothing in the game.

-soft- the game starts using the “Software” graphics mode.

-low- the game process starts with low priority.

-high- the game process starts with high priority.

-window- the game starts in windowed mode.

-noborder- the game starts in the same windowed mode, but without a frame.

-full- the game starts in full screen.

-novid- the game starts without an introductory video.

-dxlevel 90- DirectX9 is used.

-dxlevel 81- DirectX8 is used. 1.

-freq 100 - changes the frame rate (instead of the number, put the number of Hertz supported by your monitor).

-w 640 -h 480- the game starts with the specified resolution (in this command the resolution is 640x480 pixels).

-heapsize 262144- when the game starts, 512MB of RAM is allocated for it (any number of bytes can be used instead of a number).

-nojoy- disables support for third-party gamepads.

-noip- disables the ability to play online (your IP address in the game is deleted).

-noipx- disables the ability to play over a local network.

-gl- the game runs using OpenGL.

-d3d- the game runs using Direct3D.

-nosound- turns off all sounds in the game.

-nosync- disables vertical sync.

-dev- includes developer features.

-console- provides access to the in-game console.

-safe- the game starts in safe mode without sound.

-nocrashdialog- removes the display of in-game errors.

-condebug- saves all game logs in a text file.

-toconsole- the game engine runs in a special console.

-autoconfig- restores all standard video settings.

+exec name. cfg- connects a third-party config with the name “name”.

CS GO launch options to increase FPS

  • -threads 4 - one might say, forces CS:GO to use 4 processor cores. If you have 2 or 6, instead of 4, it should be 2 or 6, respectively;
  • -high - Launches the game with high priority (can help with low Fps);
  • -freq 120 - sets the screen refresh rate;
  • -tickrate 128 - makes the maximum throughput for people with good Internet.

Using these commands, each gamer can independently make their game more comfortable and increase productivity.

Launch parameters are indicated in the properties of the Counter-Strike 1.6 shortcut and are needed to open the game with the parameters we need, and not to enter them manually.

How to set launch parameters for Counter-Strike 1.6:

1) Right-click on the CS 1.6 shortcut on your desktop.
2) Select "Properties".
3) In the “Object” field, after the text, add the required parameter.

How to set launch parameters for Counter-Strike 1.6 on Steam:

1) Launch Steam.
2) Select the "Library" tab.
3) Right click on the Counter-Strike game.
4) Select "Properties".
5) Select "Set launch options...".
6) In the field that appears, add the required parameter.

Parameter Description
General
+<консольная команда> using the + symbol you can specify console command, which will be registered immediately after starting the game.
For example:
+connect - the game will immediately begin connecting to the server after launch;
+exec<имя конфиг>- after starting the game, the specified config will be loaded.
-dll<имя_файла.dll> Specifies which DLL will be used for the game. For example: -dll dlls/zbotcz.dll.
-condebug Log the console to the file "Half-Life\qconsole.log". Can be used in conjunction with the "condebug" console command.
-nobots Disable bots.
-game<игра> launch the specified game

Games on the Gold Source engine:
"cstrike" - Counter-Strike 1.6
"czero" - Counters-Strike: Condition Zero
"dmc" - Deathmatch: Classic
"dod" - Day of Defeat
"gearbox" - Opposing Force
"ricochet" - Ricochet
"tfc" - Team Fortress Classic
"valve" - ​​Half-Life Deathmatch

Games on the Source engine:
"Counter-Strike Source" - Counter-Strike Source
"dods" - Day of Defeat: Source
"hl2mp" - Half-Life 2: Deathmatch
"tf" - Team Fortress 2

Useful Console Commands
+_setgamedir<игра> Defines the game/mod to run.
+_setrenderer<значение>
+_setvideomode<значение>
Sets the rendering mode. Available parameters are "opengl", "software". The "D3D" option is deprecated.
+_set_vid_level<0 или 1> Enable/disable "Low graphics quality".
+_setaddons_folder<0 или 1> Enable/disable "User Content" (third-party models, sprites, textures).
+_sethdmodels<0 или 1> Enable/disable "HD models" (from the "cstrike_hd" folder).
Control
-noforcemparms Forces the game engine to use the mouse settings set in the operating system.
-noforcemaccel Forces the game engine to use mouse acceleration, similar to the operating system.
-noforcemspd Forces the game engine to use the mouse speed settings as in the operating system.
-nojoy disable initialization and joystick support
-nowinmouse disable Windows sensitivity in game
-mousegrab enable cl_mousegrab command
-mousethread Sets the mouse polling value, as opposed to the default 100 Hz. Corresponds to the m_mousethread_sleep console command in the game, which specifies the number of seconds between polling the mouse position.
-nomouse (formerly -nowinmouse) Disable mouse support in the game.
-joy_advanced Using additional joystick parameters (allows you to use multiple axes).
For example:
-joy_advr
-joy_advu
-joy_advv
-joy_advx
-joy_advy
-joy_advz
Video and sound
-nofbo disable the new rendering method.
Use 4:3 screen mode on a widescreen monitor
-stretchaspect Stretches the display if the game screen resolution does not match the monitor resolution. Otherwise, the aspect ratio will be preserved and the unfilled area will have black bars. The "-nofbo" option also enables "-stretchaspect".
-nomsaa disable MSAA (Multisample anti-aliasing). The "-nofbo" option also enables "-nomsaa".
-nointro
-novid
-novideo
skip the intro (videos immediately after starting the game)
-console open the console after starting the game
-gl use only OpenGL for hardware acceleration graphics
-soft use only software graphics acceleration (no hardware)
-dxlevel DirectX version for hardware graphics acceleration.
For example:
-dxlevel 90 (DirectX 9)
-dxlevel 81 (DirectX 8.1)
-dxlevel 80 (DirectX 8)
-dxlevel 70 (DirectX 7)
-dxlevel 60 (DirectX 6)
-16bpp 16-bit color quality (High Color)
-32bpp 32-bit color quality (True Color)
-freq<герц> Screen refresh rate (Hz)
-window
-sw
-startwindowed
-windowed
Launches the game in windowed mode (in a window).
-full
-fullscreen
Launches the game in full screen mode.
-noborder When running the game in windowed mode (in a window), removes the frames of the Windows Explorer window.
-w<пикселей>
-width<пикселей>
Launches the game at the resolution specified by width (in pixels).
For example:
4:3
-w 640 (640x480)
-w 720 (720x576)
-w 800 (800x600)
-w 1024 (1024x768)
-w 1152 (1152x864)
-w 1280 (1280x1024)
16:9
-w 1280 -h 720 (1280x720)
-w 1280 -h 800 (1280x800)
-w 1600 (1600x900)
-w 1680 (1680x1050)
-w 1920 (1920x1080)
-h<пикселей>
-height<пикселей>
Launches the game at the resolution specified by height (in pixels). An example similar to the one above.
-nodirectblit Disable direct blitting (Blit is short for "block image transfer" or Blit bit).
-demoedit Enable demo editor in hidden mode. Use the viewdemo console command to gain access.
-noaafonts disable font smoothing
-nosound Mute. Analogue nosound<0 или 1>in the console.
-nocdaudio Disable mp3 support. Also disables the cd command in the console for downloading mp3 tracks.
-wavoonly Disable DirectSound, and play all sound files as WAV files. That is, it disables hardware audio acceleration.
-numericping Displays ping when searching for servers in milliseconds, not dots. (Enabled by default).
-vid_mode<значение>
-vt<значение>
Sets the rendering mode. Available parameters are "gl", "software".
-d3d (parameter is outdated and does not work) Use only DirectX for hardware graphics acceleration.
-gldrv<имя_файла.dll> (parameter is outdated and does not work) Specify OpenGL driver. "Default" and "3dfxgl.dll" are available.
Memory and Debugging
-dev enable developer mode
-glext When combined with "-dev", all OpenGL extensions supported by your video card are displayed.
-safe launch the game in safe mode
-heapsize<килобайт> Reserve RAM for the game.
Indicated in KB.
The minimum value is 14336 (14 MB). The maximum value is 131072 (128 MB). The default value is 40960 (40 MB) and is automatically adjusted depending on your system.
For example:
14336 (14 MB)
32768 (32 MB)
40960 (40 MB)
65536 (64 MB)
131072 (128 MB)
-zone<байт> Sets the amount of memory allocated for scripts (determines the number of bytes of memory for robots with the console). For example, the maximum line length (in characters) from the configuration file.cfg. Default is 256 bytes, use 512, 768 or 1024.
-particles<значение> (parameter is outdated and does not work) the number of particles for which additional space is allocated in the buffer. Used only by developers when debugging the card.
Network and server
-insecure don't use Valve Anti Cheat(VAC) to protect the server
-nomaster do not send information about your server to master servers
-noip Disable network support.
-noipx disable IPX protocol initialization and support
-port<номер порта> set the port number when creating the server. The default is 27015.


Good day. - frequently asked question those who downloaded and then doesn’t know how to launch them. This article will undoubtedly help you and we will tell you how to run the CS 1.6 server on your computer. It is on your computer, since on CS 1.6 hosting you can start the server directly through the control panel.

Launching the CS 1.6 server via HLDS

So, after you have downloaded the ready-made server, you need to launch it. In this method, we will launch the server through the HLDS program, which comes with almost all ready-made servers CS 1.6. Open the server root folder and look for the file hlds.exe, which we launch.


After this, a window will appear where you need to specify the server name, port, Rcon password, and so on. We configure and launch.


After successful launch, a server management window will appear. Done, the server is running!

Starting the server in console mode via a bat file

A very simple way to start the server in console mode is to run it via .bat file. Just below we posted the same one for you .bat file to launch the CS 1.6 server, which you need to place in the root folder of your server. You will also need to open it and change it (right-click and select change). There we can change the starting map, port, maximum amount players and so on. We customize it for you.

Today we will talk about possible problems that may arise when launching ours or some other builds of Counter-Strike 1.6. Despite the fact that problems with launching the game on modern PCs and operating systems are quite rare, problems with launching the game can still arise from time to time for one reason or another. In some cases, the culprit is the lack of necessary system attributes or files, and sometimes the assembly itself is to blame, so all you need to do is download another one. So, let's figure it out.

First problem: The launcher does not start. You downloaded CS from us or on another site (which we do not recommend doing) and the exe file does not launch, some error occurs, or the file simply does not respond to your attempts to open it. In this case, you don’t need to worry and get upset, because Contra can be launched without a launcher. To do this we need hl.exe and a shortcut.

First: create a shortcut for hl.exe (right-click on the file and select “create shortcut”)

Then, right-click on the shortcut that appears and select “Properties”. And already there, in the line “Object” at the very end of the line you need to put a space and add: -game cstrike, as in the screenshot below.

After that, click OK, everything is ready to launch Counter-Strike 1.6. All that remains is to rename the shortcut; if you wish, you can also change its icon (the CS 1.6 icon is in the cstrike folder called game.ico) and then put the shortcut to launch the game wherever it is convenient for you, for example, on the desktop. Now the game can be launched without a launcher and instantly.

Second problem: CS 1.6 does not start, does not respond to attempts to start the game through a shortcut, launcher or bat file, does not produce errors. This problem is most often relevant on Windows 8 and Windows 10. Therefore, you need to make sure that your version of KS is suitable for the operating system, but first, the first thing you need to do is try to launch the game as Administrator. To do this, right-click on the startup file or shortcut and select “Run as administrator.” It is quite possible that this action will solve this problem, especially if the game is installed in the Program Files folder.

Third problem: metafile is missing. With this error appearing preventing startup, the best solution is to look for another build, because it is only a matter of the wrong combination of CS 1.6 system files. The right decision here you will inform the site where you downloaded the assembly about the error, and they can easily fix it.

There are a lot of problems with launching, but in order to reduce their number, before installing the game, make sure that you have OpenGL, Direct X installed, a video card, enough disk space, at least 32 MB of RAM, an installable assembly suitable for your operating system and an Internet connection. To encounter fewer problems, especially on modern PCs, we recommend downloading Ks 1.6 from our website, because all our versions of the game are tested on modern equipment before being released on the website. We kindly ask you to immediately report any errors that occur when launching the game to us in the comments.

21145 16

One of the most pressing questions that many novice players have when starting the game CS 1.6. I will try to explain the essence of the problem and its solution as clearly, understandably and briefly as possible. If something doesn't work out, be sure to leave comments.

How to launch cs 1.6 without a shortcut

If there is no shortcut, it is impossible to start the game. Therefore, there are two solution options: create a shortcut yourself or download a ready-made solution.

1. Create a shortcut.

  • Go to the game folder (by standard something like C:\Games\Counter-Strike)
  • Looking for the file hl.exe
  • Right-click on the file and click “Create Shortcut” - you will have a shortcut in the same folder.
  • Now you need to set the necessary launch parameters: Right-click on the shortcut we created and click on “Properties”.
  • We look for the “Object” field and add -game cstrike at the very end (as in the screenshot below)
  • After which we can launch, if everything was done correctly, the game will launch.

2. A ready-made solution - through a folder, which performs the same function as a shortcut, but you just need to drop it into the root of the folder (next to hl.exe) and run the game from it.

How to run cs 1.6 full screen

If the game runs in a small window and you want to put it on the whole screen, then you need to remove the windowed mode. To do this, go to the game settings (Options), to the Video tab and look for the checkbox on the “Run a window” item and uncheck it, after which we set the screen resolution we need.

And to run cs 1.6 in windowed mode, on the contrary, check the box.

How to run cs 1.6 on windows 8 and 10

First, we try to run it as administrator, if it doesn’t help, then it means the assembly of an old patch and it needs to be updated or replaced.

  • Download the patch and run it.
  • Select the path to the game folder (before hl.exe) and click install.
  • After the whole procedure, we calmly launch our long-awaited Counter-Strike

How to run cs 1.6 over the network

Over local network. If you created a game, but your friend cannot find it in the tab The local network- try disabling the firewall and other defenders and antiviruses.

If after these manipulations the server still does not appear in the search, then you need to find out your IP and your friend can connect to you through the connect command.

More details:

We call the command line (cmd) and enter the ipconfig command, after which we write off our IP from the IPv4 address field (it will be in this format 194.111.11.111)

We send a friend’s IP and add port to it: 27015 - We’ll get something like this: connect 194.111.11.111:27015. After which your friend should easily connect to your server.

How to run cs 1.6 via steam

Everything is simple here. Launch STEAM (according to the standard: C:\Program Files (x86)\Steam or C:\Program Files\Steam), log in, look for the game Counter-Strike 1.6 in our library and launch it.



Solitaire Solitaire