Ravenfield

Ravenfield

165 个评价
Rendering distance decreaser
   
奖励
收藏
已收藏
取消收藏
Content Type: Mutators
标签: Modded Content
文件大小
发表于
更新日期
15.424 KB
2022 年 4 月 19 日 上午 3:26
2022 年 4 月 19 日 上午 5:31
2 项改动说明 ( 查看 )

订阅以下载
Rendering distance decreaser

描述
Is your GPU dying ? Can't afford a new one ?

then use this, if you want more framerate by making yourself a myopia!!!!!





behaviour("drawdistance")

function drawdistance:Awake()
self.mint=self.script.mutator.GetConfigurationRange("render")
self.script.AddValueMonitor("monitorCurrentfar","onfarChanged")
end

function drawdistance:Start()
PlayerCamera.activeCamera.farClipPlane=self.mint
end

function drawdistance:monitorCurrentfar()
return PlayerCamera.activeCamera.farClipPlane
end

function drawdistance:onfarChanged()
PlayerCamera.activeCamera.farClipPlane=self.mint
end
36 条留言
Flamingofox3056 6 月 12 日 上午 7:08 
FR i want the exact opposite
Light my computer on fire i wanna see the whole map
stgmoody8 2024 年 11 月 1 日 上午 3:35 
am i the only one that started getting low frame rates after ea25 and mid ea26?
Stalwart 2024 年 5 月 2 日 下午 3:59 
@Levinrin I would do it at 200 bots as I suggest
Leviathan 2024 年 4 月 21 日 上午 12:35 
im curious if this would give me more fps if i run stupid amount of bots i have a decent rig but i love maps that surport up to 300- 500 bots
mark77 2024 年 3 月 20 日 下午 12:24 
how exactly do i use this
Frosty 2023 年 5 月 10 日 下午 1:29 
can i increase my render distance
Tony 2023 年 3 月 27 日 下午 11:01 
i got 15-20 fps by decreasing it to 600 im here to comment again and tell that this thing is doing its job. Ravenfield have terrible map optimization.
Stankhi 2022 年 11 月 4 日 上午 12:58 
If you ever plan on updating this, I'd recommend adding it a 'fog of war' effect to the decreased render distance just so it blends in more seamlessly with the map
Pussyhunter69 2022 年 7 月 13 日 下午 7:02 
I honestly see no difference in fps :steamsad:
Wolffe Commander 2022 年 6 月 11 日 下午 10:18 
thanks!