Page 1 of 1

wi fi and BC 2

Posted: Fri May 30, 2014 7:57 pm
by COM+16
Hi there!
The problem is when i shared internet with the help of Wi fi I can not join to the server and my friend can! When i closed internet sharing I joing easy to any server!
Help me if there is any solution! tnx!

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:03 pm
by Kerrigan
Your friend must use a different client port.

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:05 pm
by COM+16
Kerrigan wrote:Your friend must use a different client port.

What do u mean? a different client port?
Is there any options to change it in the game or .ini or somewhere else?

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:19 pm
by mouz
Read http://wiki.multiplay.co.uk/Bad_Company ... and_one_IP
Your friend should start the game with the argument "+clientport 27021"

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:27 pm
by COM+16
mouz wrote:Read http://wiki.multiplay.co.uk/Bad_Company ... and_one_IP
Your friend should start the game with the argument "+clientport 27021"

I can nor deeg what should i change? what port? where is it? IT's BF.exe or BF Folder.
Pleas explain as easy as it possible because its hard to me to translate and to get it

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:41 pm
by MAGIC
  • Create a shortcut from your BFBC2Game.exe
  • Rightclick and select Properties
  • Click in the Targetbox and go to the end
  • Insert a space and then +clientport 27021
  • Close the window with a click at 'OK
  • Run the shortcut

Or just create batch with following content:

Code: Select all

@echo off
BFBC2Game.exe +clientport 27021

Re: wi fi and BC 2

Posted: Fri May 30, 2014 8:57 pm
by COM+16
MAGIC wrote:
  • Create a shortcut from your BFBC2Game.exe
  • Rightclick and select Properties
  • Click in the Targetbox and go to the end
  • Insert a space and then +clientport 27021
  • Close the window with a click at 'OK
  • Run the shortcut

Or just create batch with following content:

Code: Select all

@echo off
BFBC2Game.exe +clientport 27021


DAMN! ITS VERY EASY! I just cant uderstand what is "shortcut" i found bfbc.exe but there was no options to write! SHORTCUT! i got it! THAnks for all who has helped me with my trouble!