View Single Post
Old
  (#2)
DeathTouch is Offline
Junior Member
 
Posts: 3
Join Date: Jun 2004
Location: WV
   
Default 06-30-2004, 12:45 PM

Got this from another post and it worked even though it was for a similar but different problem.


here's the answer:

You will experience difficulties with Medal of Honor because both computers will attempt to connect to the same internet port (12203). This will cause problems when working behind a router. To prevent this from happening, you’ll have to tell the game to use a different port:

· Right click on the game short cut and go to Properties.

· When the Game Properties window appears, go to the “Target” field. In this field you’ll see something similar to “C:\Program Files\EA GAMES\MOHAA\moh_spearhead.exe”. You will need to add +set net_port 12203 to the end of “C:\Program Files\EA GAMES\MOHAA\moh_spearhead.exe” on the first computer, and on the second one, you’ll add +set net_port 12204 on the second computer. For our example, the first computers “Target” field will look similar to this:
“C:\Program Files\EA GAMES\MOHAA\moh_spearhead.exe” +set net_port 12203
The second computer’s “Target” field would look similar to this:
“C:\Program Files\EA GAMES\MOHAA\moh_spearhead.exe” +set net_port 12204

· After you complete those steps click Apply then click OK and you should be able to have both computers on at the same time.
  
Reply With Quote