Ravenfield

Ravenfield

156 ratings
Rendering distance decreaser
   
Award
Favorite
Favorited
Unfavorite
Content Type: Mutators
File Size
Posted
Updated
15.424 KB
Apr 19, 2022 @ 3:26am
Apr 19, 2022 @ 5:31am
2 Change Notes ( view )

Subscribe to download
Rendering distance decreaser

Description
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
35 Comments
stgmoody8 Nov 1, 2024 @ 3:35am 
am i the only one that started getting low frame rates after ea25 and mid ea26?
Stalwart May 2, 2024 @ 3:59pm 
@Levinrin I would do it at 200 bots as I suggest
Levinrin Apr 21, 2024 @ 12:35am 
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 Mar 20, 2024 @ 12:24pm 
how exactly do i use this
Frosty May 10, 2023 @ 1:29pm 
can i increase my render distance
Tony Mar 27, 2023 @ 11:01pm 
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 Nov 4, 2022 @ 12:58am 
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 Jul 13, 2022 @ 7:02pm 
I honestly see no difference in fps :steamsad:
Wolffe Commander Jun 11, 2022 @ 10:18pm 
thanks!
Hijong park  [author] Jun 11, 2022 @ 10:09pm 
your assigned number in mutator setting