WineHQ

Command & Conquer: Red Alert 2

All releases (1.000-1.006).

Application Details:

Version: 1.00x
License: Retail
URL: http://www.westwood.com
Votes: 8
Latest Rating: Silver
Latest Wine Version Tested: 9.7-staging

Maintainers: About Maintainership

Link Download update Link Download maps

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

nothing

What does not

everything

Workarounds

What was not tested

game (could not start)

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

installer script may have had problems

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowmacOS 14 "Sonoma"Apr 25 20249.7-stagingYes Yes NoSilverYehia Hafez 
ShowArch Linux x86_64Mar 03 20238.2No, but has workaround Yes YesBronzeJzo4 
ShowFedora 35 x86_64Nov 18 20216.21-stagingYes Yes NoBronzeOrbit Li 
ShowPop!_OS 20.04 LTSAug 22 20216.0.1No, but has workaround Yes YesSilverMatt K 
ShowmacOS 10.14 "Mojave"Jun 15 20205.0.1Yes Yes YesGoldRichard Orilla 

Known Bugs

Bug # Description Status Resolution Other apps affected
219 Programs refuse to run because of safedisc copy-protection CLOSED FIXED View
1631 Sound underruns occur in directsound CLOSED FIXED View
4596 fixme:wave:OSS_AddRingMessage two fast messages in the queue!!!! toget = 52(WINE_WM_RESTARTING), tosave=53(UNKNOWN(0x00000000)) CLOSED ABANDONED View
5526 RedAlert 2 runs very slowly after upgrade from 0.9.15 to 0.9.16 CLOSED FIXED View
6281 Red Alert 2 crashes in save game CLOSED WORKSFORME View
7806 Tiberian Sun crashes with OpenGL renderer in DirectDraw CLOSED FIXED View
9826 OpenGL rendering in C&C TS not working for newer GeForce cards CLOSED FIXED View
11984 Xinerama Fullscreen Broken CLOSED ABANDONED View
14438 Moving cursor in RA2 freezes game CLOSED DUPLICATE View
27156 Bioshock demo: mouse jumps around menu CLOSED FIXED View
27414 Red Alert 2 "skirmish aftermath": user needs to "Alt+Tab" for the game to react CLOSED ABANDONED View
29700 C&C Tiberian Sun and Red Alert 2 game graphics rendering freezes when NOT moving the mouse. CLOSED FIXED View
30155 SafeDisc v2.05.030 fails due to driver dispatch routine status and irp.IoStatus.u.Status differing (Command & Conquer: Red Alert 2) NEW View
31279 Age of Empires II SafeDisc v1.x driver crashes in IDT check (INT1/3 hooks) RESOLVED NOTOURBUG View
31489 C&C - Red Alert 2 can not enter campaign when fullscreen CLOSED FIXED View
33211 C&C: Red Alert 2 still runs very slowly and mouse cursor flickers UNCONFIRMED View
33493 C&C: Red Alert 2 black screen at the title CLOSED ABANDONED View
36934 C&C Red Alert 2 installer reports "A debugger has been detected. Unload the debugger and try again." when run in Win9x mode (SafeDisc v2.05.030) CLOSED WONTFIX View
37991 C&C Red Alert 2 - Scrolling the map area with arrow keys is sluggish UNCONFIRMED View

Show open bugs

HowTo / Notes

Performance issues
The game is much slower than it should be, but it may still run at a good speed depending on your computer.
Note

HOWTO

-- UPDATE --

Speed Fix

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\AppDefaults\game.exe\Direct3D]
"DirectDrawRenderer"="opengl"
"RenderTargetLockMode"="readtex"
  1. Create a new file, ra2fix.reg, somewhere in your Wine C: directory.
  2. Open the file, paste the content above into it, and save.
  3. run wine regedit and choose Registry->Import Registry File
  4. Import ra2fix.reg
  5. close regedit

If the game does not run correctly after these changes, remove them.

 

Add the following lines to ra2.ini:

[Video]
VideoBackBuffer=no

If the game does not run correctly after these changes,remove them.

Network Play

IPX is tricky, and is fortunately no longer needed. Someone has written a patch to use TCP/IP instead.
  1. Download the LAN patch from understorm.net
  2. Save it in your Red Alert 2 folder and extract it.
  3. Open winecfg or Wine->Configure Wine from the application menu.
  4. Add an overwrite rule for wsock32.

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Unhandled page fault
by Orbit Li on Thursday November 18th 2021, 4:30
page fault randomly at address 00775AC6
Black screen fix
by Eugene on Sunday October 11th 2020, 5:41
Running Manjaro 20.2,Wine-staging 5.17
Installed CD-ROM (pre-origin era) version of Red Alert 2 + Yuri's Revenge

As mentioned in the comments and how-to above, changed ddraw load order, downloaded and used ddwrapper, changed ra2.ini config, ran the program on exclusive 32-bit wine with Windows XP version. Still encountered the black screen bug or disappearing menus.

Finally downloaded launcher from cncnet.org/.
Ran it in the same 32-bit wine prefix that I installed the game into.
Pointed the directory of the game.
Launcher downloaded some files/fixes and installed into the directory.
[Note - requires winetricks (for noobs like me) to install microsoft XNA 4.0 framework, DirectX 9-11, dotNETFramework 4.5.]

Launched the newly available CnCNetYRLauncher.exe in the game directory from wine.
Everything worked as it should.
Tried campaign, single player skirmish with 4 other opponents. No slow-downs.

Hope this is helpful to someone
game freeze on load - possible solution
by hirschi on Sunday May 3rd 2015, 6:58
In case the game freezes about 1sec after loading/starting a mission (skirmish/campaign),
you may want to look at Bug33211 (see above),
in particular Post 11 (by meindertjan 2014-09-16).

Worked for me.
Wine doesn't shut down properly when exiting the game but whatever.

(dll-override--> "winecfg")

(Wine 1.6.2, Ubuntu 14.04LTS, ATI Radeon HD7730)
Back