From c25f833d06746e9561ea61f9f5fb0cfa39893d2b Mon Sep 17 00:00:00 2001 From: Vasilii Rogin Date: Sun, 3 Nov 2024 11:13:43 +0200 Subject: [PATCH] Update README: Add note about art_cache_size --- os/web/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/os/web/README.md b/os/web/README.md index c511b304..50f8e7ff 100644 --- a/os/web/README.md +++ b/os/web/README.md @@ -54,6 +54,13 @@ SCR_HEIGHT=480 WINDOWED=1 ``` +(optional) Change cache size in `fallout2.cfg` + +```ini +[system] +art_cache_size=64 +``` + ### Change line endings in text files (if .dat files were unpacked) We aware of some issues with text files with CLRF line endings: