Quoted
sv_minrate "20000"
sv_maxrate "100000"
sv_minupdaterate "40"
sv_maxupdaterate "66"
sv_mincmdrate "40"
sv_maxcmdrate "66"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "2"
sv_client_predict "1"
sv_client_cmdrate_difference 20
fps_max 70
host_framerate 0
Quoted
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "2"
sv_client_predict "1"
Quoted
sv_client_min_interp_ratio "2"
sv_client_max_interp_ratio "3"
This post has been edited 1 times, last edit by "rain" (Mar 19th 2011, 12:58am)
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 |
cl_interp "0.01" cl_lagcomp_errorcheck "1" cl_interpolate "1" cl_cmdrate "101" cl_updaterate "101" cl_smooth "0" rate "25000" cl_downloadfilter "1" cl_restrict_server_commands "0" |
![]() |
Source code |
1 2 3 4 5 |
// Nur mit Sourcemod moeglich // kann fuer fuer weniger Loss und Choke sorgen sm_cvar net_maxcleartime 0.001 sm_cvar net_splitrate 2 sm_cvar net_splitpacket_maxrate 50000 |
Quoted
sv_client_min_interp_ratio "2"
sv_client_max_interp_ratio "3"
This post has been edited 2 times, last edit by "rain" (Mar 19th 2011, 1:15pm)
![]() |
Source code |
1 2 3 4 5 6 7 8 |
- Added a new server ConVar "sv_competitive_minspec" that enforces the following restrictions on clients when set to 1: - r_drawdetailprops 1 - r_staticprop_lod (-1 to 3) - fps_max minimum 60 (or 0) - cl_detailfade minimum 400 - cl_detaildist minimum 1200 - cl_interp (0 to 0.031) - cl_interp_ratio (1 to 2) |
Der Server läuft glaub seit der OB Version auf FPS 70 und die gehen auch nicht drüber!
Quoted
Nur halt am Rundenstart passiert es das die FPS mal bis auf 30 einbrechen
Quoted
Ist es nicht möglich den lerp anhand seines pings anzupassen? Weil es scheint ja so zu sein das viele einfach ein falschen lerp haben?!
Ich spiele immer so mit cl_interp 0.05 da ich einen 45-60er ping hab und somit ist der lerp bei 50 ms. Da viele aber mit cl_interp 0.1 spielen haben diese ein lerp von 100 und somit sollte auch deren hitbox verschoben sein oder?
cl_interp "0.01"
cl_lagcomp_errorcheck "1"
cl_interpolate "1"
cl_cmdrate "101"
cl_updaterate "101"
cl_smooth "0"
rate "25000"
Location: Mönchengladbach
Occupation: Brückenkranführer / Staplerfahrer
wcf.user.option.userOption53: Nein
Ich musste den Thread einfach nochmal ausgraben und darauf hinweisen das diese net settings nicht fuer das online spielen gedacht ist und des weiteren nicht so wirklich mehr funktioniert. *hust* Fixed to 66 *hust*