Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for playing! :)

Yeah I know. I managed it to double the fps the last two days but I´m glad it´s playable on low graphics haha.

And thanks for the feedback, I will definitely work on that!  I changed the pool size r.Streaming.Poolsize to 8000. Do I need to set this higher even if my gpu doesn´t have more memory? I´m relatively new to unreal engine and appreciate any help. :)

(1 edit)

Well, as far as i know, usually you should set different pool budget for diffrent quality settings, i will link a youtube video, it will show how to make all this. 
p.s  Setting values higher that you have should be alright, but i would rather measure how much vram every quality level consume and set pool a bit higher than that.
https://youtu.be/nElpWI2WH-g

Thank you! That video helped to fix it permanentely :) I also managed to fix most of the bugs you mentioned and improved the map a bit.

I tried to profile the fps drains..seems like the most drain comes from nanite raster sizes. Couldn´t find a way to load seperate foliage actors instead of the whole instances (using world partition). Will have a deeper dive into that :)