Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Command & Conquer: Red Alert 2"

From PCGamingWiki, the wiki about fixing PC games
(Added a fix for switchable graphics capable machines (i.e. notebooks), and a fix for graphical performance. Also fixed the missing References section.)
m (migrated requirements template)
Line 5: Line 5:
 
|publisher      = Electronic Arts
 
|publisher      = Electronic Arts
 
|engine        = Modified [[Command & Conquer: Tiberian Sun|Tiberian Sun]] engine
 
|engine        = Modified [[Command & Conquer: Tiberian Sun|Tiberian Sun]] engine
|release dates  = <sup>NA</sup> October 23, 2000<br /><sup>EU</sup> October 27, 2000
+
|release dates  = October 23, 2000
|steam          =
 
|gog            =
 
 
}}
 
}}
  
Line 16: Line 14:
 
|publisher      = Electronic Arts
 
|publisher      = Electronic Arts
 
|engine        = Modified [[Command & Conquer: Tiberian Sun|Tiberian Sun]] engine
 
|engine        = Modified [[Command & Conquer: Tiberian Sun|Tiberian Sun]] engine
|release dates  = <sup>NA</sup> October 10, 2001<br /><sup>EU</sup> October 19, 2001
+
|release dates  = October 10, 2001
|steam          =
 
|gog            =
 
 
}}
 
}}
  
Line 58: Line 54:
 
VideoBackBuffer=No</pre>
 
VideoBackBuffer=No</pre>
  
== System Requirements ==
+
==System requirements==
{{SysReq
+
{{System Requirements
 +
|OSfamily = Windows
 
|minOS = Windows 95
 
|minOS = Windows 95
 
|recOS = Windows NT or above
 
|recOS = Windows NT or above
Line 67: Line 64:
 
|recmem = 128 MB
 
|recmem = 128 MB
 
|minHD = 350 MB free
 
|minHD = 350 MB free
|minGPU1 = 2 MB DirectX 7.0a-compliant GPU  
+
|minGPU = 2 MB DirectX 7.0a-compliant GPU  
 
 
|minGPU2 = Pretty much anything
 
 
}}
 
}}
  
Line 76: Line 71:
 
<references/>
 
<references/>
  
== See Also ==
 
[[Command & Conquer]]
 
[[Command & Conquer: Tiberian Sun|Tiberian Sun]]
 
 
[[Category:Game]]
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 01:38, 9 February 2013

Template:Infobox

Template:Infobox

Command & Conquer (series)

General information

Multiplayer community is officially maintained by XWIS, with instructions on their website.[1]

Patches

  • Official Patch 1.006. General bug, network and exploit fixes. [1]

Issues and Fixes

Changing resolution

For changing resolution open files RA2.ini and RA2md.ini with any text editor and type your resolution there:

[Video]
ScreenHeight=XXXX
ScreenWidth=XXXX

Where ScreenHeight and ScreenWidth are your desired resolution.

Crashes

"***FATAL*** String Manager Failed to Initialize Properly" This error can be resolved on all versions of Windows by setting RA2md.exe and Yuri.exe to run in Windows 98/ME compatibility mode and/or forcing to run as administrator (in compatibility tab) for all users.

LAN patch (fan made)

This is a small patch that lets you play LAN on Command & Conquer: Tiberian Sun and Red Alert 2 (and their expansion packs) in Windows 2000 and above by changing IPX protocol to UDP. [2]

Black screen with switchable graphics

This occurs when the game engine tries to render in VRAM. To fix this, download Aqrit's ddwrapper and extract the ddraw.dll and aqrit.cfg files into the RA2 folder, where ra2.ini lies. Next, ensure that only these settings are set to "1" in aqrit.cfg:

FakeVsync                = 1
NoVideoMemory            = 1

Alternatively, simply download and extract the contents of this preconfigured fix into the RA2 folder. Also, consider using the performance fix as well.

Improve graphical performance

To improve performance for modern video cards, add this line into the [Video] section of your RA2.ini and/or RA2md.ini files:

VideoBackBuffer=No

System requirements

Template:System Requirements

References