Talk:Client Optimization: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
An example of an autoexec file would be nice --[[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 comment, you have to write it like this: heapsize=number. Otherwise, it crashes. Or am I doing something wrong?
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.
About the example-config: What´s so hard with that? You actually dont need an example.
Line 14: Line 14:
cl_smooth 0
cl_smooth 0


Done. It actually explains itself.
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