Fractured Space

Fractured Space

データを表示:
Does this game have client-side hit detection?
I'm just asking out of interest - because if it has I can't feel it at all (even when playing on US East servers).
最近の変更はSerafineが行いました; 2014年12月9日 3時47分
< >
1-2 / 2 のコメントを表示
Gilbo Baggins  [開発者] 2014年12月9日 4時16分 
Hi there,

The game doesn't use lag compensation (which I'm guessing is what you're asking, like what Counterstrike does?) or client-side hit detection, this is for a number of reasons:

- We use physics to simulate the ship movement, which means client-side prediction cannot be performed as you'd see jumping/warping when you collide with other ships. This also means that it's very difficult to rewind back time on the server to perform the lag compensation that games like Counterstrike do.

- We use a great number of projectile-based weapons. Lag compensation generally only works for hitscan weapons. Some games like Team Fortress 2 separate things out so that projectiles aren't lag compensated but the rest of their weapons are; for us this would be wasteful as 90% of our weapons are probably projectile based.

- Client-side hit detection (slightly different to lag compensation) generally isn't a good idea as clients can very easily cheat.

- UE4 doesn't really lend itself well to using lag compensation (though it's probably not impossible to implement). It uses a similar network implementation to UE3, and the games it's based on generally don't use it (for example, Unreal Tournament).

Generally speaking with the turret traverse rates, speed of movement and the way our weapons work lag compensation isn't really necessary, the game simply isn't twitch enough. I've actually played a number of games on West Coast US servers from the UK and not noticed much difference in playability, and I'm pretty picky about my ping in TF2, Quake etc ;)

I hope this answers your question, feel free to ask more about this :)

Regards,
Stanith
Yep, I'm sometimes playing games from Germany at US West servers and I don't see much problems (some lag-teleporting and sometimes short freezes when Flak is used, but it's rare).

I already considered that the game was probably too relaxed to need any serious lag-compensation or the hidious client-side hit detection stuff anyway, but seriously, for not having anything of those it runs really really well, even when sending packags across half the globe.
< >
1-2 / 2 のコメントを表示
ページ毎: 1530 50

投稿日: 2014年12月9日 3時46分
投稿数: 2