From ad7af1462cb782dd87cff27ca767b80fc1e9043c Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Sat, 17 Oct 2020 05:46:45 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b26a32..81b5fcb 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Note: If you use cnc-ddraw with a game that got its own windowed mode built in t Most common compatibility settings are the following 3: -- "noactivateapp=" - Set this to true if there are issues on Alt+Tab. -- "maxgameticks=" - Set this to 60 if the game is running too fast or if it's flickering. If it still doesn't work, try a lower value. -- "handlemouse=" - Set this to false if your cursor is invisible at some places in the game. +- noactivateapp - Set this to true if there are issues on Alt+Tab. +- handlemouse - Set this to false if your cursor is invisible at some places in the game. +- maxgameticks - Set this to 60 if the game is running too fast or if it's flickering. If it still doesn't work, try a lower value. **If the game doesn't start at all or it's crashing**, [then please generate a debug log file and upload it.](https://github.com/CnCNet/cnc-ddraw/issues/44)