1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-20 16:09:12 +01:00
cnc-ddraw/README.md

240 lines
6.7 KiB
Markdown
Raw Normal View History

2019-04-04 03:40:55 +02:00
# cnc-ddraw
2024-05-09 01:12:43 +02:00
cnc-ddraw can fix compatibility issues in older 2D games, such as black screen, bad performance, crashes or defective Alt+Tab.
2019-04-04 03:40:55 +02:00
2021-06-19 05:38:28 +02:00
 
2019-04-04 03:40:55 +02:00
### Features
2024-05-09 01:12:11 +02:00
- Supports Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
2019-04-04 03:40:55 +02:00
- GDI / OpenGL / Direct3D 9 renderer (With automatic renderer selection)
2019-04-04 15:51:01 +02:00
- Upscaling via glsl shaders - https://imgur.com/a/kxsM1oY | https://imgur.com/a/wjrhpFV
2021-06-03 05:39:51 +02:00
- Windowed Mode / Fullscreen Exclusive Mode / Borderless Mode
2019-04-04 03:40:55 +02:00
- Alt+Enter support to switch quickly between Fullscreen and Windowed mode
- Automatically saves and restores window position/size/state
- FPS Limiter
- VSync
2021-06-03 05:39:51 +02:00
- Optional mouse sensitivity scaling
2019-04-04 03:40:55 +02:00
- Preliminary libretro shader support - https://github.com/libretro/glsl-shaders
- ...
2020-10-17 05:40:49 +02:00
2021-06-19 05:38:28 +02:00
 
2020-10-17 05:40:49 +02:00
### Instructions
2022-10-05 15:59:43 +02:00
1. Download [cnc-ddraw.zip](https://github.com/FunkyFr3sh/cnc-ddraw/releases/latest/download/cnc-ddraw.zip) and extract it into your game folder
2022-09-05 06:45:24 +02:00
2. Start the game
2021-06-19 05:34:03 +02:00
2023-10-20 15:08:10 +02:00
Wine (Linux/macOS) only: override `ddraw` in [winecfg](https://wiki.winehq.org/Winecfg#Libraries) manually or run cnc-ddraw config.exe once.
2022-09-05 06:45:24 +02:00
 
2020-10-17 05:40:49 +02:00
2023-08-11 19:19:12 +02:00
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. You can enable windowed mode via cnc-ddraw config.exe instead.
2020-10-17 05:40:49 +02:00
2021-06-19 05:38:28 +02:00
 
2023-08-11 19:19:12 +02:00
**If the game starts but it doesn't work perfectly** then open the config program and check the **Compatibility settings**.
2020-10-17 05:40:49 +02:00
2021-06-19 05:38:28 +02:00
 
2020-10-17 05:40:49 +02:00
2022-10-05 15:59:43 +02:00
**cnc-ddraw does not support Direct3D/Glide**, it will only work with games that use a **DirectDraw (Software)** renderer. Usually you can tell by the look of the game if it's a 3D game or not, but you can also let cnc-ddraw generate a debug log and search for "IDirect3D" - Link: https://github.com/FunkyFr3sh/cnc-ddraw/issues/44
2022-09-15 20:31:32 +02:00
 
2022-10-05 15:59:43 +02:00
Some games may require additional steps before they can be used with cnc-ddraw, please check the [wiki](https://github.com/FunkyFr3sh/cnc-ddraw/wiki) for more details.
2022-09-05 06:45:24 +02:00
 
2022-10-05 15:59:43 +02:00
**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/FunkyFr3sh/cnc-ddraw/issues/44)
2019-04-04 03:40:55 +02:00
2021-06-19 05:38:28 +02:00
 
2020-10-17 06:04:11 +02:00
### Hotkeys
2020-10-17 05:58:30 +02:00
* [Alt] + [Enter] = Switch between windowed and fullscreen mode
* [Ctrl] + [Tab] = Unlock cursor
* [Right Alt] + [Right Ctrl] = Unlock cursor
2023-07-31 12:13:01 +02:00
* [Alt] + [Page Down] = Maximize window
2020-10-17 05:58:30 +02:00
2021-06-19 05:38:28 +02:00
 
2019-04-04 03:40:55 +02:00
### Supported Games
2024-05-15 17:44:34 -04:00
- Age of Empires
- Age of Empires II
2024-05-16 06:14:56 +02:00
- Age of Empires II: The Conquerors
2024-05-16 06:17:12 +02:00
- Age of Empires: The Rise of Rome
2024-05-15 17:44:34 -04:00
- Age of Wonders
- Age of Wonders 2
- Age of Wonders: Shadow Magic
2024-05-16 06:17:12 +02:00
- Airline Tycoon Deluxe
2024-05-15 17:44:34 -04:00
- Alien Nations
- American Conquest (Steam+GOG)
- Amerzone
2024-05-16 06:17:12 +02:00
- Anno 1602
2024-05-15 17:44:34 -04:00
- Anstoss 3
- Arcanum
2024-05-16 06:14:56 +02:00
- Atlantis
- Atlantis 2
- Atlantis 3
2024-05-15 17:44:34 -04:00
- Atomic Bomberman
- Atrox
- Baldr Force EXE
- Baldur's Gate
- Baldur's Gate 2
- Balls Of Steel
2024-05-15 17:44:34 -04:00
- Blade & Sword
2024-05-16 06:14:56 +02:00
- Blood II - The Chosen
2024-05-15 17:44:34 -04:00
- Caesar III (Sierra - 1998)
2024-05-16 06:17:12 +02:00
- Call To Power 2
2024-05-15 17:44:34 -04:00
- Capitalism II
- Capitalism Lab
- Captain Claw
- Carmageddon
- Carmageddon 2
- Casino Empire (AKA Hoyle Casino)
- Chaos Gate
2024-05-16 06:17:12 +02:00
- Close Combat 2: A Bridge Too Far
- Close Combat 3: The Russian Front
- Close Combat 4: The Battle of the Bulge
- Close Combat 5: Invasion: Normandy
2024-05-15 17:44:34 -04:00
- Command & Conquer Gold
- Command & Conquer: Red Alert
- Command & Conquer: Red Alert 2
- Command & Conquer: Red Alert 2: Yuri's Revenge
2024-05-16 06:14:56 +02:00
- Command & Conquer: Sole Survivor
2024-05-16 06:17:12 +02:00
- Command & Conquer: Tiberian Sun
2024-05-15 17:44:34 -04:00
- Commandos
- Commandos - Beyond The Call Of Duty
2024-05-15 17:44:34 -04:00
- Corsairs Gold
- Cossacks (Steam+GOG)
- Cultures 2
2024-05-15 17:44:34 -04:00
- Dark Reign: The Future of War
- Daytona USA (Sega - 1996)
2024-05-16 06:14:56 +02:00
- Deadlock 2
2024-05-16 06:17:12 +02:00
- Desperados: Wanted Dead or Alive
2024-05-15 17:44:34 -04:00
- Diablo
- Diablo 2 + Lord of Destruction
2024-05-16 06:17:12 +02:00
- Diablo: Hellfire
2024-05-15 17:44:34 -04:00
- Divine Divinity
- Dragon Throne: Battle of Red Cliffs
- Dune 2000
- Dungeon Keeper
- Dungeon Keeper 2
- Economic War
- Eggsucker
- Enemy Infestation
2024-05-16 06:14:56 +02:00
- Escape Velocity Nova
2024-05-15 17:44:34 -04:00
- F-16 Multirole Fighter
- F-22 Raptor
- Fairy Tale About Father Frost, Ivan and Nastya
- Fallout
- Fallout 2
- Future Cop L.A.P.D
2024-05-16 06:17:12 +02:00
- G-Police
2024-05-15 17:44:34 -04:00
- Grand Theft Auto
2024-05-16 06:14:56 +02:00
- Grand Theft Auto: London 1961
2024-05-16 06:17:12 +02:00
- Grand Theft Auto: London 1969
2024-05-15 17:44:34 -04:00
- Gruntz
2024-05-16 06:17:12 +02:00
- Hard Truck: Road to Victory
2024-05-15 17:44:34 -04:00
- Hearts of Iron 2
- Heroes of Might and Magic II
2024-05-15 17:44:34 -04:00
- Heroes of Might and Magic III
- Heroes of Might and Magic IV
- Hooligans: Storm over Europe
- Hugo Gold
- Hugo Wild River
- Icewind Dale 2
- Infantry Online
2024-05-16 06:17:12 +02:00
- Interstate 76
- Invictus
2024-05-15 17:44:34 -04:00
- Jagged Alliance 2
- Jagged Alliance 2: Unfinished Business
- Jagged Alliance 2: Wildfire
2024-05-16 06:17:12 +02:00
- Kings Quest 8
2024-05-15 17:44:34 -04:00
- KKND Xtreme
- KKND2: Krossfire
- Knights and Merchants
- Kohan: Immortal Sovereigns
2024-05-16 06:14:56 +02:00
- Konung
- Konung 2
- Lionheart - Legacy of the Crusader
2024-05-15 17:44:34 -04:00
- Locomotion
2024-05-16 06:14:56 +02:00
- Majesty Gold
- Majesty Gold HD
2024-05-16 06:17:12 +02:00
- Mech Warrior 3
2024-05-15 17:44:34 -04:00
- Megaman X4
- Moorhuhn
- Moorhuhn 2
- Moorhuhn Winter Editon
2024-05-16 06:17:12 +02:00
- Nancy Draw: Last Train to Blue Moon Canyon
2024-05-15 17:44:34 -04:00
- Nancy Drew: Secrets Can Kill
- Nancy Drew: Stay Tuned For Danger
2024-05-15 17:47:43 -04:00
- Need For Speed III: Hot Pursuit
- Need For Speed: High Stakes
2024-05-15 17:44:34 -04:00
- New Robinson
- NexusTk
- Nox (Westwood - 2000)
- Oddworld: Abe's Exoddus
- Oddworld: Abe's Oddysee
- Outlaws
- Outlive
2024-05-16 06:14:56 +02:00
- Pax Imperia
2024-05-16 06:17:12 +02:00
- Pharaoh (Sierra - 1999)
- Pizza Syndicate (AKA Fast Food Tycoon)
2024-05-15 17:44:34 -04:00
- Populous: The Beginning
2024-05-16 06:17:12 +02:00
- Poseidon: Master of Atlantis
2024-05-15 17:44:34 -04:00
- Quest for Glory 5
- Rage of Mages 2
2024-05-16 06:17:12 +02:00
- Railroad Tycoon II
2024-05-15 17:44:34 -04:00
- Red Baron 3D
- Reksio and Captain Nemo (AKA Reksio si Capitanul Nemo)
- Reksio and Kretes in Action (AKA Reksio si Kretes in Actiune)
- Reksio and the Pirate Treasure (AKA Reksio si Comoara Piratilor)
- Reksio and the Time Machine (AKA Reksio si Masina Timpului)
- Reksio and the UFO (AKA Reksio si OZN-ul)
- Reksio and the Wizards (AKA Reksio si Magicienii)
2024-05-15 17:44:34 -04:00
- Road Rash
- RollerCoaster Tycoon
- Septerra Core
2024-05-15 17:44:34 -04:00
- Settlers 3
2024-05-16 06:17:12 +02:00
- Shadow Flare
- Shadow Watch
- Shogo - Mobile Armor Division
2024-05-15 17:44:34 -04:00
- Sim City 3000
- Sim Copter
- Sim Theme Park (aka Theme Park World)
- Space Rangers
- Star Wars Jedi Knight: Dark Forces II
- Star Wars: Galactic Battlegrounds
2024-05-16 06:14:56 +02:00
- Star Wars: Galactic Battlegrounds: Clone Campaigns
2024-05-15 17:44:34 -04:00
- StarCraft
- Starship Titanic
- Start Trek Armada
- Steel Panthers: World At War
2024-05-16 06:14:56 +02:00
- Stronghold Crusader Extreme HD
2024-05-15 17:44:34 -04:00
- Stronghold Crusader HD
- Stronghold HD
2024-05-15 17:44:34 -04:00
- Theme Hospital
- Three Kingdoms: Fate of the Dragon
- Total Annihilation
- Total Annihilation (Unofficial Beta Patch v3.9.02)
- Total Annihilation: Kingdoms
- Twisted Metal
- Twisted Metal 2
- Tzar: The Burden of the Crown
2024-05-16 06:17:12 +02:00
- Uprising
- Uprising 2
2024-05-15 17:44:34 -04:00
- Vermeer
- Virtua Fighter PC
- War Wind
- Warcraft 2
- Wizardry 8
- Wizards and Warriors
- Worms 2
2024-05-16 06:14:56 +02:00
- Worms Armageddon
2024-05-15 17:44:34 -04:00
- Zeus: Master of Olympus
2019-04-04 03:40:55 +02:00
- ...
2024-05-15 17:44:34 -04:00
There are a lot more games supported but I don't usually update the list, just give it a try and if it doesn't work then check the [wiki](https://github.com/FunkyFr3sh/cnc-ddraw/wiki) and the instructions above.
2022-03-15 02:29:05 +01:00
2022-10-10 01:24:07 +02:00
[![](https://img.shields.io/github/downloads/FunkyFr3sh/cnc-ddraw/total)](https://github.com/FunkyFr3sh/cnc-ddraw/releases/latest/download/cnc-ddraw.zip)