From 6e509bf155cb615ffd30ac878716f9d7744997b0 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 22 Jun 2021 01:13:58 +0200 Subject: Update memory-usage.md --- docs/memory-usage.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/memory-usage.md') diff --git a/docs/memory-usage.md b/docs/memory-usage.md index 8a2b9da..dad3122 100644 --- a/docs/memory-usage.md +++ b/docs/memory-usage.md @@ -10,12 +10,12 @@ AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public s #### RAM Requirements -| Number of players | Minimum RAM requirement | -|-------------------|-------------------------| -| 1-5 | 4 GB | -| 10 | 6 GB | -| 100 | 16 GB | -| >100 | >16 GB | +| Number of players | Minimum RAM requirement (approx.) | +|-------------------|-----------------------------------| +| 1-10 | 4 GB | +| 10-50 | 6 GB | +| 50-100 | 8 GB | +| 100+ | 16 GB | We recommend at least 16 GB as the server will gradually cache the world maps as the players explore them which finally takes up to at least 11 GB of RAM usage. -- cgit