View Single Post
  #315  
Unread 01-13-2005, 04:08 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

I've found no connection between EQ2's memory leak and the UI; the RAM issues are being caused by some other memory allocation error somewhere else in the game (model textures, player/enemy models, zone model, I dunno).

Although UI files are loaded at EQ2 startup, if I change a map's graphics before zoning in the first time (that session) they use the new graphics, leading me to believe zone maps are loaded either on a need basis, or each time you zone. I haven't bothered testing yet; I will when I start to convert maps to be selectable in the "Select Map" tab.

So the short answer is, I don't yet know if it'll affect zone time. I haven't seen a "noticeable" change, but human just noticeable difference for zone times probably isn't accurate. It won't accelerate your need to reboot.

Quib

P.S. - Speaking of tabs, if someone could add a tab to the map window, so I don't have to use a button as a fake tab, it'd be helpful.