The game won't load
|
very long loading the initial login window, logging in, select a character and starts a very long loading -- then just throws back to the window to select a server and login.
my computer is core i5 3330, 8Gb ddr3 1333, HDD 2Tb, archlinux, wine (proton valve version), use Vulkan renderer. Up to this point, everything was loading, although it was also not fast. Last edited by kyPTu3aHka#3108 on Jan 31, 2021, 2:25:54 AM Last bumped on Feb 5, 2021, 12:53:21 AM
This thread has been automatically archived. Replies are disabled.
|
|
|
I want to tell the same about the constant freezes gameplay, constant load I/O computer (HDD) - I think the game clearly does not meet its system requirements - the implementation is very highly unoptimized.
I ask you to pay close attention to the system of loading game resources. Last edited by kyPTu3aHka#3108 on Jan 31, 2021, 2:24:30 AM
|
|
|
By the way, it feels like the memory is allocated on the fly via the "new" operator and a system call is made instead of the pre-formed memory pool in the custom allocator, from which the pre-allocated memory is taken.
And also there are suspicions that the graphical component (rendering) depends on the state of communication with the server, which inherently should not be - graphics should not freeze in the absence of a normal connection - these processes must take place separately. Last edited by kyPTu3aHka#3108 on Feb 5, 2021, 12:55:30 AM
|
|








