1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

Update README.md

This commit is contained in:
FunkyFr3sh 2021-06-19 05:38:28 +02:00 committed by GitHub
parent 60582ef0e3
commit 24686ee332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# cnc-ddraw # cnc-ddraw
cnc-ddraw can fix compatibility issues in older games, such as black screen, bad performance, crashes or defective Alt+Tab. cnc-ddraw can fix compatibility issues in older games, such as black screen, bad performance, crashes or defective Alt+Tab.
 
### Features ### Features
- Supports Windows XP, Vista, 7, 8, 10 and Wine - 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 - Preliminary libretro shader support - https://github.com/libretro/glsl-shaders
- ... - ...
 
### Instructions ### 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 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). 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 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". - 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 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) **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 ### Hotkeys
* [Alt] + [Enter] = Switch between windowed and fullscreen mode * [Alt] + [Enter] = Switch between windowed and fullscreen mode
* [Ctrl] + [Tab] = Unlock cursor * [Ctrl] + [Tab] = Unlock cursor
* [Right Alt] + [Right Ctrl] = Unlock cursor * [Right Alt] + [Right Ctrl] = Unlock cursor
 
### Supported Games ### Supported Games
- Command & Conquer Gold - Command & Conquer Gold