Cities: Skylines

Cities: Skylines

Customize your city!
Create and upload new mods and assets to add new buildings, items, and game mechanics to Cities: Skylines. Explore new maps and share save games.
了解更多
Pizzaguy 2024 年 9 月 25 日 下午 6:41
How to get rid of black buildings when zoomed out?
after a certain distance, the textures on some modded buildings flat out disappear completely. is this an unsolvable problem created by the mod, or is there something wrong with my shaders? and if so, how can I fix it?
< >
正在显示第 1 - 7 条,共 7 条留言
NameInvalid 217 2024 年 9 月 26 日 上午 12:23 
which building asset? If it only happens on few specific one can list them down I can take a look.
if it's a case with bad LOD work from the author then there's not much you can do about it aside from re-make the LOD (or just delete them and let the game generate one, which is usually pretty terrible)

alternatively you can increase building draw distance with Visibility Control, performance intensive obviously...
最后由 NameInvalid 编辑于; 2024 年 9 月 26 日 上午 12:24
Pizzaguy 2024 年 9 月 26 日 上午 10:15 
引用自 NameInvalid
which building asset? If it only happens on few specific one can list them down I can take a look.
if it's a case with bad LOD work from the author then there's not much you can do about it aside from re-make the LOD (or just delete them and let the game generate one, which is usually pretty terrible)

alternatively you can increase building draw distance with Visibility Control, performance intensive obviously...
the 2 most noticeable are theese 2 mods
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2993511386&searchtext=generic+office
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=536187502
NameInvalid 217 2024 年 9 月 27 日 上午 8:21 
Both are author mistake;
- the tallest office tower have almost black texture, he might have set the brightness wrong when saving
- the second item have LOD texturing mistake

The only way to fix these properly are to fix the texture and re-import. But we don't mess with other author's item unless we have permission to do so.

Alternatively you can convert them to PO (Procedural Object), that will get rid of the LOD as PO object do not have LOD but are always rendered with full quality model.
最后由 NameInvalid 编辑于; 2024 年 9 月 27 日 上午 10:13
Pizzaguy 2024 年 9 月 27 日 下午 6:40 
引用自 NameInvalid
Both are author mistake;
- the tallest office tower have almost black texture, he might have set the brightness wrong when saving
- the second item have LOD texturing mistake

The only way to fix these properly are to fix the texture and re-import. But we don't mess with other author's item unless we have permission to do so.

Alternatively you can convert them to PO (Procedural Object), that will get rid of the LOD as PO object do not have LOD but are always rendered with full quality model.
that is unfortunate. did you say there was a way to delete the LOD and have the game auto-generate one? if not, meh. ill just replace the buildings
NameInvalid 217 2024 年 9 月 27 日 下午 8:10 
Game generated one usually are pretty trash though.
If you want to try it, that will require the uses of ModTool to extract the asset source file, for building simply click on the 'dump' button on its tooltip whem clicked on it. Then delete all files with _lod in its name. Create a new building asset with asset editor to reimport the model source file as new asset.

Sidenote- do not run asset editor with gameplay mod and assets, it will die. Use skyve to create alternate loadout with nothing enabled (things like moveit and FindIt2 are okay)

If you dont want to go through that hoop, honestly converting them to PO is a lot easier and fastet.
Pizzaguy 2024 年 9 月 27 日 下午 8:25 
引用自 NameInvalid
Game generated one usually are pretty trash though.
If you want to try it, that will require the uses of ModTool to extract the asset source file, for building simply click on the 'dump' button on its tooltip whem clicked on it. Then delete all files with _lod in its name. Create a new building asset with asset editor to reimport the model source file as new asset.

Sidenote- do not run asset editor with gameplay mod and assets, it will die. Use skyve to create alternate loadout with nothing enabled (things like moveit and FindIt2 are okay)

If you dont want to go through that hoop, honestly converting them to PO is a lot easier and fastet.
yeah il go with PO because to be honest with you I don't know what any of that means lmao
Pizzaguy 2024 年 9 月 27 日 下午 8:26 
and of course, thanks for the help
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50