[–] 2 points 1 year ago

Thanks, I've been looking for one because I don't have the means to actually jump into the hobby for real yet. So I'm trying to find a game that's close to the real thing, or at least help me plan my aquarium for the future.

  • source
  • parent
  • context
  • [–] 1 point 1 year ago*

    Unreal is trying to move animation off the main thread but it will take a while to become standard. You can do it today but it's not the default.

    It's definitely a hard problem to solve as an "out of the box" solution.

  • source
  • parent
  • context
  • [–] 0 points 2 years ago* (last edited 2 years ago) (3 children)

    Counter Strike has pretty cool networking code where the server will rollback the simulation based on your latency, to see if you would've hit based on your own interpretation of the world as at your time, so no, even in Counter Strike, you shouldn't need to lead. That being said, there are limits. It's not going to work properly if your latency is 1000ms. Also in CS 2 they improved this even more because they do sub tick simulation to be even more precise.

  • source
  • parent
  • context
  • view more: next ›