Benvenuto! Effettua l'accesso oppure registrati.
Marzo 28, 2024, 10:37:45 am

Inserisci il nome utente, la password e la durata della sessione.

Ultimi Post

Utenti
  • Utenti in totale: 1688
  • Ultimo utente: vincenzo
Statistiche
  • Post in totale: 205638
  • Topic in totale: 8468
  • Online Oggi: 248
  • Presenze Massime Online: 814
  • (Gennaio 21, 2020, 20:10:26 pm)
Utenti Online
Utenti: 0
Visitatori: 237
Totale: 243
Google (6)

Visitatori

Autore Topic: Counter-Strike Global Offensive - Guida - Configurazione  (Letto 9198 volte)

Offline R22

  • Fail Member
  • *
  • Post: 1.505
  • Karma: -81
  • Meio un vovo tal cul che na gaina !
Counter-Strike Global Offensive - Guida - Configurazione
« il: Dicembre 07, 2014, 13:31:51 pm »
Un semplice tutorial su come configurare al meglio Counter-Strike Global Offensive





PRIMO PASSO

Aprire il gioco
Opzioni -> Impostazioni di gioco -> Abilita console da sviluppatore -> "Si"
Opzioni -> Tastiera/Mouse -> Attiva/Disattiva console -> "\"
Ovviamente al posto di "\" potete mettere il tasto che preferite.

Per aprire il nostro script procedete così:

"\" -> "exec autoexec"


SETTAGGI GRAFICI:

Portate tutti i settaggi grafici a "low", disabilitate l'anti-aliasing ed abilitate il multi-core rendering.



Utilizzare (se possibile) la risoluzione nativa del monitor quando si gioca.



LAUNCH PARAMETERS:

Nei parametri del lancio applicazione su Steam impostate:

Codice: [Seleziona]
-novid -console -high -threads 4 +exec autoexec
Quelli che uso io:

Codice: [Seleziona]
-freq 120 -w 1920 -h 1080 -threads 4 -high -novid -console +exec autoexec




CREAZIONE AUTOEXEC:

Recatevi nella cartella contenente i file di configurazione (solitamente in C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\cfg)

Create un nuovo file autoexec.cfg ed inseriteci quanto segue:

Codice: [Seleziona]
//CL Commands

cl_autowepswitch "0" // Disables automatically switching to a primary gun you pick up off the ground so you don’t draw an unloaded weapon.
cl_debugrumble "0" // Enable (1) / Disable (0) rumble debugging spew.
cl_detail_avoid_force "0"
cl_detail_avoid_radius "0"
cl_detail_avoid_recover_speed "0"
cl_detail_max_sway "0"
cl_disablehtmlmotd "1" // Disables those annoying ads when connecting to a server.
cl_disablefreezecam "1" // Disables the annoying freeze on death so you can make proper calls to your team mates.
cl_forcepreload "1" //Forces the game to load all the sound and art assets on map load. This can help you if you experience stuttering when certain sounds go off, such as throwing a grenade into a bunch of props.
cl_logofile "0" // Disable spray logos.
cl_rumblescale "0" // Scale sensitivity of rumble effects (0 - 1.0.)
cl_playerspraydisable "1" // Enable (0) / Disable(1) player's sprays.
cl_showhelp "0" // Enable (1) / Disable (0) on-screen help.
cl_showpluginmessages "1"
cl_soundfile "0" // Jingle sound file (WTF?)
cl_spec_mode "1"
cl_timeout "60" // After this many seconds without receiving a packet from the server, the client will disconnect itself.

//CL

con_enable "1"

//Model Tweaks

r_drawtracers_firstperson "0" // Disable first-person tracers. Enemy tracers are still drawn.
r_eyegloss "0" // Removes eyes graphic on playermodels.
r_eyemove "0" // Removes eyes graphic on playermodels.
r_eyeshift_x "0" // Removes eyes graphic on playermodels.
r_eyeshift_y "0" // Removes eyes graphic on playermodels.
r_eyeshift_z "0" // Removes eyes graphic on playermodels.
r_eyesize "0" // Removes eyes graphic on playermodels.


//Rates

cl_cmdrate "128"
cl_interp "0" // cl_interp_ratio / cl_updaterate = cl_interp.
cl_interp_all "0" // Disable all interpolate optimizations. When set to "0" the optimisation is run and only the set of entities that need interpolation are considered. When set to "1" (or any non-zero value) the old behaviour is run, where every entity the client knows about is considered for interpolation.
cl_interp_ratio "1"
cl_interpolate "1"
cl_lagcomp_errorcheck "1"
cl_lagcompensation "1"
cl_pred_optimize "2"
cl_smooth "0"
cl_smoothtime "0.01"
cl_updaterate "128" //
rate "128000" //

//NETGRAPH!

net_graph "1"
net_graphheight "0"
net_graphpos "1"

//SHADOWS & LIGHTS

muzzleflash_light "0" // Enable (1) / Disable (0) muzzle flash light.

//SOUND

cl_downloadfilter "nosounds" // Disable downloading of sounds when connecting to a server.
dsp_enhance_stereo "1" // If set to "1" enhances the stereo effect, making sound richer and more atmospheric for a slight performance hit.
snd_mixahead "0.05" // Mixes sound ahead to reduce stuttering. Set between "0" and "1," the higher the value the less stuttering and more synchronized sound will be, but performance may be reduced. A value of "0.5" to "0.7" will help reduce stuttering in the game. If you experience no stuttering, lower this value to gain some performance.
snd_musicvolume "0" // Music volume.
snd_pitchquality "1"
voice_enable "1" // (Default=1)
voice_scale "1" // (Default=1)
volume "0.4" // Sets the volume.
dsp_enhance_stereo "1"
dsp_slow_cpu "0"
dsp_reload

//SYS

sys_antialiasing "0"
sys_refldetail "0"

//HUD

hud_showtargetid "1" // Enable (1) / Disable (0) target ID when pointed at with cursor.
hud_scaling "0.85" // (0.5-0.95) - Allows you to change the size of the HUD.
cl_radar_always_centered "0" // A lot of players prefer the default "1" but as in-game lead I like being able to see the entire map on the radar.
cl_radar_scale ".4" // Changes the radar zoom size so you can see more.

//CROSSHAIR

cl_crosshairdot "0" // This command disables the center dot.
cl_crosshair_drawoutline "1" // I recommend everyone turn this outline on so the crosshair is more visible.
cl_crosshair_outlinethickness "2" // Set to 1, 2, or 3 to adjust thickness.

//OTHER

mat_monitorgamma "2.1" // The brighter the better so you can illuminate enemies.
mat_queue_mode "-1" // Auto-detect multi-core rendering.
mat_savechanges // Write video settings to the registry.

adsp_debug "0"
budget_show_history "1" // Turn history graph off and on. Good to turn off on low end.
closecaption "0" // Enable(1)/Disable(0) close captioning.
func_break_max_pieces "0"
sv_forcepreload "1"

//BIND
//Alias (Abbreviations for weapon combinations)
alias "m4a1/ak47" "buy m4a1;buy ak47"
alias "aug/sg556" "buy aug;buy sg556"
alias "galilar/famas" "buy galilar;buy famas"
alias "g3sg1/scar20" "buy g3sg1; buy scar20"
alias "vesthelm/vest" "buy vesthelm;buy vest"
alias "incgrenade/molotov" "buy incgrenade;buy molotov"

//Actual bindings (Abbreviations are used here)
bind "KP_END" "buy awp"
bind "KP_DOWNARROW" "aug/sg556"
bind "KP_LEFTARROW" "buy p90"
bind "KP_5" "buy hkp2000"
bind "KP_RIGHTARROW" "buy ssg08"
bind "KP_PGDN" "g3sg1/scar20"
bind "KP_HOME" "galilar/famas"
bind "KP_UPARROW" "buy deagle"
bind "KP_PGUP" "m4a1/ak47"
bind "KP_MULTIPLY" "buy smokegrenade"
bind "KP_MINUS" "buy vesthelm"
bind "KP_PLUS" "buy flashbang"
bind "KP_ENTER" "buy hegrenade"
bind "KP_DEL" "buy decoy"
bind "KP_INS" "incgrenade/molotov"
bind "-" "buy defuser"

clear
writecfg
echo "CFG loaded!"

BUY SCRIPT:

Nel file che avete creato è stato integrato un buy script che funziona nel seguente modo:



HUD:

Per modificare l'HUD editate questi parametri nel file cfg:

Codice: [Seleziona]
hud_showtargetid "1" // Enable (1) / Disable (0) target ID when pointed at with cursor.
hud_scaling "0.85" // (0.5-0.95) - Allows you to change the size of the HUD.
cl_radar_always_centered "0" // A lot of players prefer the default "1" but as in-game lead I like being able to see the entire map on the radar.
cl_radar_scale ".4" // Changes the radar zoom size so you can see more.



CROSSHAIR:

Potete invece modificare il vostro crosshair cambiando:

Codice: [Seleziona]
cl_crosshairdot "0" // This command disables the center dot.
cl_crosshair_drawoutline "1" // I recommend everyone turn this outline on so the crosshair is more visible.
cl_crosshair_outlinethickness "2" // Set to 1, 2, or 3 to adjust thickness.

Esempi di configurazione di crosshair in modo più specifico:



A
Codice: [Seleziona]
cl_crosshairalpha "255"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_r "255"
cl_crosshaircolor_g "0"
cl_crosshairdot "1"
cl_crosshairgap "0"
cl_crosshairsize "5"
cl_crosshairstyle "2"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "0"
cl_crosshair_outline "0"
cl_crosshair_outline_draw "0"

B
Codice: [Seleziona]
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_r "0"
cl_crosshaircolor_g "0"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairsize "6"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-1"
cl_crosshair_outline "0"
cl_crosshair_outline_draw "0"

C
Codice: [Seleziona]
cl_crosshairalpha "200"
cl_crosshaircolor "1"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairsize "5"
cl_crosshairstyle "2"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-1"
cl_crosshair_outline "0"
cl_crosshair_outline_draw "0"

D
Codice: [Seleziona]
cl_crosshairalpha "255"
cl_crosshaircolor "4"
cl_crosshaircolor_b "250"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "0"
cl_crosshairsize "3"
cl_crosshairstyle "2"
cl_crosshairusealpha "1"
cl_crosshairthickness "0.5"
cl_fixedcrosshairgap "0"
cl_crosshair_outline "0"
cl_crosshair_outline_draw "0"

Oppure ne create  uno personalizzato a questo indirizzo : http://csgocrosshair.dathost.net

Ora non vi resta che trovare la giusta sensibilità per il vostro mouse modificandola sia nel gioco che attraverso Windows.

Buon Gaming!

 ;D


FONTE
« Ultima modifica: Dicembre 09, 2014, 00:42:32 am by R22 »

Offline miticolorenz

  • Dead Member
  • **
  • Post: 4.633
  • Karma: 62
  • BARCOLLO MA NON MOLLO
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #1 il: Dicembre 07, 2014, 15:04:24 pm »
 :bravo!:

Offline R22

  • Fail Member
  • *
  • Post: 1.505
  • Karma: -81
  • Meio un vovo tal cul che na gaina !
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #2 il: Dicembre 07, 2014, 15:08:22 pm »
 :grazie!:

Offline spaghetti

  • Dead Member
  • **
  • Post: 3.849
  • Karma: -256
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #3 il: Dicembre 07, 2014, 15:16:29 pm »
bravo! btw cl_playerspraydisable "1" //  su go non serve a una mazza,mi fa dubitare un po' della fonte

poi queste due cose
-threads 4: this should match the number of cores of your processor (CS:GO takes advantage of multithreading).
-high: tells the OS that CS:GO should run in high priority (this allows CS:GO to have more frequent CPU polling).

bisognerebbe provarle perchè ad acluni utenti calano le prestazioni

+exec autoexec non va nelle opzioni di avvio (non serve a niente se non a dare qualche errore)
« Ultima modifica: Dicembre 07, 2014, 15:18:02 pm by spaghetti »

Offline Nero

  • Desisto inaniloquum et adtentus
  • Fail Member
  • *
  • Post: 1.903
  • Karma: 46
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #4 il: Dicembre 07, 2014, 15:17:27 pm »
 :ok:

Offline Nero

  • Desisto inaniloquum et adtentus
  • Fail Member
  • *
  • Post: 1.903
  • Karma: 46
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #5 il: Dicembre 07, 2014, 15:22:15 pm »
-threads 4: this should match the number of cores of your processor (CS:GO takes advantage of multithreading).

bisognerebbe provarle perchè ad acluni utenti calano le prestazioni

Sulla macchina che uso per lavorare di sicuro, li potrei mettere threads 16... ma il gioco li supportera'? Se ho tempo martedi' o mercoledi' provo e vi faccio sapere.

Offline R22

  • Fail Member
  • *
  • Post: 1.505
  • Karma: -81
  • Meio un vovo tal cul che na gaina !
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #6 il: Dicembre 07, 2014, 15:49:22 pm »
Viene eseguito cmq anche senza il +exec autoexec ma l'ho messo è non mi da errori.

http://csgohelp.com/autoexec-qa/

http://csgohelp.com/
« Ultima modifica: Dicembre 08, 2014, 00:25:11 am by R22 »

Offline spaghetti

  • Dead Member
  • **
  • Post: 3.849
  • Karma: -256
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #7 il: Dicembre 07, 2014, 16:02:31 pm »
-threads 4: this should match the number of cores of your processor (CS:GO takes advantage of multithreading).

bisognerebbe provarle perchè ad acluni utenti calano le prestazioni

Sulla macchina che uso per lavorare di sicuro, li potrei mettere threads 16... ma il gioco li supportera'? Se ho tempo martedi' o mercoledi' provo e vi faccio sapere.

intendo che ogni utente potrebbe avere effetti diversi

Offline Matrix

  • Global Moderator
  • Fail Member
  • *
  • Post: 1.988
  • Karma: -28
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #8 il: Dicembre 07, 2014, 16:15:30 pm »
http://brooker.co.za/blog/2014/12/06/random.html

sunto: Non sempre ha senso aumentare il numero di thread.
(ovviamente  n core della cpu >= n thread nella stringa di configurazione)
« Ultima modifica: Dicembre 07, 2014, 17:06:16 pm by Matrix »

Offline AkiraFudo

  • Fail Member
  • *
  • Post: 2.355
  • Karma: 29
    • My Fragmovie

Ipocrisia portami via

Offline miticolorenz

  • Dead Member
  • **
  • Post: 4.633
  • Karma: 62
  • BARCOLLO MA NON MOLLO
Re:Counter-Strike Global Offensive - Guida - Configurazione
« Risposta #10 il: Dicembre 07, 2014, 19:56:07 pm »
 :gg: ora va meglio,  vengo killato come un vero pvo  ;D