cnc-ddraw fork per il coccogioco
Find a file
2020-09-27 13:39:54 +02:00
inc Fix for twisted metal 2 2020-09-27 13:38:41 +02:00
src set maxfps to 60 for now (there are some issues on wine) 2020-09-27 13:39:54 +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 Use Microsoft Detours for Windows API Hooks 2019-04-06 05:35:23 +02:00
cnc-ddraw.vcxproj.filters Use Microsoft Detours for Windows API Hooks 2019-04-06 05:35:23 +02:00
ddraw.def #36 export DirectDrawCreateClipper 2020-07-23 22:45:46 +02:00
ddraw.rc Fix for twisted metal 2 2020-09-27 13:38:41 +02:00
Makefile fix makefile 2019-05-02 02:45:12 +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