How can I use a custom resolution?

Solution 1:

It turns out that the resolution fix I mentioned in the question does actually work, but due to the new launchers provided in the Origin release of The First Decade you're unable to launch the game from the resolution fixer. What it does do though is make the required changes to the Red Alert 2 settings files (for both Red Alert 2 and the expansion pack; Yuri's Revenge) and these will take effect the next time you run the game through their official launcher.

I still haven't been able to get the game to run in windowed mode or prevent the game dying horrifically if you ALT+TAB out of it, regardless of compatibility settings or resolution settings chosen (including changing my desktop resolution to match the in game resolution, or changing desktop colour depth).

The changes that the resolution fix application makes are as follows, allowing you to replicate the settings without using it -

In your Red Alert 2 installation folder (in my case D:\Origin\games\Command and Conquer Red Alert II) you will find RA2.ini. If you have the Yuri's Revenge expansion as well then you should also have a RA2md.ini file in this location.

In these files you should have a [Video] section, which may or may not have values for ScreenHeight and ScreenWidth, if these do not exist you will need to add them but if they do already exist you will need to change them as follows;

[Video]
ScreenHeight=1080
ScreenWidth=1920

Using the above settings, the game will run at a resolution of 1920x1080 - many of the menu graphics do not stretch so they will appear with a large black border but once in game this will run as expected.

Solution 2:

****** UPDATE 25/09/2015 ******

  1. Download the Resolution Fix for Red Alert 2 (YuriScreenResolution.exe) utility directly from: http://www.obelisk.ro/YuriScreenResolution.zip
  2. Unzip YuriScreenResolution.zip and copy YuriScreenResolution.exe to your installation directory (i.e. C:\Origin\games\Command and Conquer Red Alert II)
  3. Execute YuriScreenResolution.exe

KNOWN ISSUE:

Error experienced when executing YuriScreenResolution.exe as below, even though the Yuri's' Revenge expansion is installed.

Failed to load ra2md.ini. Defaulting to empty file. Make sure you run this program from the game dir.

error http://slimgr.com/images/2015/09/25/65c8fa4888959f99cdff2be52ec17f9e.png

FIX:

  1. In your Red Alert 2 installation folder (i.e. C:\Origin\games\Command and Conquer Red Alert II) you should see a file named ra2md.lcf
  2. Rename this file to ra2md.ini
  3. Execute YuriScreenResolution.exe again and it shouldn't error

My theory is that Origin/EA may be aware of the utility and changed the name of the file from .ini to .lcf - not sure for what purpose...not like they fixed it themselves!