1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +01:00
This commit is contained in:
FunkyFr3sh 2022-09-13 09:51:58 +02:00
commit 09ca2fcbf8

View File

@ -52,8 +52,6 @@ Note: cnc-ddraw does not support Direct3D/Glide, it will only work with games th
- If **videos or other UI elements are invisible** then try to set `nonexclusive=true`.
- If some parts of the screen are **being displayed diagonally** then try to set `fixpitch=true`.
- If the game is **stuttering on a Freesync/G-Sync monitor** then try to set `minfps=-1`.