Тёмный
OneUp Game Dev
OneUp Game Dev
OneUp Game Dev
Подписаться
Hello and welcome to the channel! My name is Anuj. I am a Video Game Developer. I have set up this channel to show other aspiring game developers my process of game development over various personal projects. I hope that my videos will help others in any way at all.

Consider joining the discord channel to have discussions with the community and me. See you there!! :)
Комментарии
@S-Grez
@S-Grez 3 месяца назад
Thank you!
@fernando9452
@fernando9452 8 месяцев назад
r.Streaming.PoolSize 3000
@GrekkoGaming
@GrekkoGaming 9 месяцев назад
For the exportation, it will works also ? I mean with my game, when I want to change the quality of the graphics, some textures become black, and I need each time to relaunch the level to get the final result ! By the way, some of my players had a problem with poor machine, textures, even in high quality stay blur ! what the problem comes from ? not enough memory ?? do I need reduce the dimension of my textures ?... big thanks....
@TheUnchartedMysticGaming
@TheUnchartedMysticGaming 9 месяцев назад
i have 24gb (8+8+8gb) i had a faulty ram so it was 24gb and not 32, with ryzen 5600x, rtx 3060 12gb gigabyte gpu with 2 fans, and liwuid cooling for cpu, what pool size should i use
@Stallagmite
@Stallagmite 11 месяцев назад
Thank you!!! So good to find this after all the bandaid tutorials that don't really fix the problem.
@dangerousmindgames
@dangerousmindgames Год назад
What a great and concise tutorial. Thank you, sir.
@Astrolog_tarolog1
@Astrolog_tarolog1 Год назад
r.streaming.poolsize 3072
@minilabyrinth
@minilabyrinth Год назад
Thanks a ton
@DrZotac
@DrZotac Год назад
life saver! ty!!
@tokentechnoticias
@tokentechnoticias Год назад
thanks G, i solved it now adding 8K textures!! forcing the engine such a beast!! gezzz
@proflooney
@proflooney Год назад
I just set my poolsize to 0 and it gives it unliimited
@arknet4973
@arknet4973 Год назад
Hello . Anyway to get the required pool size through the console command ?
@SugarKaneNosey
@SugarKaneNosey Год назад
I dont have anything just an 8K 5AU skybox lol
@PreetDabgar
@PreetDabgar Год назад
can we apply this technique if we are working on android vulkan
@UTube2K6
@UTube2K6 Год назад
if you modify your engine/Config/BaseXXX.ini setting it will apply to all your project... it should be a better idea to modify/add an override in yourProject/Config/DefaultXXX.ini replace XXX by setting, ex: BaseScalability.ini => DefaultScalability.ini just put "[TextureQuality@2] r.Streaming.PoolSize=1500" to override base default engine settings for your project leaving default of the engine
@piotrsiemierzewicz1495
@piotrsiemierzewicz1495 Год назад
Thats not a fix. Its just disables texture streaming. Better optimize your textures and lightmap resolution ;)
@nij4785
@nij4785 Год назад
you're the heo!! thank you
@arslan1974
@arslan1974 Год назад
Ещё проще, в project settings галочку убрать из texture streaming / In project settings unchek texture streaming
@utn01
@utn01 Год назад
thanks a lot dude!
@zimai
@zimai Год назад
May I ask if the set 5000 refers to the memory capacity? Because I will set this, it is my colleague who said that the quality of my pictures is too high, and the computer of the other party shows that the memory is crashed after packaging.
@jack84699
@jack84699 Год назад
thanks, works perfect😉
@JC00PER-08
@JC00PER-08 Год назад
I’m trying to add a texture to a small part of the model but it adds the texture to the whole model how do I fix it?
@saadiewaadie
@saadiewaadie Год назад
I'm trying to adjust texture streaming pool/maxtempmemoryallowed for an existing game with upscaled texture mods (that had bad texture streaming issues leading to stutters). Is there a way to figure out what texture pool size is needed by the game? Currently doing by trial and error - and where I'm having success in one level, on other levels it hitches or causes fps drops. I'm able to access the ingame console to change r.xxxxxxx values and create INI file to load settings at start, but there isn't any "over budget warning" as it's an existing game. Would be awesome if you can help :)
@CP-Mohammed
@CP-Mohammed Год назад
thank you for this video.
@CreativeOven
@CreativeOven Год назад
thanks man!
@Arkenaz1
@Arkenaz1 2 года назад
I can't find the BaseScalability.ini in UE5. There is a Scalability.ini file but it is completely blank. Can anyone help ?
@g2x_gamer
@g2x_gamer 2 года назад
How to open cmd ? I cant do that i need help what putten on keybord shot prass
@Xodroc
@Xodroc 2 года назад
Still very much relevant in 5.02. Very handy.
@kalanadasith114
@kalanadasith114 2 года назад
There's no base scalability in my config folder. What should i do now?
@dennypodemirov
@dennypodemirov 2 года назад
Thank you very much!!!!!!!!
@petertremblay3725
@petertremblay3725 2 года назад
Currently making a game level with no uv, no low poly and no baking for UE5, this is only on static mesh but hell it saving me months of tedious work! I paint my model in 3d coat since it is the best vertex painting software out there and you can even use stencils for detailing.
@CREATIVNICK
@CREATIVNICK 2 года назад
Awesome! Thanks Bro!
@henritronik_play
@henritronik_play 2 года назад
Thank you so much for this video, I didn't know what else to do!
@Fasimedes
@Fasimedes 2 года назад
Thanks a LOT!
@KO-gu6wp
@KO-gu6wp 2 года назад
Excellent, Thanks for the perma solution mate.
@LDT7Y
@LDT7Y 2 года назад
Is this the same as the 'temp texture streaming buffer not large enough' error?
@paulojamesmanatad4566
@paulojamesmanatad4566 2 года назад
so helpful, thank you!
@theanukchronicles
@theanukchronicles 2 года назад
Thank you So much for this. Fixed my project with the permanent solution. Without your help I would have been clueless. Thanks again.
@TimV777
@TimV777 2 года назад
now it says video pool memory has been exhausted
@iherok
@iherok 2 года назад
A good explanation about this subject... you can find here.... ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-uk3W8Zhahdg.html
@basemshenouda9980
@basemshenouda9980 2 года назад
You boss .
@papai05
@papai05 2 года назад
Thank you, this kinda saved me.
@tomasvartorelli5624
@tomasvartorelli5624 2 года назад
god
@geri1118
@geri1118 2 года назад
Thank you, appreciate it.
@ld256
@ld256 2 года назад
Thanks homie
@metafuel
@metafuel 2 года назад
Thank you very much for this. I keep coming back here each time I install a new version of UE. Appreciated thank you.
@TorQueMoD
@TorQueMoD 2 года назад
n1knarf's statement (Your pinned comment) is compeletely incorrect. The Streaming pool is using video memory, not system RAM. No one has 16GB of graphics memory yet (the 3080 has 12GB, 3090 will have 24). Keep in mind Unreal 4 launched with the PS4/Xbox One and the memory size was appropriate for that generation of consoles. If you're using the engine in 2022, then 77% of all users on Steam have more than 2GB of memory on their GPU and 74% have 4GB or more. As a baseline, a GTX 1080 has about 8GB of VRAM. An ipad 8 by comparison has 3GB of VRAM. Setting your Texture memory pool to 3GB is fine if you're targeting desktop/console. Also, increasing the streaming pool doesn't immediately mean the game requires 3GB of GPU memory, it just means the streaming pool (for texture LODs called Mip Maps) will be up to 3GB before it can't load any more into memory i.e. before textures will become blurry. You're setting your max limit for textures loaded into memory at once.
@NostromoVA
@NostromoVA 2 года назад
Thank you!
@saemranian
@saemranian 2 года назад
Great, thanks for your sharing man.
@bladimir130189
@bladimir130189 2 года назад
Thank you so much, hero