cnc-ddraw fork per il coccogioco
Find a file
2020-10-15 08:09:37 +02:00
inc add a hack for Dungeon Keeper 2 util there's a better solution 2020-10-15 07:43:03 +02:00
src add Dungeon Keeper 2 preset 2020-10-15 08:09:13 +02:00
.gitignore add visual studio project files 2018-05-06 10:52:06 +02:00
build.bat fully separate render thread to prevent slowdowns in main thread 2017-11-11 23:32:07 +01:00
cnc-ddraw.sln add DebugLog build config 2020-10-13 10:15:42 +02:00
cnc-ddraw.vcxproj add dummy IDirect3D interface 2020-10-14 00:42:42 +02:00
cnc-ddraw.vcxproj.filters add dummy IDirect3D interface 2020-10-14 00:42:42 +02:00
ddraw.def export DirectDrawCreateEx 2020-10-15 05:13:37 +02:00
ddraw.rc bump version 2020-10-15 08:09:37 +02:00
Makefile add dummy IDirect3D interface 2020-10-14 00:42:42 +02:00
README.md Add diablo as supported game 2019-08-08 13:17:01 +02:00

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 - https://imgur.com/a/kxsM1oY | https://imgur.com/a/wjrhpFV
  • 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
  • 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/latest