0 Ping offline enviroment?

SJK·7/23/2016, 2:43:38 AM·2 votes·459 views

Why is there still no offline 0 ping enviroment to practise game mechanics? I mean, all the game files are installed on your computer and not bound to the server right? And we do also have this implemented on the tournemant realm. So why do we not have this for public use?

This is something that alot of players and more importantly pros can use to practise. I mean, with so many mechanics being able to use in 0-5 ping enviroment such as certain Riven or Rengar combo not being available in an 44-70 ping enviroment.

This would not only be fun to use for practise, but an amazing mechanical playground.

2 Comments

MagicFlyingLlama7/23/2016, 3:26:05 AM1 votes

The game SERVER is not installed on your computer, all you have are assets and visual scripting.

The behavior of every ability, minion AI, jungle mobs, turrets, movement, collisions and pathfinding ect are all purely server-side.

Putting it in the game client would add a lot of filesize and probably be way too much for the average CPU to run smoothly, as well as being a potential security hole, as hackers/exploiters would get limited access to the server code.