Stationeers

Stationeers

59 个评价
Render Distance Multiplier [BepinexMods]
3
2
   
奖励
收藏
已收藏
取消收藏
Mod
文件大小
发表于
更新日期
1.776 MB
2024 年 3 月 1 日 下午 4:25
2024 年 8 月 5 日 上午 12:49
7 项改动说明 ( 查看 )

订阅以下载
Render Distance Multiplier [BepinexMods]

描述

For now it's just multipliers for settings.
For render distance multiplier at setting levels Medium, High and Extreme.
Extreme setting with default miltiplier 2 will show frame structures at 500 m.

There's also Shadows distance, Light shadows distance and Shadows distance multiplier's modifiers.

Multipliers is configurable in Stationeers/BepInEx/config/RenderDistanceMod.cfg

Mod is overwriting methods of OcclusionManager.UpdateRenderDistanceMultiplier and ShadowQualitySetting.Apply.

----------------
Old mod version for previous stable game version (to switch you can rename two dll in mod folder at SteamLibrary\steamapps\workshop\content\544550\3171327238)

Fix for game settings and occlusion calculations to make Objects Distance Multiplier slider in Advanced settings be useful.
Max value will let big structures be show up at 650 meters.

Stairs and Draggable things (crates, portable devices, mining robots) set as big structure too.
Also max render distance for terrain chunks is raised to 650 m.
At 650 m LOD terrain usually disappear. Cannot change it for now.
Trying to enlarge LOD plane size and Alpha cutout distance.

Basic shadows distance with too short values got modified.
Added config for shadows and wall light-generated shadows modifiers.

Config file is Stationeers/BepInEx/config/RenderDistanceMod.cfg
Can change max values there and also switch rendering types, like affect only big structures and draggables.
By default all things is affected by modifier.

It made with full barbaric overwrite of Thing.SetOcclusion, so other mods will cannot use this method.
---

Thanks to Eviltek2099 for testing at powerful pc with nice huge base and give pics.

Installation.
Step 1: Install BepInEx: https://docs.bepinex.dev/articles/user_guide/installation/index.html
Step 2: Install the StationeersMods plugin: https://github.com/jixxed/StationeersMods
Step 3: Subscribe.

32 条留言
Kastuk  [作者] 8 月 29 日 下午 12:37 
Whelp, will hide the mod for now
TGC 8 月 29 日 上午 11:42 
Doesn't seem to work on beta. Killed all shadows.
Kastuk  [作者] 7 月 30 日 上午 10:30 
Is they still works?
Vulpsune 7 月 30 日 上午 5:41 
step 2 needs changing to /StationeersAddons/Stationeers.Addons
Kastuk  [作者] 3 月 27 日 下午 4:46 
Theres may be huge slowdown of pc at bigger multipliers values, must investigate and fix, but my current pc is too slow to feel difference anyway.
Kastuk  [作者] 2024 年 12 月 22 日 下午 7:56 
really?
Kastuk  [作者] 2024 年 8 月 5 日 上午 3:22 
Fix for config file (thanks to Pugw4sh for the hint)
Kastuk  [作者] 2024 年 8 月 3 日 上午 3:10 
Dunno why theres bepinex error of wrong config value chars this time, I cannot fix this for now.
Kastuk  [作者] 2024 年 8 月 1 日 下午 11:24 
Ah, yep, better to clean up config file as theres will be error of wrong characters in configuration.
Kastuk  [作者] 2024 年 7 月 25 日 上午 2:57 
Okay, got updated as simple modifiers to vanilla settings for now.