Wieder bei CS GO, welche Settings brauche ich ?

eddietwo

Freizeitschrauber(in)
HEY

nach Jahren wieder am PC bzw Laptop und frage ich mich welche Settings ich brauche.
Nutze eine 200k Leitung.

Dazu spiele ich mit einem g430.
In den Einstellungen zu Sound habe ich von BS STANDARD auf das g430 gewechselt.
Denke das passt so.

Nur was nutze ich bei Audio an sich.
Stereo da nur virtual Surround?!

Und welche rates spiele ich?

Jemand der Ahnung hat kann vlt was dazu sagen.

Lg
 
Ich hab die Erfahrung gemacht, dass man mit Stereo (ich nutze die Einstellung Stereo Speak in CSGO) besser orten kann. Und natürlich das 3D Sound Gelumbe auf aus
 
Audio Settings: Stereo (Kopfhörer) und den 3D Sound an (geht aber ziemlich auf die CPU, bei mir so um die 10-20% weniger FPS)

Meine Autoexec.cfg (einige Commands bringen nichts, kannst dir die Sachen natürlich binden wie du willst)
Code:
//netsettings 
rate 					"786432"
cl_cmdrate				"128"
cl_updaterate				"128"
cl_interp_ratio				"1"





// Other stuff
fps_max 				"288"
fps_max_menu 				"144"
cl_disablefreezecam 			1
cl_showloadout 				1
cl_radar_always_centered 		0
cl_allowupload 				0
cl_forcepreload 			1
cl_timeout 				90
cl_disablehtmlmotd 			1
cl_showfps				2
cl_color				4

//0 y 1 purple 2 green 3 b 4 o




r_dynamic				0
cl_join_advertise 			2

// These apparently effects performance, but not confirmed.
r_drawtracers_firstperson 1
r_eyegloss 0
r_eyemove 0
r_eyegloss 0
r_eyemove 0
r_eyeshift_x 0
r_eyeshift_y 0
r_eyeshift_z 0
r_eyesize 0









// Binds
unbind 					"v"
unbind 					"F1"
unbind 					"F3"
unbind 					"i"
unbind 					"o"
unbind					"leftarrow"
unbind					"rightarrow"

bind 					"o" 		"buy ak47; buy m4a1; buy vesthelm;; buy smokegrenade; buy flashbang; buy flashbang; buy molotov; buy incgrenade; buy hegrenade"
bind 					"F1" 		"buy awp"
bind 					"F2" 		"buy defuser"
bind 					"F3" 		"buy p250"
bind 					"F4" 		"buy ak47; buy m4a1"
bind 					"v" 		"buy vest; buy vesthelm"
bind					"f5"		"buy famas; buy Galil"
bind					"f6"		"buy deagle"
bind					"f7"		"buy Smokegrenade"
bind					"f8"		"buy flashbang"
bind					"f9"		"buy hegrenade"
bind 					"i" 		"buy smokegrenade; buy flashbang; buy flashbang;buy molotov;buy incgrenade; buy hegrenade"
bind 					"l" 		"exec autoexec"
bind					"leftarrow"	"net_graph 0"
bind					"rightarrow"	"net_graph 3"
bind					"7"		"give weapon_ak47"
bind					"8"		"sv_cheats 1; give weapon_ak47; give weapon_flashbang; give weapon_hegrenade; give weapon_smokegrenade"
bindtoggle				"kp_end"	"cl_righthand"


//viewmodel

//viewmodel_offset_y			2




echo "				Autoexec succesfully loaded				"

Ansonsten spiele mit "lowsens", d.h. zwischen 400 und 1600eDPI (=DPIxingamesens), deaktiviere die Mausbeschleunigung und m_rawinput 1
Grafiksettings sind egal außer Multicore-Rendering an, VSync aus, FXAA aus und motion blur aus.
 
Zurück