Re: Command and Conquer Remastered -- Failed to launch
I wasn't correct with my last post. I hadn't realised at the time but I had fixed my game myself so that it worked without needing the -REDALERT switch but I thought it was EA that had fixed it.! Doh! Then my game failed to launch again. When I investigated further, I realised that I'd hit upon a fix and then inadvertently regressed it, hence why my game stopped working.
Soooo, if the -REDALERT option doesn't work for you, try the following:
1) If you previously added the -REDALERT option (or any other switches) in the properties of your game in the EA Play App, remove these switches before continuing.
2) Make sure EA Play App is NOT running
3) Locate the CnCRemastered folder where you installed the game
4) In there you should have a folder called __Installer
5) In that folder locate the file installerdata.xml
6) Create a backup of the file (just in case)
7) Edit the original file installerdata.xml with a text editor eg notepad
8) Find the below entry in the file (not too far down the file, under the <runtime> section):
<parameters>DUMP_FULL</parameters>
9) Edit the entry to add a dash before DUMP_FULL as per below:
<parameters>-DUMP_FULL</parameters>
10) Save the file
11) Launch EA Desktop App
12) Run C&C Remastered
13) Hopefully your game will then work every time.
@KayGamess Can you try on yours and see if it fixes it?