From 22d40e44046fb388143796241d0ebfb34f39f45f Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Sat, 3 Jul 2021 20:22:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f47c80..ca266b7 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ If you want to play in windowed mode then start the game once in fullscreen and   -**If the game starts but it doesn't work perfectly** then open ddraw.ini and search for **Compatibility settings**, one of the settings will usually fix the problem. +**If the game starts but it doesn't work perfectly** then open the config program and check the **Compatibility settings**. Alternatively you can also open ddraw.ini with notepad and modify the **Compatibility settings** in there.   -**Compatibility setting examples:** +**Compatibility settings in ddraw.ini** - If there are **problems on Alt+Tab** then try to set `noactivateapp=true` - If it still doesn't work also try `renderer=opengl` or `renderer=gdi`.