Re: [READ FIRST] Common Issues and Solutions
Specific game fixes:
Command & Conquer 1 (TD/C&C1/C&C95):
C&C95 1.06 patch:
A number of patches were made to fix errors in C&C95. This patch is a combination of all of these plus some extra fixes by Nyerguds:
http://nyerguds.arsaneus-design.com/cnc95upd/cc95p106/
Online play:
Use CnCNet to play online, it fully supports Nyerguds 1.06 patch & allows up to 6 players:
http://cncnet.org/
fast scrolling bug fix in C&C95:
Go to your C&C1 directory, run ccsetup.exe and enable Back Buffer in Video Memory.
If that doesn't work or makes the game stutter, try CPU Grabber instead:
http://nyerguds.arsaneus-design.com/...s.html#cpugrab
Display problems (e.g.: "Unable to set the video mode"):
Go to your C&C directory, run ccsetup.exe and set the screen resolution to 640x480 (or, with the 1.06 patch, 1024x768 )
Also try changing the refresh rate on your monitor to 60 Hertz:
Control Panel > Display > Settings > Advanced > Monitor (XP)
Control Panel > Personalization > Display Settings > Advanced Settings > Monitor (Vista)
If you have scrambled colours running the game on Windows 7 then try the following fix:
Download ddraw.dll from this location:
http://hifi.iki.fi/cnc-ddraw/#download
and place it in your 'Command & Conquer' folder (same folder as C&C95.exe).
Other Solutions to the scrambled colours in Windows 7:
You need to be using Nyerguds's 1.06c for this, if you're not, you'll need to update the ID field on your own. Open Notepad and paste whichever one of these corresponds to the version of Windows 7 you're running:
32-bit:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw\C ompatibility\Command & Conquer Gold 1.06b r2]
"Flags"=hex:00,08,00,00
"Name"="C&C95.exe"
"ID"=hex:d5,83,dd,32
64-bit:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ DirectDraw\Compatibility\Command & Conquer Gold 1.06b r2]
"Flags"=hex:00,08,00,00
"Name"="C&C95.exe"
"ID"=hex:d5,83,dd,32
File -> Save, choose All Files from the save as type pulldown menu, and save it with the extension .reg. Double click on it, confirm that you want to add the key, and give C&C a try. The Westwood intro video may still have the wrong colors (this seems random, sometimes it's fine, usually it's not), but the game and the rest of the videos will be fine. If you have your wallpaper set to slideshow, you'll still get messed up colors when your wallpaper changes. This will last until the end of any video that was playing, but will only cause a brief flicker in the actual game.
If you need to update the ID for whatever reason (new version of the C&C95 patch, fix for Red Alert or another game), run the game and then check this registry key:
32-bit:
64-bit:
The ID in that key is four bytes. Reverse their order, and place them between commas like in the keys above. 32dd83d5 becomes d5,83,dd,32. Use that in place of the ID in the keys I posted, change the filename to the correct one for whatever game you are trying to run, and give the key a unique name.
1. Kill explorer.exe before running RA1, below is a batch file which does this for you:
C:\"Program Files"\"EA Games"\"Command & Conquer The First Decade"\"Command & Conquer(tm)"\"C&C95.exe"
start explorer.exe
If you're on 64-bit:
C:\"Program Files (x86)"\"EA Games"\"Command & Conquer The First Decade"\"Command & Conquer(tm)"\"C&C95.exe"
start explorer.exe
You may need to replace the install directory if it is not the default. To use the batch file, make a notepad document, paste in the text, and save it as a .bat file.
2. Right click on your desktop and click on "Screen Resolution" and leave it open (do not minimise). Run the TFD
launcher and start the game, or click on the shortcut for RA1.
3. Browse to your C&C1 directory, right click on C&C95.exe > Properties > Compatibility > Tick Run in 256 Colors, 640x480 Res, and use Win98/Me compat mode > OK.
Red Alert 1 (RA1/RA95):
Red Alert's v3.03 patch updates Red Alert to the most recent version:
http://nyerguds.arsaneus-design.com/...ra303patch.exe
Savegames for RA1 3.03:
http://nyerguds.arsaneus-design.com/...s/svwra303.zip
LAN Play patch for RA 3.03:
http://nyerguds.arsaneus-design.com/...patch_1_00.zip
Online play:
CnCNet is now also available for Redalert, for more information & download instructions visit:
http://cncnet.org/
fast scrolling bug fix in RA1:
Browse to your RA1 directory, run rasetup.exe and enable Back Buffer in Video Memory.
If that doesn't work or makes the game stutter, try CPU Grabber instead:
http://nyerguds.arsaneus-design.com/...s.html#cpugrab
"Unable To Read Scenario" error in the Giant Ant missions can be fixed with this patch:
http://nyerguds.arsaneus-design.com/...ntmissions.rar
Alternate version with mission briefing video for the first mission:
http://nyerguds.arsaneus-design.com/...ntbriefing.rar
RA1 dagger movie palette correction: only use if you notice the Dagger movie had weird coloured pixels in it.
http://frankaz.pwp.blueyonder.co.uk/cncfilez/bmap.cab
Display problems (e.g.: "Unable to set the video mode"):
Go to your C&C directory, run rasetup.exe and set the screen resolution to 640x480.
Also try changing the refresh rate on your monitor to 60 Hertz:
Control Panel > Display > Settings > Advanced > Monitor (XP)
Control Panel > Personalization > Display Settings > Advanced Settings > Monitor (Vista)
If you have scrambled colours running the game on Windows 7 then try the following fix:
Download ddraw.dll from this location:
http://hifi.iki.fi/cnc-ddraw/#download
and place it in your 'Command & Conquer Red Alert(tm)' folder (same folder as ra95.exe).
Other Solutions to the scrambled colours in Windows 7:
You need to be using the 3.03 beta patch for this, if you're not, you'll need to update the ID field on your own. Open Notepad and paste whichever one of these corresponds to the version of Windows 7 you're running:
32-bit:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw\C ompatibility\Command & Conquer Redalert]
"Flags"=hex:00,08,00,00
"Name"="ra95.dat"
"ID"=hex:cb,58,cb,36
64-bit:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ DirectDraw\Compatibility\Command & Conquer Redalert]
"Flags"=hex:00,08,00,00
"Name"="ra95.dat"
"ID"=hex:cb,58,cb,36
File -> Save, choose All Files from the save as type pulldown menu, and save it with the extension .reg. Double click on it, confirm that you want to add the key, and give C&C a try. The Westwood intro video may still have the wrong colors (this seems random, sometimes it's fine, usually it's not), but the game and the rest of the videos will be fine. If you have your wallpaper set to slideshow, you'll still get messed up colors when your wallpaper changes. This will last until the end of any video that was playing, but will only cause a brief flicker in the actual game.
If you need to update the ID for whatever reason (new version of the C&C95 patch, fix for Red Alert or another game), run the game and then check this registry key:
32-bit:
64-bit:
The ID in that key is four bytes. Reverse their order, and place them between commas like in the keys above. 32dd83d5 becomes d5,83,dd,32. Use that in place of the ID in the keys I posted, change the filename to the correct one for whatever game you are trying to run, and give the key a unique name.
1. Kill explorer.exe before running RA1, below is a batch file which does this for you:
C:\"Program Files"\"EA Games"\"Command & Conquer The First Decade"\"Command & Conquer Red Alert(tm)"\"ra95.exe"
start explorer.exe
If you're on 64-bit:
C:\"Program Files (x86)"\"EA Games"\"Command & Conquer The First Decade"\"Command & Conquer Red Alert(tm)"\"ra95.exe"
start explorer.exe
You may need to replace the install directory if it is not the default. To use the batch file, make a notepad document, paste in the text, and save it as a .bat file.
2. Right click on your desktop and click on "Screen Resolution" and leave it open (do not minimise). Run the TFD
launcher and start the game, or click on the shortcut for RA1.
3. Browse to your RA1 directory, right click on RA95.exe > Properties > Compatibility > Tick Run in 256 Colors, 640x480 Res, and use Win98/Me compat mode > OK.