- Jun 17, 2018
- 89
- 67
Thank you so much, FallenDoll 0.4.9 KiritoMod working here and i had that problem of the textures, and this fix solved:There's many people with textures blur, its optimization problems. I found solution here
Link was deleted, it's from steam guides, but here's a quick thing:
Open %localappdata%\Paralogue\Saved\Config\WindowsNoEditor folder (you can copy and paste this in Windows explorer).
Open Engine.ini and paste these lines at the end of the file (line skip before first string of this is required as I know)
[/Script/Engine.RendererSettings]
r.Streaming.LimitPoolSizeToVRAM=0
r.Streaming.PoolSize=54321
r.Streaming.UseFixedPoolSize=1
Instead of 54321 in the third line of copied text paste your VRAM size minus ~1000.
Another way is to add
[/Script/Engine.RendererSettings]
r.Streaming.FullyLoadUsedTextures=1
Last one works for me, but the fps drops very much.
P.S. mindflayer doesn't recognize new configs on first launch after certificate change, so just try to reload it.
P.P.S You still can find this guide on steam guides page of the game, it's kinda popular.
I hope everyone, who wants to get rid of blurry textures will find this in the thread
In %localappdata%\Paralogue\Saved\Config\WindowsNoEditor and then in Engine.ini adding this:
[/Script/Engine.RendererSettings]
r.Streaming.FullyLoadUsedTextures=1
Not only fixed the blurred textures, it also fixed the preview of the characters.
Thanks you so much again, and thanks a lot to the creator of KiritoMod for sharing it with the community.
Greetings.