Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Hopefully Single Player Cluster will be possible at some point
But them moment you upload dino in cryopod and download it on different map and toss it out it's level resets to 1.
So playing in Single Player mode should be safe ;)
SP won't provide you with a full genuine experience. Dedi is the only way to go...
Do you happen by any chance to have an old PC around?
You'll need around 4 to 8GB of RAM per map. CI is running with around 8GB while Island is roughly 4GB, Rag ~5.5GB
Since cluster looks like its server only, I might try to make a single player server if I can work out how
I would suggest to install your servers in diferent VMs running headless Linux installations (you don't need GPU and a single core per server is enough)
This way you'll be able to boot up and shut down any maps when needed (you don't need to have everything up in order to have a functionnal cluster).
You'll sure make it :)
**The second most important spec to keep in mind is your disk IO. HDD will just kill your experience (it will feel like playing on official - which is bad). Sata SSD is fine and NVMe is the way to go.
Good luck!
i play singleplayer with a rx 6800 and a ryzen 7 3800x and i get 40 fps on the island max, when i setup my own dedicated server tho i get about 90, so its pain on singleplayer in short
That could be explained with the resource sharing. In SP you need to run the server along with the client within the same binary execution.
To my understanding;
UE is a single threaded process which means that everything will use the same exact core/thread (the second thread is used for the network stack or something along those lines).
You may get better results by disabling the multithreading (the AMD's Hyperthreading) since your CPU won't need to manage the virtual threads (there is an overhead for managing twice the threads vs the cores)
From one of the Dev (TheRightHand)
This is because the version of Unreal that we built the game on did not support multi-threading/paralellization.
yea man hyperthreading is off, i get 40 fps at max as i already said but its 20 or 25 most the time
Yep, very happy, especially since I'm an introverted gamer and digital sculptor that would love to spend all day everyday in sculpting in Zbrush, gaming or doing both :)
My Dad got most of the parts as a bundle deal and some other things on sale and we built my PC together, when my previous 9 year old computer he made from high end parts just one day did not switch on a few months before the start of my first year of University. Even though I was playing games on my 9 year old PC with high game settings completely fine the day before.
And thanks, that sounds great and will try that once I've figured out how and my C drive is a NVMe ;) Just learnt what a Virtual Machine is and definitely interested in learning how to set one up ^^
Once the first VM installed, copy the VM file to some other name like crystal.vdi, island.vdi, extinction.vdi, etc...
Afterward you'll be able to add the new VMs using VirtualBox GUI (each VM pointing to its own vdi file).
Add a shared drive to each VM in order to create the cluster, mount the drive, tweak each ark configuration (changing the map mostly), start everything and you should be good to go.