How to set launch parameters. All launch options settings for cs go. Launch options for professional players

17.08.2020 external HDs

0

I'm trying to build a SSRS 2008 report so that it displays a table based on start and end date parameters. But when I set the default values ​​for these date options, it displays the same entries in my table no matter what options I select, since they are the defaults. So I tried setting defaults = available values, but this does the same thing. So how do I create cascading parameters so that the table correctly filters based on date logic?

I have three parameters: "Parameter_Week", "Start_Date" and "End Date". They are all taken from the same data set, where Parameter Week is in string format "6/12/11 - 6/18/11" and the start date is "6/12/11" and the end date is "6/18/ eleven ". In the same dataset there are 4 different records that are always equal to the last 4 weeks.

And the table data table only accepts the following 2 parameters: Start and End date. So I want this table to filter records based on these dates. However, I get the below error if I set the default values ​​for these two parameters to "None".

The Start Date parameter does not matter.

(Both the start and end date options are hidden, since only the Week option should be visible.)

So to summarize, I have tried all combinations to set default values ​​for these two date parameters. If I set default values ​​= No, then I will get the above error message. But if I set the default to anything else, then it always returns the same table entries as the default.

  • 1 answer
  • Sorting:

    Activity

0

Here's what I did:

    Create a dataset to define a list of weeks

    Create a parameter (@DateString) that sets the available values ​​from the new dataset, set the label and value fields to a DateString field (created from a string of concatenated dates (ie 6/12/11 - 6/18/11)).

    Create a 2nd dataset that is almost the same as the first except adding filter options

    WHERE DateString = @DateString

    Create 2 parameters @Date1 and @Date2. Set visibility to Hidden. Get the values ​​from the query and set the data set for your second data set and the value field for your date1. Go to the Advanced section and select Always Update. (Do this for @date2 change the value field for date2)

    Create a data set for a table with date parameters:

    SELECT * FROM Events WHERE Date BETWEEN @Date1 and @Date2

    Create a table with values ​​from this dataset

    Run the report and change parameters on different dates, and the table is updated as the parameters change.

Probably everyone who plays CS GO for a long period of time knows or has heard that in addition to settings, you need to select launch parameters.

So what are launch options? These are commands that force you to perform an action when you start CS GO. For example, you can skip the splash screen with engine information using the “-novid” parameter.

How do you set the launch option(s)?

It's very simple, follow the instructions in the screenshots!

Below are some launch options from which you can choose which ones you like. (Launch parameters are set separated by a space, as in the screenshot)

-novid— removes the splash screen with the engine (allows you to speed up loading)
-w 640 -h 480- will launch the game with a screen resolution of 640x480 pixels (optional)
-full- will launch the game in full screen mode
-window- will launch the game in windowed mode
-noborder- will launch the game in windowed mode without a border
-dxlevel 81- for using DirectX 8.1
-dxlevel 90- for using DirectX 9
-heapsize 262144— allocates 512MB for the game random access memory
-heapsize 524288— allocates 1GB of RAM for the game
-heapsize 1048576— allocates 2GB of RAM for the game
-noaafonts- to disable screen font smoothing
-freq 100— to change Hertz for HL1 Engine monitors. CRT 60-100 85=Common LCD 60-75 72=Common
-refresh 100— to change Hertz for HL2 Engine monitors. CRT 60-100 85=Common LCD 60-75 72=Common
-soft- to run the game in graphic mode Software
-d3d- to run the game in Direct3D graphics mode
-gl- to run the game in Open GL graphics mode
-nojoy— to disable joystick support
-noipx— to disable the LAN protocol
-noip— to remove an IP address without the ability to connect to servers
-nosound- forcefully mutes the sound in the game
-nosync— forcibly disables vertical sync
-console— to gain access to the developer console
-dev— to enable mods for developers
-zone #- to allocate more memory to files such as autoexec.cfg, etc.
-safe- to start the game in safe mode and mute audio
-autoconfig— to restore standard video settings
-condebug- to save all console logs in text file console.log
-nocrashdialog— to cancel the display of some errors (memory could not be read)
-toconsole- to launch the game engine in the console if the map is not defined with +map
+a +r_mmx 1- to launch the game with a console command or cvar command in command line(instead of cfg)
+exec name.cfg— to connect a config with the name “name”
-lv- this option enables the “low” violence mode

FPS increasing options!

1. -novid
2. -console
3. -freq (number of hertz of your monitor)
4. -threads (number of processor cores)
5. -high (increases fps on weak computers)
6. +rate 128000
7. +cl_cmdrate 128
8. +cl_updaterate 128
9. +cl_interp 0
10. +cl_interp_ratio
11. +fps_max 0

You can support the site and at the same time get skins for free

That's all! All your questions can be asked in the comments, we will try to find an answer! Good luck!

(6 ratings, average: 3,67 out of 5)

Related Articles


Many of you have probably heard about launch options in cs go, but not everyone knows what they are for and which of them can really benefit your PC. What are launch options? These are commands that tell the game to perform some action when loading or to launch the game with certain settings. Good settings launchers will not only ensure a smooth skating rink, but will also make your life easier. For example, you can change the screen resolution when opening cs go or skip the introductory video (to save time).

CS GO launch settings - useful commands

  • -novid – disables the introductory video when entering the game
  • -w 640 -h 480 – you can set the screen resolution at startup. Instead of 640 and 480, put your values
  • -console – turns on the console in the game
  • -freq 120 – sets the monitor to the required screen refresh rate. It only makes sense to use it if you have a 120 or 144 Hz monitor.
  • -high – starts the game in high priority mode. This may help players with weak computers. It makes no sense to use it if you have a powerful PC.
  • -threads 4 – tell the game how many cores you have. If you have two cores, then instead of four we put two; with six cores we set it to six. Look in the game to see if this team has any impact. If not, you don’t have to register
  • -fullscreen – launch cs go in full screen mode
  • -language English – sets the language. At the same time, you may have steam in Russian, and cs go in English
  • +rate 124000 - maximum amount of data received by the host (bits/sec.)
  • +cl_cmdrate 128 – maximum number of packets sent to the server
  • +cl_updaterate 128 – maximum requested package updates from the server
  • -noaafonts – disables antialiasing. Helps increase FPS in cs go
  • +exec autoexec.cfg – launch a pre-configured config
  • -window - to run the game in windowed mode
  • -noborder – launches cs go in windowed mode without a border
  • -low – you can set not only high priority, but also low
  • -dxlevel 81 – setting DirectX to version 8.1
  • -dxlevel 90 - setting DirectX to version 9
  • -heapsize 262144 – this parameter allocates 512MB of RAM
  • -heapsize 524288 - allocates 1GB of RAM
  • -heapsize 1048576 - allocates 2GB of RAM
  • -noaafonts – this command disables screen font smoothing
  • -refresh 100 is a special parameter for changing Hertz for HL2 Engine monitors.
  • -soft – enables CS in graphical mode Software
  • -d3d – enables CS in Direct3D mode
  • -gl – enables CS in Open GL graphics mode
  • -nojoy - disables the joystick
  • -noipx – disables the LAN protocol
  • -noip - removes the IP address without the ability to connect to servers
  • -nosound - turns off the sound in cs go
  • -nosync - disables vertical sync
  • -console – provides access to the developer console
  • -dev - enables the developer mod
  • -zone # - allows you to allocate more memory to files such as autoexec.cfg, etc.
  • -safe – allows you to run cs go in safe mode plus disables audio
  • -autoconfig – resets video settings to standard
  • -condebug – saves logs to console.log file
  • -nocrashdialog - to cancel the display of some errors (memory could not be read)
  • -toconsole - to launch the game engine in the console if the map is not defined with +map
  • +a +r_mmx 1 - to launch the game using a cvar command on the command line (instead of cfg)
  • -tickrate 128 – server update rate
  • -m_rawinput – will they influence windows settings on mouse sensu
  • noforcemspd - mouse speed is the same as in Windows
  • -noforcemaccel - disable mouse acceleration
  • -noforcemparms - use mouse button settings like in Windows

Of course, 80% of the teams described above are for some cybernerds. I listed them just in case. A optimal parameters I recommend borrowing launchers for cs go from the Navi team.

Launch options for professional players

Pro players certainly know what needs to be written down there. It's unlikely they're missing out on anything. Let's see what Natus Vincere players have there. Launch options for top Natus Vincere CS:GO players

Launch parameters for Arseny "ceh9" Trinozhenko:

W 1280 -h 720 -novid -freq 144 +rate 128000 +cl_interp 0.01 +cpu_frequency_monitoring 2 +engine_no_focus_sleep convar 1 cl_obs_interp_enable 0 +cl_hideserverip -console

Yes, my roster is old, but essentially all eSports players have similar teams + they change them periodically. So there’s no need to worry too much. Take the one you like best.

How to set launch parameters in cs go - step-by-step instructions (in pictures)


Yes, I forgot the most important thing - to tell you how to install them (or rather, where to register them). To set launch parameters in cs go, you need to right-click in steam, select the properties tab and switch to the tab called “set launch parameters”, as shown in the figure below:



Popular questions

Let's quickly run through some common questions you may have.

Why do you need launch options?


For comfort. In fact, you don't have to use them at all. I personally haven't used them. I had enough of those in the game.

How to set screen resolution through cs go launch options.


This is done using the command -w 640 -h 480, where instead of these numbers you can put any resolution you need.

How to run cs go in a window

Commands that allow you to open cs go in windowed mode (this can be done in the settings inside the game or without entering the game, by adding the following to the properties):

  • -windowed –w 1024 –h 768 – run in windowed mode, where w is the width and h is the height
  • -noborder – Windows will not outline the game window with borders. It only makes sense to use it when running in a window. In this mode you can move it. To do this, use –x (distance from the left edge of the screen) and –y (distance from the top edge of the screen)

What to write in cs go launch parameters


You don't have to write anything at all. I've played like this all my life and it hasn't caused any problems. Yes, a weak PC, low FPS, etc. all this is unpleasant. But essentially there is only one way to influence them - updating the hardware. So don't worry too much. If you have a weak PC, I recommend that you first and then write in the console:

Novid -console -freq 60 +rate 128000 +cl_cmdrate 128 +cl_updaterate 128 -threads 4 -high +cl_interp 0 +cl_interp_ratio 1+fps_max (Your value)

Standard launch parameters for cs go

To return standard rate values, enter the following:

rate 80000; cl_updaterate 64; cl_cmdrate 64; cl_interp 0.03125; cl_interp_ratio 2; cl_lagcompensation 1

How do I set the game launch options?

Game Launch Options can be used to change game settings without having to log into the game. Launch settings allow the user to change game properties, bypassing in-game settings. This can help if the game does not start due to incompatible graphics settings, as well as in solving a wide range of other problems.

This article describes how to change game launch options through the Steam library. You can also set launch options by creating a shortcut to the game and configuring the Steam launch options for that shortcut.

Setting launch parameters

  1. Right-click on the game name in your Steam library and select Properties.
  2. In the General tab, click the button Set launch options....
  3. Enter the options you would like to use (make sure to separate the commands with spaces) and click OK.
  4. Close the Properties window and launch the game.

Most common startup options

These launch options only work for games on the Goldsrc and Source engines. They are not suitable for most games from other developers.

Please see Valve's list of games to see which games support these options.

Most console commands can also work as launch parameters if you add a “+” symbol in front of the command, but some commands do not work in this form. Below is a list of the most common startup options.

  • -autoconfig - resets graphics and performance settings to the default values ​​for your computer. The game will ignore any settings saved in .cfg files until the setting is removed.
  • -dev - enables developer mode. Also disables automatic download cards in the background and removes the exit confirmation window when the game is turned off.
  • -condebug - enables recording of commands entered in the console in the text file “console.log”.
  • -console - launches the game with the developer console enabled.
  • -toconsole - launches the game engine directly in the console if the +map parameter did not specify a map.
  • -dxlevel<уровень>- forces the game to use a specific version of DirectX. This setting is useful if you are using an older graphics card that performs better on older ones. DirectX versions. Below is a list of the most popular values:
    • -dxlevel 80
    • -dxlevel 81
    • -dxlevel 90
    • -dxlevel 95
    • -dxlevel 98

      Attention:

      Our games no longer support DirectX 7 as a launch option, and using it may cause the game to crash. If you previously used the -dxlevel 70 startup option, make sure it is no longer used.

  • -fullscreen - launches the game in full screen mode.
  • -windowed or -sw - launches games in windowed mode.
  • -16bpp or -32bpp - launches the game with a certain color rendering quality (color depth). Only on GoldSource
  • -w<ширина> <ширине> .
  • -h<высота>- launches the game with a resolution calculated according to the specified<высоте>. This option is not needed if you already have the -w option set. Given a width, the height is calculated automatically.
  • -refresh<частота>- launches the game at a certain refresh rate.
  • -heapsize<килобайт>- limits the amount of RAM (in kilobytes) that the game can use.
  • -nocrashdialog - disables the appearance of some crash messages. memory reading errors
  • -novid or -novideo - Running with this option will disable playback of Valve's opening video.
  • -lv - Enables some options for the low-violence mode in Left 4 Dead.
  • -sillygibs - enables low-violence mode in Team Fortress 2

Launch options that change the level of detail and graphics quality

  • +r_rootlod # - changes the detail level of models, where # can be 0 (high), 1 (medium) or 2 (low)
  • +mat_picmip # - changes the texture detail level, where # can be 0 (high), 1 (medium) or 2 (low)
  • +mat_reducefillrate # - Changes the shader detail level, where # can be 0 (high) or 1 (low)
  • +r_waterforceexpensive # - changes the water detail level, where # can be 0 (low) or 1 (high)
  • +r_waterforcereflectentities # - changes the level of detail of reflections in water, where # can be 0 (low) or 1 (high)
  • +r_shadowrendertotexture # - changes the shadow detail level, where # can be 0 (low) or 1 (high)
  • +mat_colorcorrection # - changes the color correction mode, where # can be 0 (off) or 1 (on)
  • Filtering modes:
    • +mat_trilinear 0 - use bilinear mode (less demanding on system resources)
    • +mat_trilinear 1 - use trilinear mode (more demanding on system resources)
    • +mat_forceaniso # - use three-line mode of a certain level (where # can be 2, 4, 8 or 16 - the higher the filtering level, the more demanding it is on system resources)
  • +mat_hdr_level # - changes the advanced level dynamic range lighting effects, where # can be 0 (off, reducing resource requirements) or 2 (full rendering)

RAGE Game Launch Options

  • +r_swapInterval # - enables or disables vertical sync, where # is 0 to disable and 1 to enable
  • +vt_maxPPF # - enables encryption GPU(GPU Transcode) to improve texture loading performance, where # should be 8 if the processor has 2 or 4 cores, or 16 if the processor has 6 or more cores
  • +vt_pageImageSizeUnique 8192 - increases the number of textures stored in video memory
  • +vt_pageImageSizeUniqueDiffuseOnly 8192 - increases the number of textures stored in video memory
  • +vt_pageImageSizeUniqueDiffuseOnly2 8192 - increases the number of textures stored in video memory

In our example we will use launch Google Chrome with the incognito parameter, although the method will work with other programs that support launch options. Please note that for different programs launch options are different.

So, how do you attach an application with arbitrary parameters to the taskbar?

The first thing you need to do is create a shortcut for the desired program. To do this, open the Start menu and find the program that you want to pin to the taskbar.

Once you find it, right-click on it and select Send. Then select Desktop (create shortcut).

Having created a shortcut to the program you need on your desktop, you need to edit its launch parameters. To do this, right-click on the shortcut and select Properties.

In the Properties window that opens, you need to add in the Object field required parameters. Parameters must be added after the closing quotes. Because we want to run Chrome in incognito mode, we will add the –incognito parameter.

Note: Some programs use the prefix “-“ before the parameter, while others use the prefix “/”. Therefore, before writing a parameter, refer to the documentation for the program you need.

Once you've added your options, you can simply pin the icon to the taskbar - just like you would normally. Namely, by right-clicking on the icon and selecting from context menu pin item to the taskbar.

Now you can remove the icon you created from your desktop.

Now, if you try to launch your program from the taskbar, it will start with your parameters.

That's all! Good luck to you!