Skip to content
#

rts

Here are 171 public repositories matching this topic...

warzone2100
bjorn-ali-goransson
bjorn-ali-goransson commented Nov 10, 2020

Describe the feature you'd like
When saving a game, you should get a suggested savegame mentioning Campign-or-Skirmish, map name, opponent-count-if-skirmish, cheating-enabled-or-not

Describe why do you think it is needed
Coming up with a good name gets tedious.

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

Askaholic
Askaholic commented Dec 31, 2020

As it turns out, it's actually pretty common for the queue pop times to display incorrectly because of weirdly configured system time on the client side. Since knowing the exact pop to the millisecond isn't crucial, we should add a time delta to the matchmaker_info message as well. I suggest we leave the timestamp in so that the client implementation can choose which one to use.

I'd say call it

Improve this page

Add a description, image, and links to the rts 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 rts topic, visit your repo's landing page and select "manage topics."

Learn more