I tend to update myself. This way you won’t need to wait. to use it .
Epic has been slow with some updates as well. Not sure if Rama submitted yet or not… but if your not in a hurry to use it, you can wait other wise, just update it.
I tend to update myself. This way you won’t need to wait. to use it .
Epic has been slow with some updates as well. Not sure if Rama submitted yet or not… but if your not in a hurry to use it, you can wait other wise, just update it.
How complicated is the process of manually updating the plugin? Is there a resource somewhere on how to go about it?
You can go to your PROJECT and look for UPROJECT file, and change the versions, and regenerate to 5.5. I advise to do a blank C++ project first in 5.5… before doing this one and making sure your SDK’s are up to date in VS.
I don’t use tutorials, but I bet alot of them exist.
Hello I’m using ue4. 26.2 and I need to save an array structure, do I just add it to the list of variables that you can add in the rama save component to save it or do I need to break it and save every individual variables.
You can’t do Async loading its not as simple as Async saving, saving can be async as it doesn’t spawn actors, actor spawning can only be done on the game thread this is how the engine works, if your getting lag loading best to split up the process so your not bogging down the game thread.
I have been looking into Rama save for SGKV2, noticed someone asked if Rama save works with World Partition, you did not responded…I have asked on your youtube channel with no response… Are you still active?
He is not as active as he once was, but he does always update his assets, sadly this last version, we have no idea, whats going on, but I know RAMA, like myself and others are always busy. being a developer full time and then selling assets part time, can tend to cause this to happen. So, I know RAMA, will keep his assets updated, atleast he has so far…
PS: Rama Save is one asset I have used for a very , very long time with many projects since it was first made. So, I never ran into problems where I needed support.
The last update I updated myself. and it works perfectly fine.
He is not as active as he once was, but he does always update his assets, sadly this last version, we have no idea, whats going on, but I know RAMA, like myself and others are always busy. being a developer full time and then selling assets part time, can tend to cause this to happen. So, I know RAMA, will keep his assets updated, atleast he has so far…
You updated to the latest UE5.5 I assume? If so is there any way to contact you? I need help updating to UE5.5. My Discord username is ultimate.immersion if you happen to have that we can discuss there.