安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
I haven't figured out how to update the Texture Atlas, which is used when zooming out.Any help welcome with this.
I found some code in NExt which should create (update?) the atlas, but not tested yet.
I don't know much about coding, nor modding, nor much of anything about the source of the game. So I won't be of much help to you, in terms of figuring out how to modify the texture atlas. Though it sounds like you might be onto something?
@e.peters: Roads United seems to be the only texture mod that is consistent between all zoom levels (which is awesome). The vast majority seem to only work when zoomed in (for example, if there were 10 zoom levels, the custom textures would only work between 1-5, with 6-10 using the texture atlas, which is based on the vanilla textures). This is super annoying, because anytime you tilt the camera, the textures in the foreground would look different than in the background.
EDIT to specify: "zoom" meaning distance from camera to object, not necessarily the placement of the camera in relation to sea level.
Some things are still very complex if you don't know the backgrounds.
CS has 3 zoom levels, #1 uses 1024x1024 textures, #2 is the atlas, #3 are lod textures at 256x256. #1 is covered by the Core, #2 is something I don't understand which is mainly made up of #3 which I will add for all textures as soon as I get 2 working.
The lod distance is change by the mod from 300 to 2500, otherwise #2 would show up about 70 meters from ground level.
I have in mind to either figure out how #2 is updated, or how to skip #2 and go straight to #3.
https://postimg.org/image/g4kxev2ab/
Red circled where the textures go from the German ones of tis mod, to ugly stock game ones.
My pc should be able to take it, I have a hexa core i7 @ 5.4ghz (8700k), 32gb ram and a 980Ti... Is there a setting/config to increase the distance of the textures, or are there ''zoomed out'' textures available?
Roads United was updated several weeks ago, but none of the texture packs have been updated to take advantage of the new naming system. I would recommend unsubscribing to all Roads United-related mods until the texture packs are updated. I personally switched to the "Road Options a.k.a Crosswalks Remover / Road Colors Changer ++" mod, which is sort of a texture mod but less invasive. Things still look funky when zoomed out, but it's a good replacement until RU is updated.