Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Disabled both our firewalls, still doesn't work (tried this before I made this topic)
I didn't try GameRanger, but CNConline works fine when "hook" mode is used. The first run errors and aborts, but it works great after that.
It's a bit easier on windows than on linux since you also need to deal de-sync issues.
I got it working on linux.
There are 3 obstacles to overcome:
1. Detecting other players on the LAN
2. Duplicate CD-Key issues
3. Game de-sync issues. (linux only as far as I know)
Windows solution:
1. On each of the places where you installed you need to find the options.ini file for your profile and add a new line item to the file: IPAddress = xxx.xxx.xxx.xxx
Where xxx.xxx.xxx.xxx is the IP address that you want the game to use.
2. Use registry editor and change the following key to any unique value: HKLM\Software\Wow6432Node\Electronic Arts\ Command and Conquer 3\ergc\(Default) It may be in a different location, so you can also search the registry for the ergc key.
Before you start:
Install the game in steam.
Install proton tricks.
Starte the game one time create a profile and then quit.
1. Start proton tricks and select the game. Then select default wineprefix. Next run explorer. Find the options.ini file and follow step 1 from the Windows solution
2. Use proton tricks to start the registry editor and follow step 2 from the windows solution. I had to launch C&C3 from the proton tricks explorer for this to work. Using Steam launcher did not work for this.
3. Use protron tricks "Install a windows DLL or component" function to install:
vcrun2005
vcrun2008
vcrun2010
vcrun2012
vcrun2013
vcrun2019
I suspect you only need one of these but I did not have the patience to try them one by one. Thanks to this post for guiding me: https://gist.github.com/Medstar117/c9b17dcd8d8427b7cced25c072bc6f8e
I used "Method 2 (Manual)"