Page MenuHomeFeedback Tracker

Increase Multiplayer FPS by unchaining Netcode, Game Logic and Rendering Pipe
New, WishlistPublic

Description

Dear ARMA Lovers,

we all know this problem for ages: When playing a singleplayer round you get like 90 FPS or even more. But when joining a multiplayer one you end up with 30 FPS or less. You can't believe it's your system which sucks, since you play other state-of-the-art games with ultra settings and end up with 100 FPS or more. It's actually very hard to react in-time when the game lags as hell. On top of that, most multiplayer games are glitchy. You can run through walls, fall trough a floor and die. Sometimes you can see enemies or vehicles warping around. And it's probably better to disable your sound because of the voice stuttering. Oh, and sometimes a door won't open or you can't just climb a ladder. And it's impossible to hit that guy running upstairs because he is teleporting upwards on every stair.

So what do we do? We ask mister Google of how to fix our FPS. Correct in-game settings, start-up parameters, exotic memory allocators or config tweaks. The result is the same. Still 30 FPS while in a multiplayer game. And we're frustrated.

For me, I found myself asking: Is this game really better than previous versions? Well, ARMA 3 looks fancy now, but it still suffers from old.. and by that I mean very old problems. When it comes to multiplayer, the answer is no. The netcode is still problematic.

So much for the intro :)

I think THE main problem in ARMAs netcode - and I know it since Operation Flashpoint - is that the client is somehow synching tick times with the server, limiting the clients main loop to that tick rate. Maybe someone said that this is needed to handle inter- and extrapolation correctly. But in the current implementation it looks like the game logic and netcode stuff is done right before the rendering, delaying the rendering procedure. I even fear there is a "wait" implementation if some networks packets are outstanding.

From a publishers point of view it's the worst case happening: The player isn't satisfied. Even worse: The player is frustrated. So they will spread the word on how bad the last multiplayer match felt. And this is bad for the brand ARMA.

Please, please focus on that with highest priority possible as this affects every player out there! Change the way your entities are synchronized. Face the warping, teleporting and glitching by avoiding extrapolation. And most important:

Server FPS must not affect client FPS.

Thank you so much!

Details

Legacy ID
3312954905
Severity
None
Resolution
Open
Reproducibility
Always
Category
Performance

Event Timeline

Eichi edited Steps To Reproduce. (Show Details)Sep 26 2014, 4:06 PM
Eichi edited Additional Information. (Show Details)
Eichi set Category to Performance.
Eichi set Reproducibility to Always.
Eichi set Severity to None.
Eichi set Resolution to Open.
Eichi set Legacy ID to 3312954905.May 7 2016, 7:30 PM
Eichi added a subscriber: Eichi.May 7 2016, 7:30 PM
Eichi added a comment.Oct 2 2014, 3:13 PM

Updated Game Version field. Still present in latest stable version. Also in DEV.

Eichi added a comment.Nov 4 2014, 9:05 PM

Try to hit a helicopter with 12 FPS. The last time I had 12 FPS was in 1998 while playing Half Life on a 233mhz beast.

Please re-think your priorities.

I think its the Engine xD
Its still the old old old engine so if there comes no new engine i think it will be this LOW FPS LOW CPU/GPU Usage game 4 ever

Dscha added a subscriber: Dscha.May 7 2016, 7:30 PM
Dscha added a comment.Feb 1 2015, 4:15 AM
This comment was removed by Dscha.

I don't think it's the "old" engine or "32 bit".

The engine has the same basics of the first engine used for OFP but (this is just my thought) it's been updated and changed.
I mean: yes, there are problems afflicting the game since OFP, but I think BIS doesn't need to write another engine, but just improve the one they have.
They wrote it, they can surely edit as they wish! :)

Otherwise, why (e.g.) the Unreal Engine isn't re-programmed from 0?

About the 32 bit, if I'm not wrong Arma can handle more of 4 ram GBs, it depends on your OS (and hardware of course).

Voted up anyway