Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

You’re arguing a nothing point here.

Either you’re not making your point correctly or you’re just wrong.

I made two AAA games with online components, the game servers are “serious” (40cores, 256GiB ram, 10G network) because they have to be to emulate physics, to run AI and to do raycasting of bullets (to detect shooting through walls which the clients tell us they can do if you’re cheating) etc. And /even our/ game worlds offloaded too much in the first game leading to huge issues with cheaters.[0]

And our gameserver is written in C++ with a lot of optimisation work.

[0]: https://www.theguardian.com/technology/2016/apr/26/hackers-c...



You need 40 cores to run one instance?

I just think that's pretty uncommon among games.

Maybe I'm wrong, but keep in mind that something like "an MMO" managed to work on the hardware that existed 15+ years ago and the underlying computational details have barely changed for many of them.

And something like Eve is single threaded.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: