Trials of Mana

File information

Last updated

Original upload

Created by

CyrilAlexei

Uploaded by

CyrilCommando

Virus scan

Safe to use

Tags for this mod

15 comments

  1. Kirk0627
    Kirk0627
    • member
    • 0 kudos
    Wow. Thanks for this. I wish I knew how to code though... I bought this for Android too recently and the pop-ins are soo annoying. :(
  2. sonic65101
    sonic65101
    • supporter
    • 18 kudos
    Oof. I have the Nintendo Switch version and I've noticed this a lot.
  3. eleventeen
    eleventeen
    • premium
    • 2 kudos
    Figured out the out of memory crash: It's not this mod. While disabling texture streaming does increase memory usage a decent amount, not enough to overwhelm my system. It was SpecialK causing it, seems to be really glitchy with this game and causes a massive memory leak thats not too apparent until the golden road. At the golden road it crashed my game within 15min of loading, and that was after i upped my pagefile to 32gb (total comitt charge over 47gb). Within 3 battle it was using up 10gb, a few more battles over 20gb, and keeps rising a gig every min or two until it crashes.

    With specialK and this mod disabled: Fresh load into golden road auto save, then 3 battles to load some enemy models/textures:
    3.71GB
    Turned your mod back on: Same scenario: 4.78GB.
    So can say the base version uses about a gig extra memory running at 4k. Worth consider on low end systems but fine on mine luckily. (Probably a lot less at 1440p or 1080p) Also understandably causes longer loading times (From 3 seconds to 5-6 seconds) - well worth it to avoid the texture pop in.
    Played another hour , few areas, boss fight and up to 4.78GB , so seems stable now.

    I'll test the model popin fix again later, probably fine on my system well without specialK.

    There is a guide on steam discussions saying you need specialK to have it render properly at 4k, but that's not the case. With my desktop at 1080p and game set to 4k, it does run at 4k on it's own. Just has some weirdness - it boots into the first screen at 1080p, then switches to 4k after the first screen. SpecialK can fight it to force it to run that first load screen at 4k, but rest of game renders the same. (And might be why it was causing that massive memory leak)
  4. eleventeen
    eleventeen
    • premium
    • 2 kudos
    Working for me, however after a few hours of play the game crashes with an out of texture memory error. I was using the non model popin settings too at first, so figured maybe that's unstable since you mentioned little testing.. Tested the base version now, same error after about the same time ~3 hours.
    Probably related?
    Maybe can tweak some of the memory pool sizes as well to help?

    My system itself shouldn't be the issue, run much more complex games at 4k without any crashes, EG: Nier Automata recently.

    (Ave 16gb ram, nvidia 2070 super 8GB, win10 x64 )

    Gonna try upping my pagefile to 32gb and see if any difference.
  5. goshtic
    goshtic
    • member
    • 9 kudos
    Someone did a video on this, not sure if it's the same mod.

    https://www.youtube.com/watch?v=RWvqxucMtPY
    1. CyrilCommando
      CyrilCommando
      • member
      • 1 kudos
      No, it's not the same mod. I only change the following settings. His downloaded pak includes various others.

      NoPopIn_P:
      {
      [/Script/Engine.RendererSettings]
      r.TextureStreaming=False
      }

      NoTexturePopInorModelPopIn_P:
      {
      [/Script/Engine.RendererSettings]
      r.TextureStreaming=False

      [SystemSettings]
      r.StaticMeshLODDistanceScale=0.25
      r.SkeletalMeshLODBias=-2
      foliage.LODDistanceScale=20
      r.ViewDistanceScale=20
      }

      The goal of this was to stay as vanilla as possible while fixing the problems, so I change as little settings as possible.
  6. Chyld
    Chyld
    • premium
    • 0 kudos
    So I downloaded a version of this mod right when it was published that's about 10 times larger(45 compared to 4) and maybe it's just me but all the updates are not as good as that original mod you published. What else is in that pak cause it makes my game look fantastic? And why did you take it out?
    1. CyrilCommando
      CyrilCommando
      • member
      • 1 kudos
      What happened was for the original mod I used a program that can pack folders into PAKs called Unrealpak, and I used it without compression. For the newest version, I used compression. It's still the same file, I took nothing out.
  7. dafirus
    dafirus
    • member
    • 0 kudos
    Thx a lot!
  8. willace
    willace
    • premium
    • 0 kudos
    Thanks for the mod. However, I already have a custom Config ini mod enabled. Can you say what setting you changed? So I can change then in my setting.

    Thanks.

    PS: Also, DefaultEngine.ini or DefaultInput.ini

    Thanks
    1. CyrilCommando
      CyrilCommando
      • member
      • 1 kudos
      DefaultEngine.ini. It's the "TextureStreaming" setting. Change it to False.
    2. willace
      willace
      • premium
      • 0 kudos
      Thank you very much!!!!!
  9. ryu600rr
    ryu600rr
    • member
    • 0 kudos
    so only affect cut scenes not gameplay?
    1. CyrilCommando
      CyrilCommando
      • member
      • 1 kudos
      It should affect gameplay too. Pop-in just happens to be more prevalent in scenes because of how the camera quickly cuts to different objects.
  10. PlennyTheGoat
    PlennyTheGoat
    • supporter
    • 1 kudos
    What a simple but amazing tweak. All the comparison screenshots are really helpful too.