Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem








Everything that causes any lag in this addon is a result of changing an existing console command or calling an existing function, which I don't have any way to optimize.
(Also the fog editor shouldn't have any effect on the light/environment editor, there isn't any overlap in what they do/what functions they use. If it did I'd be very surprised)
There actually already is a delay of varying sizes for most of these. Ambient light has a 0.5s delay to any update (because otherwise dragging the slider would severely lag or crash you), and mat_specular/r_radiosity have 3 second delays.
Sorry if that isn't very helpful. I just can't really do much, because everything that's weird / semi-broken / laggy in this addon is happening in-engine, rather than in the part I wrote (which is actually pretty simple, it's only a couple hundred lines, most of which is defining convars and setting values)