Showing posts with label TICKRATE. Show all posts
Showing posts with label TICKRATE. Show all posts

CSGO : Launch Options

CSGO : Launch Options


This page is a guide about Launch Options and explanations of some useful commands for Counter-Strike: Global Offensive.

First: What is a Launch Options?


Launch options are commands, that you tell the game to perform an action when launching it or that you force a specific setting. For example, you can specify the window height and width you want the game to start with. Every new launch option starts with a dash (-), but you can also put console commands in the launch options. These need a plus (+) in front of them (e.g. + exec xellse.cfg -NOVID).

Second: Where can I set these launch options?


That’s rather easy. Take a look at the picture (You can find it at the end of the guide) and just follow step by step:

1. Launch options. Right-click Counter-Strike: Global Offensive in your game library in the main Steam window
2. Select “Properties” in the menu
3. A new window will open. Click on the “SET LAUNCH OPTIONS” button
4. Another new window will open. In this one, you can set the different launch options. Every new launch option starts with a dash or a plus, DO NOT separate the launch options with a comma or a semicolon, just a space needs to go in between the different launch options.
5. Click OK and Close and your all set!


e.g.:-refresh 144 -tickrate 128 -nojoy -nod3d9ex -noaafonts -novid -high -threads 4 +exec XELLSE.cfg


Commands:
-console
Setting this launch option will open the console automatically when opening the game. There is no real need to set this launch option in CS:GO, because you can just set a toggle key in your ingame options or your autoexec and, unlike CS:S, the toggle key actually works. Some people still like to set this launch option, so they are able to see echos they put in their autoexec and know that the autoexec was executed properly.
 -novid
Turns off the Valve intros, saving you precious seconds every time you boot into the game.
-tickrate 128
If you create an offline game with bots without this launch option set, the created server will run at tickrate 64. If this launch option is set, the offline servers will always run at tickrate 128. Click here to more about TICKRATE.
-refresh / -refreshrate / -freq
You can force your monitor to run at a specific refresh rate with this launch option. This only makes sense if your monitors maximum refreshrate is higher than 60. If it isn’t and you set this launch option to 120, you can seriously damage your monitor.
-high
Gives the game high priority in your CPU, meaning background tasks won’t slow it down as much. Useful for keeping web browsers running on a second monitor while playing. Messing with CPU priority isn’t a risk free operation, but is unlikely to damage anything permanently. Try disabling this command if you’re getting bluescreens.
-threads [number]
Tells the game how many CPU cores it has access to. Recommended to set this to however many cores your computer has (probably 4). Exactly whether this will improve or decrease your performance is specific to your computer, so enable or disable this command as necessary.
 -full / -fullscreen
This launch option forces the game to run in fullscreen mode. The game will ignore this launch option, if -windowed / -window / -sw / -startwindowed option is also set.
-windowed / -window / -sw / -startwindowed
This will force the game to run in windowed mode. Should not be set without -w and -h also being specified. The game will ignore this launch option, if -full / -fullscreen option is also set.
-w / -width
-h / -height
This forces the game to start with the resolution you specified, e.g. -w 1920 -h 1080.

-noborder

Using this launch option will remove the border that Windows puts around the window when the game is run in windowed mode.
-lv
LOW VIOLENCE - The blood will be removed from the game.
-language english
CSGO in English.

 -noforcemaccel
-noforcemparms
-noforcemspd
These launch options have absolutely no effect in CS:GO. Use m_rawinput 1 and m_customaccel 0 instead. Or don’t, since it’s creating input lag for some people. Test a bit and use the settings you’re most comfortable with.
-heapsize
Option removed in CSS, that is, does nothing else :D.
+exec autoexec
There has been a problem in CS:GO since the release, that the configs are loaded in a wrong order. The easiest way to avoid that problem, is adding host_writeconfig at the very end of your autoexec and making sure, that your config isn’t set to read-only. The command overwrites any cvars in the config.cfg with the ones in the autoexec.cfg when the autoexec is executed. Do not set a launch option +exec autoexec.cfg, the autoexec is loaded anyway. Right now, this seems to be the only method to make your autoexec definitely work.
CSGO folder`s way is: C: \ Program Files \ Steam \ steamapps \ common Counter-Strike Global Offensive \ csgo \ cfg
Option Cloud enable: C: \ Program Files \ Steam \ userdata \ \ 730 \ local \ cfg

+cl_forcepreload 1
increase FPS by preloading maps (not necessarily faster, that depends on your PC)

 -nojoy
removes joystick support.
-nod3d9ex
Disables D3D9ex, an improvement that promises to make alt + tab faster and does not interfere with FPS. *** Many say it has no effect.
-noaafonts
No anti aliasing fonts, Basically turns off something related to anti aliasing, promising to increase FPS, but players complain that it loses sharpness in the game.
XellSe's LAUNCH OPTIONS:
-nojoy -novid -high 

CSGO : Launch Options

increase fps cs go

fps CS:GO

CSGO : Launch Options / Opções de Inicialização

CSGO : Launch Options / Opções de Inicialização


Esta pagina é um guia sobre as opções de inicialização (Launch Options) e explicações de alguns comandos úteis para Counter-Strike: Global Offensive.

Primeiro: O que é uma opção de inicialização (Launch Options) ?


Opções de inicializações (Launch Options) são comandos, que são executados na abertura do software (CSGO), forçando este comando especifico. Exemplo, você tem a opção de forçar uma resolução, ou forçar pular a introdução da valve. Cada comando começa o hifen ou traço '-' Exemplo: -novid (este comando força o jogo pular a introdução da valve.

Você pode tambem forçar comandos da CFG (console) na opção de inicialização (Launch Options), colocando um mais na frente do comando '+' exemplo: +exec autoexec.cfg (este comando força a execução automática do arquivo autoexec.cfg" 

Segundo: Onde colocar as opções de inicialização (Launch Options) ?


Dentro da biblioteca da steam, clicar com botão direto no CSGO / propriedades / definir opções de inicialização.

Defina os comandos nesta linha, lembrando que cada comando começa com -, basta um espaço para escrever o próximo comando e caso queira definir algum comando de cfg, no inicio no lugar do - coloque o +.

Exemplo:-refresh 144 -tickrate 128 -nojoy -nod3d9ex -noaafonts -novid -high -threads 4 +exec XELLSE.cfg


Comandos:
-console
Vai abrir o console automaticamente ao abrir o jogo, é bastante usado para garantir de que o comando "+exec autoexec.cfg" foi executado corretamente, exibindo um comando de "echo" por exemplo.
 -novid
Irá remover a introdução da valve que aparece no início.
-tickrate 128
Define o tickrate de partidas off-line / personalizadas / com bots  em 128, sem este comando a partida sera criada em 64 (padrão do match making "fila ranqueada"). clique aqui para entender TICKRATE.
-refresh / -refreshrate / -freq
Você pode forçar o monitor para ser executado em uma taxa de atualização específica. Isto só faz sentido se o seu monitor possui taxa de freqüência máxima superior a 60.
-high
Esse comando define a prioridade do precessadomento do CSGO como alta, falando a grosso modo, o Sistema Operacional define o CSGO como prioridade, ou seja, destina uma parte maior do processador para o jogo, logo o jogo roda mais liso que o padrão.
-threads
Define quantos núcleos do processador serão usados no CSGO, no meu caso é um quadcore, preencho = 4, porem não sinto diferença alguma preenchendo valores diferentes, também não encontrei nada muito especifico sobre esse comando, caso encontre algum conteúdo válido, deixe nos comentários :D
 -full / -fullscreen
O jogo sera executado no modo de tela cheia.
-windowed / -window / -sw / -startwindowed
Força o jogo a ser executado no modo de janela.
-w / -width
-h / -height
Força o jogo para começar com a resolução especifica, por exemplo, -w 1920 -h 1080.
  • -noborder. 
Retira o contorno que o Windows coloca em torno da janela.
-lv
LOW VIOLENCE (baixa violência) - Não havera sangue no jogo.
-language english
CSGO em inglês.

 -noforcemaccel
-noforcemparms
-noforcemspd
Diferente do CS 1.6, no CS:GO não ha efeito nenhum, Use m_rawinput 1 e m_customaccel 0, para que a velocidade do mouse no windows fique definida = 6/11 e desabilite a aceleração do mouse.
-heapsize
Opção removida no CSS, ou seja, não faz mais nada :D.
+exec autoexec
Este comando força a execução automática do arquivo autoexec.cfg localizado dentro da pasta: 
Segue o caminho padrão: C: \ Program Files \ Steam \ steamapps \ common Counter-Strike Global Offensive \ csgo \ cfg
Porem se estiver habilitado a opção de gravar na nuvem o caminho sera: C: \ Program Files \ Steam \ userdata \ \ 730 \ local \ cfg

+cl_forcepreload 1
Promete aumentar o FPS, já que ele força o pré carregamento dos mapas.

 -nojoy
Remove as configurações para joystick
-nod3d9ex
Desabilita D3D9ex, é uma melhoria que promete tornar o alt+tab mais rápido e não interfere no FPS. *** Muitos Dizem que não surte efeito.
-noaafonts
No anti aliasing fonts, basicamente desliga algo relacionado ao anti alising, prometendo incrementar FPS, porem jogadores reclamam que perde nitidez no jogo.
Segue as minhas opções de inicialização
XellSe's LAUNCH OPTIONS:
-nojoy -novid -high 

CSGO : Launch Options / Opções de Inicialização

Aumentar fps cs go

fps CS:GO

TICK RATE CS GO

TICKRATE CSGO


Esta pagina é um guia sobre TickRate para Counter-Strike: Global Offensive.

  • O QUE É TICKRATE?
A palavra RATE, do inglês, significa TAXA. O TICKRATE é a quantidade de vezes por segundo que um servidor faz o calculo de todas as posições (jogadores, tiros, etc) ENVIANDO e RECEBENDO essa informação pros jogadores. Teoricamente, quanto maior a taxa de rate, maiores informações são enviadas e recebidas. Porem, um fator que influencia diretamente nisso é o LINK disponível. Por exemplo: um server pode ter tickrate 100 e um link de apenas 1 GIGA e outro server um tickrate 66 mas ter um link de 4 GIGA, logo este segundo server será mais eficiente que o primeiro.
Fazendo uma comparação é como se fosse o FPS do SERVER, logo quanto maior o TICKRATE mais liso roda o game. 
Já fez um strafe e morreu atrás da parede sem ao menos o adversário ter varado a parede?
Ou então, estar telando um companheiro e telar um lindo HS sem ao menos a mira dele estar fixada na cabeça do adversário, isso acontece principalmente quando a lag em um dos jogadores. 

Quanto maior o tickrate menor é a incidência desses "bugs", ou seja, jogar em um server com tickrate 128 é muito melhor e mais real do que o de 64, que é o default (padrão) do Match Making do CSGO.