|
|
|
|
|
by sjburt
2899 days ago
|
|
These things seem obvious but are often not feasible for certain types of games (eg FPS) due to either latency or just the rate of events the server would have to resolve. This is why you're often stuck having to trust the client and implement complex checks for tampering. |
|