Skip to content
#

command-and-conquer

Here are 21 public repositories matching this topic...

Thyme
OmniBlade
OmniBlade commented Feb 18, 2018

Operating System: Any

Commit/build: None

Original game source: Any

*Reproducible in the original Generals Zero Hour?
Multiplayer affected?
Are you using any mods? (like Gentool, Rise of the Reds or Contra)

Issue explanation

Plain string files cannot reliably be read from .big files as they rely on line ending conversions of text mode file IO and .big file contents c

Vanilla-Conquer
mvdhout1992
mvdhout1992 commented Dec 21, 2020

The game has two unused video deinterlacing modes. They do need to be fixed in terms of graphical glitches.

3 modes. If set to 2 videos are deinterlaced, if set to 0 they're horizontally interlaced and when set to 1 they're supposed to be vertically interlaced (though the vertical interlacing doesn't seem to work).

I suggest using the VideoInterlaceMode= keyword in REDALERT.INI under the [O

Phobos

Improve this page

Add a description, image, and links to the command-and-conquer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command-and-conquer topic, visit your repo's landing page and select "manage topics."

Learn more