mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
Update README.md
This commit is contained in:
parent
60582ef0e3
commit
24686ee332
12
README.md
12
README.md
@ -1,6 +1,8 @@
|
||||
# cnc-ddraw
|
||||
cnc-ddraw can fix compatibility issues in older games, such as black screen, bad performance, crashes or defective Alt+Tab.
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- Supports Windows XP, Vista, 7, 8, 10 and Wine
|
||||
@ -15,6 +17,8 @@ cnc-ddraw can fix compatibility issues in older games, such as black screen, bad
|
||||
- Preliminary libretro shader support - https://github.com/libretro/glsl-shaders
|
||||
- ...
|
||||
|
||||
|
||||
|
||||
### Instructions
|
||||
|
||||
1. Download [cnc-ddraw.zip](https://github.com/CnCNet/cnc-ddraw/releases/latest/download/cnc-ddraw.zip) and extract it into your game folder
|
||||
@ -23,8 +27,11 @@ cnc-ddraw can fix compatibility issues in older games, such as black screen, bad
|
||||
|
||||
Note: If you use cnc-ddraw with a game that got its own windowed mode built in then **make sure you disable the games own windowed mode** first. If you want to play in windowed mode then start the game once in fullscreen and then press Alt+Enter to enable the cnc-ddraw windowed mode (Or modify ddraw.ini without using Alt+Enter).
|
||||
|
||||
|
||||
|
||||
**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 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".
|
||||
|
||||
@ -36,14 +43,19 @@ Note: If you use cnc-ddraw with a game that got its own windowed mode built in t
|
||||
|
||||
- If some parts of the **screen are being displayed diagonally** then try to set "fixpitch=true".
|
||||
|
||||
|
||||
|
||||
**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)
|
||||
|
||||
|
||||
|
||||
### Hotkeys
|
||||
* [Alt] + [Enter] = Switch between windowed and fullscreen mode
|
||||
* [Ctrl] + [Tab] = Unlock cursor
|
||||
* [Right Alt] + [Right Ctrl] = Unlock cursor
|
||||
|
||||
|
||||
|
||||
### Supported Games
|
||||
|
||||
- Command & Conquer Gold
|
||||
|
Loading…
x
Reference in New Issue
Block a user