no i am talking to u loser. get a degree in computer science and talk again fat kid
The fact that being around 30 people can permanently crash your game to 2 fps is what makes this game a joke in this day and age.
The problem might be server side, yes. The game is probably on a higher than average tickrate to improve latency between client-server but thats also overloads the server CPU and network, thatâs why the frame rate drops. It was also proven that the game doesnât utilize your GPU to load â â â â which is a factor that will contribute a lot with frame rate, thatâs why lowering the graphics improve FPS but it will still drop to abyssmal levels when a lot of garbage is happening at the same time. Watch any video of the game on youtube and you will see that, on every single video, the frame rate is ass.
Lag is a completly different issue, lag happens when client-server communications loses packets, which just make the game âstopâ(nothing moves) but packets are still trying to be sent so when the server receives it, it receives everything at the same time so, if you killed something, moved, sent a message or anything else during the time you were âoffâ, after the connection establishes the server will receive all the packets you tried to sent at the same time so thatâs why everything you did on a spam of 3 seconds happens in 1.
The things people say never make sense to you because you arenât smart enough to understand them. I can tell this is a constant thing for you. You see what you assume is stupidity wherever you go.
Itâs actually you. It has always been you. You are so dumb that all of your own mistakes appear to you as the mistakes of others. Consider how many arguments youâve gotten into in the short time youâve been alive. Now imagine if you were wrong in basically all of them. Thatâs your life. Thatâs reality.
Youâre trapped in a defective brain until you die.
Thanks for getting baited.
settings please? x(
need help fps2! xD
whats the verdict on this whole thing? can they fix it? any word by IMC about this?
I agree, I get great frame rates because the game uses all 4 cores of my CPU fairly equally. Iâm happy with that, especially since my CPU is better than my GPU. And Iâve definitely seen other games that have a heavy emphasis on CPU, mostly Korean games. So I donât know if thatâs a difference in game design preferences by devs but itâs certainly not the first game to do this.
Memory Leak.
Hes right, networking has nothing to do with FPS. If it was a networking problem then the FPS would be normal but you canât move and nothing is moving.
Nothing is waiting for network packets to finish because this game is multi-threaded.
Donât need to post my credentials.
Actually Iâve discovered this during closed beta, and in fact after seeing how game runs on my high end PC I already suspected thatâs how it works even before looking at Performance tab in task manager.
And thatâs because I knew - there is no way that my hardware is the culprit of such terrible performance, plus I donât even hear my GPUâs fans while playing ToS (unlike all other games). Basically ToS relies mostly on CPU rather than GPU, but even if you have amazing high end CPU youâre out of luck, because it doesnât utilize your modern CPU to itâs full potential (in fact not even 20% of itâs potential) since this engine is based on ancient technology and thatâs what itâs made for.
If you ever played Lineage 2 or itâs clones from that era (like Granado Espada, lol) you should remember that it worked like that also. Those games never gave 2 flying f***s about your GPU and even now when itâs 2016 those old games like Lineage 2 will still run terribly on your good PC.
Youâre actually not being helpful. Itâs been shown multiple times by multiple people that netcode is an issue for this game, and explained multiple times how that can affect fps.
And those people are just gamers or somebody who knows how it works?
This theory is like a driver complaining to a mechanic that his car isnât working because the engine is broken but the problem is that he has a flat tire.
I have studied applied informatics and am a software developer, so thereâs that
You literally said that you donât need to post your credentials? When a bunch of other people here have already explained what they do, and justified their theories regarding performance issues for the game.
oh sorry, I am a C programmer, mostly low level and I have been doing this for years. I have done small games in C/C++. bleh I sound like Iâm applying for a Job.
I said process in Client/Player end PC this might be anything that is related to that, I am just suggesting PC performance and that is can be wrong it could be program script in your ToS program, who knows I am not advance in programming stuffs, I am here trying to help and giving my opinion, not to argue, cheers.
You came here to tell people they were wrong without knowing anything about the problem, if you werenât looking to argue you should review how you approach these topics.
Really ? or it is just only you.
Dude, please stop picking on someone, just get yourself busy with something constructive, I did not tell them that they are wrong, That was just my opinion as TCP/ internet connection has nothing to do with the freezes in the game, Some performance issue from Client pc might has to do with it, their specs or maybe programming script or whatever it is in the program, please do not see from your negative perspective.
I have a BS degree in Computer Science, and am a Computer Information Systems drop-out, so⌠yeah. I know how it works under the hood.
And, seriously, if youâre used with low-level languages, you should be more familiar with optimization than anyone else; I mean, the only reason to use a low-level language nowadays (when even drivers are coded in C++) is to reduce compilation overhead when youâre in an extremely performance-critical environment.