Skip to content

Releases: CnCNet/ts-ddraw

1.1.4.15

20 Mar 21:48
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Adds the option to choose which setting to use for fixed output display modes. The options are stretch, center, or default. By default FixedOutput=stretch

1.1.4.14

08 Feb 21:04
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Remove PrimarySurfacePBO option
  • Adds NvOptimusEnablement and AMD equivalent so that the high performance graphics card is always enabled

1.1.4.13

29 Dec 19:43
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Set FPS to the display mode refresh rate by default

1.1.4.12

28 Dec 17:47
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Fixes color problem if their are 16 bit display modes
  • GDI Renderer works again
  • Reduced tearing in non-vsync modes
  • Fixed some problems with Yuri's Revenge single player.

1.1.4.10

11 Dec 03:22
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Fixes Fog of War crash in the TS engine.

1.1.4.9

11 Dec 01:39
Compare
Choose a tag to compare
1.1.4.9 Pre-release
Pre-release

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Changed SingleProcAffinity so that the default is to allow only the rendering thread to run in on all Cores
  • Fixed some bugs with alt+tab

1.1.4.8

30 Sep 16:57
Compare
Choose a tag to compare
1.1.4.8 Pre-release
Pre-release

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Better compatibility for older graphics cards by using power of 2 textures.
  • Adds texture round-trip test to verify graphics card compatibility.
  • Adds a test to make sure the conversion shader produces the correct color
  • No longer minimize the game when the mouse is in a different window.

1.1.4.7

15 Aug 18:20
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • Fullscreen and alt+tab has been fixed for nix gnome, unity and mate window managers.

1.1.4.5

27 Jul 22:07
Compare
Choose a tag to compare

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.

Changelog:

  • New ddraw.ini configuration options. See attached ddraw.ini
  • Removed bottlenecks in the OpenGL renderer.

Pre-release 1.1.4.2

02 Jul 03:28
Compare
Choose a tag to compare
Pre-release 1.1.4.2 Pre-release
Pre-release

Usage: Download ddraw.dll and place it inside of your Red Alert 2/Tiberian Sun folder.
.

Changelog:

  • Support for OpenGL and GDI renderers in the same dll.
  • The renderer will default to OpenGL and fallback to GDI on failure
  • New options in ddraw.ini - Vsync=(yes|no) and Render=(auto|opengl|gdi)
  • Fixes more freezing bugs
  • Fixes wrong pixel format that made colors appear wrong in some cases
  • The FPS overlay now reports the current renderer (RCtrl+R)
  • The FPS overlay prints the render time
  • OpenGL renderer uses 2 textures in rotating fashion to reduce rendering latency. (Can be disabled in ddraw.ini)