cnc-ddraw fork per il coccogioco
Find a file
2019-04-04 03:40:55 +02:00
inc make Windows API Hooking optional 2019-04-01 22:54:36 +02:00
src make sure the game.exe preset is only used for cnc games (and not for diablo 2...) 2019-04-03 03:13:39 +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 visual studio project files 2018-05-06 10:52:06 +02:00
cnc-ddraw.vcxproj optional hotpatch support 2019-03-19 07:44:34 +01:00
cnc-ddraw.vcxproj.filters optional hotpatch support 2019-03-19 07:44:34 +01:00
ddraw.def Forces Nvidia and AMD high performance graphics. 2019-03-17 01:18:37 +01:00
ddraw.rc #8 - Add Tiberian Sun Demo preset 2019-01-28 20:25:45 +01:00
Makefile optional hotpatch support 2019-03-19 07:44:34 +01:00
README.md add README.md 2019-04-04 03:40:55 +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 (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