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: Generals"

From PCGamingWiki, the wiki about fixing PC games
Line 13: Line 13:
 
[[File:CnCerror.png|250px|Technical Difficulties error message]]
 
[[File:CnCerror.png|250px|Technical Difficulties error message]]
  
;Option 1 - Full reinstallation<ref>http://www.neowin.net/forum/topic/544479-cc-generals-and-zero-hour-technical-difficulties/</ref>
+
===Option 1 - Full Reinstallation===
#uninstall Zero Hour
+
<ref>http://www.neowin.net/forum/topic/544479-cc-generals-and-zero-hour-technical-difficulties/</ref>
#uninstall Generals
+
#Uninstall Zero Hour
#reboot
+
#Uninstall Generals
#install Generals
+
#Reboot
#patch Generals
+
#Install Generals
#install Zero Hour
+
#Patch Generals
#patch Zero Hour
+
#Install Zero Hour
#run a registry cleaner such as [[Wikipedia:CCleaner|CCleaner]].
+
#Patch Zero Hour
 +
#Run a registry cleaner such as [[Wikipedia:CCleaner|CCleaner]].
  
;Option 2 - Run as administrator
+
===Option 2 - Run As Administrator===
 
Right-click on <code>generals.exe</code> and run as Service Pack 2 compatibility, run as administrator and reboot.
 
Right-click on <code>generals.exe</code> and run as Service Pack 2 compatibility, run as administrator and reboot.
 +
 +
===Option 3 - Edit Options.ini===
 +
This solution involves editing the <code>Options.ini</code>.<ref>http://forums.hexus.net/software/99903-vista-command-conquer-generals-zero-hour-3.html#post1039984</ref>
 +
 +
<pre>AntiAliasing =
 +
DrawScrollAnchor =
 +
GameSpyIPAddress = 0.0.0.0
 +
Gamma = 50
 +
IPAddress = 0.0.0.0
 +
IdealStaticGameLOD = High
 +
LanguageFilter = false
 +
MoveScrollAnchor =
 +
MusicVolume = 55
 +
Resolution = 800 600
 +
SFX3DVolume = 79
 +
SFXVolume = 71
 +
ScrollFactor = 50
 +
SendDelay = no
 +
StaticGameLOD = Low
 +
UseAlternateMouse = no
 +
VoiceVolume = 70</pre>
 +
 +
#Copy all to new text file in notepad save as Options.txt and change .txt to .ini.
 +
#This is default setup.ini for C&C Generals, so you can adjust your own settings later in options menu.
 +
#Or edit it directly in ini file.
 +
 +
If you own ATI card set AntiAliasing = 6 (maximum)
 +
If you own NVIDIA card set AntiAliasing = 4 (maximum)
  
 
==Notes==
 
==Notes==
 
<references />
 
<references />

Revision as of 08:38, 13 April 2012

Template:Infobox

Issues And Fixes

Technical Difficulties Error

Technical Difficulties error message

Option 1 - Full Reinstallation

[1]

  1. Uninstall Zero Hour
  2. Uninstall Generals
  3. Reboot
  4. Install Generals
  5. Patch Generals
  6. Install Zero Hour
  7. Patch Zero Hour
  8. Run a registry cleaner such as CCleaner.

Option 2 - Run As Administrator

Right-click on generals.exe and run as Service Pack 2 compatibility, run as administrator and reboot.

Option 3 - Edit Options.ini

This solution involves editing the Options.ini.[2]

AntiAliasing =
DrawScrollAnchor =
GameSpyIPAddress = 0.0.0.0
Gamma = 50
IPAddress = 0.0.0.0
IdealStaticGameLOD = High
LanguageFilter = false
MoveScrollAnchor =
MusicVolume = 55
Resolution = 800 600
SFX3DVolume = 79
SFXVolume = 71
ScrollFactor = 50
SendDelay = no
StaticGameLOD = Low
UseAlternateMouse = no
VoiceVolume = 70
  1. Copy all to new text file in notepad save as Options.txt and change .txt to .ini.
  2. This is default setup.ini for C&C Generals, so you can adjust your own settings later in options menu.
  3. Or edit it directly in ini file.

If you own ATI card set AntiAliasing = 6 (maximum) If you own NVIDIA card set AntiAliasing = 4 (maximum)

Notes