diff --git a/Playerbot-Configuration.md b/Playerbot-Configuration.md index 9135369..0267113 100644 --- a/Playerbot-Configuration.md +++ b/Playerbot-Configuration.md @@ -2,6 +2,15 @@ Todo... ## Recommended hardware ``` +Memory + minimal: 16GB + preferable: 32GB or more +CPU cores: + minimal: 4 cores + preferable: 6 or more cores +CPU speed: + minimal: 3000mhz + preferable: 4400mhz or more ``` ## Recommended config @@ -122,5 +131,13 @@ AIPlayerbot.GuildFeedback = 0 AiPlayerbot.RandomBotSayWithoutMaster = 0 ``` -## Recommended restart time +## Memory footprint +With to many bots the memory footprint wil grow rather quickly, even with good latency numbers +the bots can get out of sync with the world. Find good balance for your hardware and the amount +of bots. + +Until fixed if ever, restart your server every x hours depending on your configuration, hardware, player base/usage. + +e.g. with a cronjob + ..