Talk:Client Optimization: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
(Added Talk Page)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Commands taken from [http://empires.cw-hosting.net/showthread.php?t=524 Angry's Thread]. Many thanks to Angry
Commands taken from [http://empires.cw-hosting.net/showthread.php?t=524 Angry's Thread]. Many thanks to Angry
:Where's that taken from?  That forum is dead, no? --[[User:Knighttemplar|Knighttemplar]] 13:47, 6 January 2007 (EST)
An example of an autoexec file would be nice --[[User:Knighttemplar|Knighttemplar]] 13:47, 6 January 2007 (EST)
If you use that heapsize command, you have to write it like this: heapsize=number. Otherwise, it crashes. Or am I doing something wrong?
About the example-config: What´s so hard with that? You actually dont need an example.
sv_forcepreload "1"
cl_forcepreload "1"
cl_updaterate 60
cl_cmdrate 60
cl_smooth 0
Done. It actually explains itself. --[[User:DT|DarkTerror]]

Latest revision as of 21:43, 15 April 2008

Commands taken from Angry's Thread. Many thanks to Angry

Where's that taken from? That forum is dead, no? --Knighttemplar 13:47, 6 January 2007 (EST)

An example of an autoexec file would be nice --Knighttemplar 13:47, 6 January 2007 (EST)

If you use that heapsize command, you have to write it like this: heapsize=number. Otherwise, it crashes. Or am I doing something wrong?

About the example-config: What´s so hard with that? You actually dont need an example.

sv_forcepreload "1" cl_forcepreload "1" cl_updaterate 60 cl_cmdrate 60 cl_smooth 0

Done. It actually explains itself. --DarkTerror