diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-04-19 16:21:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 16:21:43 +0200 |
commit | 57ebd2975a8855a2610eb52fbfa2b6e5a425fa09 (patch) | |
tree | 50cde421a6c5d0902d604f1ebd0fbeb466a68a0c /docs/hosting-a-server-with-northstar | |
parent | 9919d1e72902fafd246254b6dcb6ff3e467cfe6a (diff) | |
download | NorthstarWiki-57ebd2975a8855a2610eb52fbfa2b6e5a425fa09.tar.gz NorthstarWiki-57ebd2975a8855a2610eb52fbfa2b6e5a425fa09.zip |
Update RAM requirements
NorthstarStubs allowed us to further reduce RAM usage
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md index ace2b6d..b21e33e 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md @@ -16,7 +16,7 @@ The current minimum requirements are as follows: - 5GB free disk space (+3 GB if you're on windows due to origin and deps) - 3+ cores (2 might work, though) -- 6GB+ total memory (RAM or swap will do) +- 3GB+ total memory (RAM or swap will do) - Windows 8.1 (and built-in WARP [use `-softwared3d11`] or a graphics card) + or wine 6.0.0+ (and dxvk+lavapipe+x11, wined3d+llvmpipe+x11, or a working graphics setup with dxvk or llvmpipe) (see [this](https://github.com/pg9182/northstar-dedicated) for more) **Per instance:** |