安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Extract the zip contents to your SourceFilmmaker/game/usermod/maps directory.
Some important notes:
- Enable the rendering of 'Other Entities' to prevent missing models and other geometry
- Set the camera's farz setting to around 40,000 to ensure that you can see the entire map
- Enter the console command "cl_detaildist 4000" (or some other high number) to increase the draw distance of trees in the 3D skybox
In contrast to the GMod version, this port has reflective water, since I figured that the visual quality was more important than performance in this case. However, there are also some graphical artefacts where the 3D skybox meets the water, which I sadly wasn't able to fix. Additionally, the light glow sprites don't seem to render the way they should, so it may be preferable to remove them entirely using the console command "ent_fire env_sprite kill".
As for the water: It should be there. Make sure you have the appropriate VisGroup enabled and that you've extracted the materials properly. If you want to raise or lower the water level, you must also resize the two func_viscluster brushes so that one is entirely above the water and one is entirely below.
Water doesn't work. It's all black.
I suggest you try some console commands and see if that fixes the issue (type find water in the console to list all related commands/variables).
Alternatively, use gmad.exe to extract the contents from the GMod addon, and then copy those files to SFM. The GMod version of the map uses a cheaper water material without real-time reflections, which might work better.