From 8b942ca8b37ac70c3c5a93cbf0e2542fa0555802 Mon Sep 17 00:00:00 2001 From: kugelrund <6236137+kugelrund@users.noreply.github.com> Date: Sun, 14 Nov 2021 20:47:30 +0100 Subject: [PATCH] Add raw mouse input to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index aa7eab2..3198589 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ Based on the original source code released by Raven, see README.txt. ## New Console Variables +### Input + +#### `in_mouse_raw` (0 or 1) + +Use raw mouse input. Only applies after an `in_restart` (or after restarting the game). +Default: `1`. + ### HUD #### `cg_drawOverbounceInfo` (0 or 1)