View Single Post
  #278  
Old 05-19-2011, 08:55 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
About speed:
- the base systems in v6 take much less CPU time
- scripting is 20-50 % faster (fast delivery of events, optimized statements etc.)
- the particle engine is around 20-50 times faster than before
- GUI drawing, especially for gui styles (.wba), has been improved
- it's now using DirectX9 instead of DirectX7
- always using optimized bitmap fonts
- scripts use less memory, graphics might take more (depending on the driver)

Things that could eventually slow down a little bit:
- hacker protection
- some older graphic cards might have slower implementation of DirectX9 than DirectX7 (you can use OpenGL by using parameter -opengl to speed it up eventually)

About script stats:
That can be a little bit tricky, the /clientstats shows relative percentages so when the game is faster in general you usually get higher percentages for the same action. The task manager is not really known for accurate results.
I see, thank you.
Reply With Quote