File information

Last updated

Original upload

Created by

kimivenkat

Uploaded by

kimivenkat

Virus scan

Safe to use

96 comments

  1. kimivenkat
    kimivenkat
    • member
    • 3 kudos
    Locked
    Sticky
    If you have less than 8GB VRAM then 

    Open "Engine.ini" and search for  the command  "r.Streaming.PoolSize" and change the value as below. Fps drop will not occur

    For 6 GB VRAM change as below
    r.Streaming.PoolSize=5120

    For 4 GB VRAM change as below
    r.Streaming.PoolSize=4096
  2. Plvy1n
    Plvy1n
    • member
    • 0 kudos
    With this file, how much fps should it produce without generating frames?
  3. Plvy1n
    Plvy1n
    • member
    • 0 kudos
    Can anyone say so and should be or is it my problem.I installed your config and started the game and during the game if you look down the textures are not loaded but if you raise the camera forward they are loaded.
  4. ReallyGreatUsername
    ReallyGreatUsername
    • premium
    • 3 kudos
    Update for those checking in after 1.3/1.3.1:

    These optimization tweaks still work for the most part. However, you'll want to set r.Nanite.Streaming.DynamicallyGrowAllocations to 1 in Engine.ini.

    The game now exceeds whatever its previous hardcoded default nanite root page allocation was in certain areas which will result in frequent crashes. Unfortunately, allocation may dynamically grow to as high as 6144+ pages (1.5GB of VRAM) and it never reduces. I do not know why Nanite's VRAM dynamic allocation exclusively grows and doesn't reduce to back down, that is insanely dumb technology to me. So doing something like

    r.Nanite.Streaming.DynamicallyGrowAllocations=1
    r.Nanite.Streaming.NumInitialRootPages=2048

    is basically is basically pointless, but whatever.

    To help free up some VRAM for Nanite with nominal visual impact, you can add these lines:

    r.Nanite.LODFactor=1.5 ; make Nanite less detailed at distant LODs to reduce its allocation build up
    r.Streaming.MipBias=-1 ; reduce texture quality at higher distances

    Hope this helps someone.

  5. AltairElder3123
    AltairElder3123
    • member
    • 0 kudos
    I have a drop in fps when working with a PDA. Is this an important thing for the sake of optimization? I would like to remove this so that it would be convenient to use the PDA again
  6. HoriKyojiro
    HoriKyojiro
    • member
    • 0 kudos
    Does this mod works on RX 6600?
  7. PUPSXX
    PUPSXX
    • member
    • 0 kudos
    there is no difference, I think it even got worse
  8. IcedPinkLemonade
    IcedPinkLemonade
    • member
    • 0 kudos
    Do I copy and paste into the Game.ini?
  9. durrrr86
    durrrr86
    • member
    • 0 kudos
    Amazing. Thanks!!
  10. 13killeroww
    13killeroww
    • member
    • 0 kudos
    with this mod, the texture of the moon breaks
  11. CPStalker
    CPStalker
    • supporter
    • 2 kudos
    I've been playing for about three hours with the mod and I haven't had any frame drops yet. 4060 TI here. Before, I just had to put the settings in Epic and turn on frame gen and the frame drops would appear in 15 or 20 minutes. I still need to play longer to make sure the problem goes away, but it's certainly better than before. I have almost everything on Epic (except textures and hair, as suggested here in the posts, to save vram), and so far very stable fps. Congratulations on the beautiful work.
    1. CPStalker
      CPStalker
      • supporter
      • 2 kudos
      The frame drop appeared after about five hours of playing and I had to restart the game to fix it. The problem is not eliminated with the mod, but it certainly improves.