From 11d99ac058598822c8998f4eda8a2af59dd6e174 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Sun, 31 Mar 2024 12:58:22 +1000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c919737..0b8a2ad 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,11 @@ toolchain must be installed. ## Usage 1. Ensure the game process is running (Being in the main menu should suffice). -2. Run the `cs2-dumper` executable (Note that some memflow connectors require elevated privileges). +2. Run the `cs2-dumper` executable. + - Note that some memflow connectors may require elevated privileges to work. + - Ensure that you have the appropriate config file in the same directory as the `cs2-dumper` executable: + - For Linux: `config_linux.json` + - For Windows: `config_win.json` When running the executable without providing an optional memflow connector name, it will default to using the memflow-native cross-platform OS layer to read the game's memory. However, any existing memflow connectors should work