xxDerbozZxx
Lieutenant
- Registriert
- Juli 2013
- Beiträge
- 558
Ich hab mir ne autoexec.cfg erstellt, um halt Netsettings und Mousesettings nicht immer eingeben zu müssen. Die Autoexec.cfg ist schreibgeschützt, die Valve.rc nicht, und die normale config auch nicht.
Hier mal meine komplette autoexec.cfg
// _______________
// | NET |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
fps_max "999"
// _______________
// | Mouse |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
m_rawpinput "1"
Das war meine autoexec.cfg, hier kommt die ---> Valve.rc
Valve.rc
//load autoexec.cfg
exec autoexec.cfg
// load the base configuration
exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
Ich hab schon in der normalen config mal ganz unten exec autoexec.cfg aber funktioniert auch nicht!
Ich hoffe jemand kann mir erklären was falsch ist, oder mir ne andere Möglichkeit sagen die 100% funktioniert.
Ich wollte erst screens hochladen aber das Format wurde nicht akzeptiert, sorry.
Hier mal meine komplette autoexec.cfg
// _______________
// | NET |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
fps_max "999"
// _______________
// | Mouse |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
m_rawpinput "1"
Das war meine autoexec.cfg, hier kommt die ---> Valve.rc
Valve.rc
//load autoexec.cfg
exec autoexec.cfg
// load the base configuration
exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
Ich hab schon in der normalen config mal ganz unten exec autoexec.cfg aber funktioniert auch nicht!
Ich hoffe jemand kann mir erklären was falsch ist, oder mir ne andere Möglichkeit sagen die 100% funktioniert.
Ich wollte erst screens hochladen aber das Format wurde nicht akzeptiert, sorry.