mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
add README.md
This commit is contained in:
parent
8e8fd808af
commit
880ec82688
49
README.md
Normal file
49
README.md
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
# 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
|
||||||
|
- GDI / OpenGL / Direct3D 9 renderer (With automatic renderer selection)
|
||||||
|
- Upscaling via glsl shaders (Integer Scaling / Maintain aspect ratio)
|
||||||
|
- Windowed Mode / Fullscreen Exclusive Mode / Windowed-Fullscreen Mode / Fullscreen-Stretched Exclusive Mode
|
||||||
|
- Alt+Enter support to switch quickly between Fullscreen and Windowed mode
|
||||||
|
- Automatically saves and restores window position/size/state
|
||||||
|
- FPS Limiter
|
||||||
|
- VSync
|
||||||
|
- Automatic mouse sensitivity scaling
|
||||||
|
- Preliminary libretro shader support - https://github.com/libretro/glsl-shaders
|
||||||
|
- ...
|
||||||
|
|
||||||
|
### Supported Games
|
||||||
|
|
||||||
|
- Command & Conquer Gold
|
||||||
|
- Command & Conquer: Red Alert
|
||||||
|
- Command & Conquer: Tiberian Sun
|
||||||
|
- Command & Conquer: Red Alert 2
|
||||||
|
- Carmageddon
|
||||||
|
- Carmageddon 2
|
||||||
|
- Warcraft 2
|
||||||
|
- StarCraft
|
||||||
|
- Diablo 2
|
||||||
|
- Age of Empires
|
||||||
|
- Age of Empires II
|
||||||
|
- Theme Hospital
|
||||||
|
- Populous: The Beginning
|
||||||
|
- Outlaws
|
||||||
|
- Dungeon Keeper
|
||||||
|
- Dark Reign: The Future of War
|
||||||
|
- Star Wars: Galactic Battlegrounds
|
||||||
|
- Atomic Bomberman
|
||||||
|
- Dune 2000
|
||||||
|
- Oddworld: Abe's Oddysee
|
||||||
|
- Commandos
|
||||||
|
- Red Baron 3D
|
||||||
|
- F-16 Multirole Fighter
|
||||||
|
- F-22 Raptor
|
||||||
|
- Nox
|
||||||
|
- ...
|
||||||
|
|
||||||
|
### Download
|
||||||
|
|
||||||
|
You can always find the latest release here: https://github.com/CnCNet/cnc-ddraw/releases
|
Loading…
x
Reference in New Issue
Block a user