安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
hi, pretty good patch to get things looks great, i especially like the clouds, although prefer a gloomy feel for this map :)
an error in your config:
line 91 pictureShot has wrong path
also in namalsk cfgWorlds i think there is a configuration regarding animation for a building model that is not present in the light patch config, probably an animation sources problem.
for the cup rail patch, there is an issue for class WaterExPars.fogColorLightInfluence, probably inheritance problem or missing entry.
If anybody has a template with SLIGHTLY cold-tone or evening-gold tone lighting - please share the idea in the next classes:
class HDRNewPars
class DayLightingBrightAlmost
class DayLightingRainy
class Weather / class LightingNew / classes Lightning0 - Lighting71 (old format needed!)
The current code:
https://github.com/omartynenko/Namalsk-Light-Patch-V2/blob/master/config.cpp
PS: Though I played a lot on a modified Namalsk 1.10 ported to Arma 3 until realized that is screws up the video driver in certain situation, in my case It is still hard to get used to the dark ground at Namalsk :-)
It actually goes down to how Sumrak envisioned the thing. According to the story (http://www.nightstalkers.cz/en_index_nc.php) it was a cold tone / clutter / haze = dark cold scary.
Exile mod team in their mod kept very neutral colors with only a tiny gold note. They also got rid of the high grass to deliver more mainstream MP experience, but that is a separate issue.
The gold color in the previous light patch was way too artificial so I was really aimed to replace it. Not being a lightning guru I was just lucky to find the clear pattern that maintains the right HDR and normal visible colors. I found an extra "washed out" effect very actual as is complements the snow precipitation This "effect" is actually an Arma-native but unused HDR method: tonemapMethod = 1; in HDRNewPars.
...Can I give just one teeny crit' with regards to the lighting? Maybe I'm just so used to it but I miss that deep golden glow where the sun is always quite low in the sky. Now it looks kinda washed out. Still like it here though! Thanks for many many hours of enjoyment.
Thanks again!