IPB





Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Adding a specific server to favourites, BC2
MonkeyFiend
post Mar 3 2010, 07:35 PM
Post #1


Security and Projects
**********

Group: Clan Dogsbody
Posts: 4,700
Thank(s): 1103
Joined: 31-August 07
From: A Magical Place, with toys in the million, all under one roof
Member No.: 1




I've posted this elsewhere (on the EA forums) but thought I'd repeat it here.

Although you can add servers you've vistited recently to favourites, finding the server intially can be a problem (sorting through 1000's of other servers)

am hoping they'll arrange a connect by IP like in BF2...

In the meantime, a workaround is to add it to favourites - open "my documents" go to "BFBC2" folder and open (in notepad) the file "gamesettings.ini" (you might want to make a backup)

Near the bottom is a section called "FavoriteGames" - it might be set to FavoriteGames=Empty if you haven't played online

You can add a server by name here, for example:

FavoriteGames=Multiplay.co.uk : SneakyMonkeys.com;

You can add multiple servers here separated by ;




mine, for example, looks like:


CODE
[GstAudio]
DialogueVolume=0.700000
CarRadio=1
VoipEnable=1
OriginalVOForEnemyTeam=1
MusicVolume=0.700000
VoipPushkey=1
SoundSystemSize=1
VOLanguage=0
Volume=0.510000
VoipRecieveVolume=0.500000
[GstRender]
Brightness=0.500000
Contrast=0.500000
[GstInput]
Scheme0FlipY=0
Scheme3InputType=0
Sensitivity0=0.440000
Sensitivity1=0.240000
Sensitivity2=0.210000
Sensitivity3=0.770000
Scheme2InputType=0
Sensitivity4=0.270000
Scheme4InputType=0
Sensitivity5=0.270000
Scheme0Sensitivity=0.350000
Scheme1InputType=0
InputAcceleration=0
Scheme3FlipY=0
Scheme2FlipY=0
Scheme0InputType=0
Scheme4FlipY=0
Vibration=2
[GstGameplay]
CurrentSoldierWeaponIndex=-1
CurrentSoldierWeaponList=
ToolTips=1
Subtitles=1
HintSystem=0
PunkBuster=1
Telemetry=1
[GstPlayerProfile]
IntroPlayed=1
MPPlayed=1
[GstPersistence]
RecentGames=Multiplay.co.uk : SneakyMonkeys.com;
AccountSaved=0
FavoriteGamesConnectDate=148731206400;
AccountSavedPassword=
FavoriteGames=Multiplay.co.uk : SneakyMonkeys.com;
ClanTag==SM=
AccountSavedName=
FavoriteGamesConnectCount=0;


--------------------

Go to the top of the page
 
+Quote Post
fido77
post Mar 3 2010, 10:48 PM
Post #2


Knight Lieutenant
********

Group: Clan Members
Posts: 989
Thank(s): 1
Joined: 5-June 08
From: Tyler, Texas, US
Member No.: 124




cool


--------------------

Go to the top of the page
 
+Quote Post
Magik5
post Mar 4 2010, 06:40 PM
Post #3


Paddle Master
**********

Group: Clan Members
Posts: 2,085
Thank(s): 30
Joined: 3-December 07
Member No.: 50




doesnt work here


--------------------
Go to the top of the page
 
+Quote Post
MonkeyFiend
post Mar 4 2010, 08:36 PM
Post #4


Security and Projects
**********

Group: Clan Dogsbody
Posts: 4,700
Thank(s): 1103
Joined: 31-August 07
From: A Magical Place, with toys in the million, all under one roof
Member No.: 1




hmm, have to check what I've done wrong there tongue.gif


--------------------

Go to the top of the page
 
+Quote Post
Magik5
post Mar 4 2010, 09:55 PM
Post #5


Paddle Master
**********

Group: Clan Members
Posts: 2,085
Thank(s): 30
Joined: 3-December 07
Member No.: 50




dont you want somesort of ip/port info in there?


--------------------
Go to the top of the page
 
+Quote Post
MonkeyFiend
post Mar 4 2010, 10:06 PM
Post #6


Security and Projects
**********

Group: Clan Dogsbody
Posts: 4,700
Thank(s): 1103
Joined: 31-August 07
From: A Magical Place, with toys in the million, all under one roof
Member No.: 1




that would make sense, but will have to double check my config when I get back from work


--------------------

Go to the top of the page
 
+Quote Post
K.
post Mar 5 2010, 08:13 AM
Post #7


Knight Errant
*******

Group: Clan Members
Posts: 571
Thank(s): 0
Joined: 3-October 09
From: down your shaft :/
Member No.: 4,133




according to ingame server browser, just next to the name of a server there is a button you can press to add2faves/join/get info on any server

however it didnt work for me this morning :/

maybe it will work soon


--------------------
WIP...

never build your exit to a deep mineshaft next to a lake.......

~Explorer Caste~
1. Always carry Lumber,Coal and a compass
2. Be prepared not to see the light for a good few cycles
3. Profit :D
Go to the top of the page
 
+Quote Post
Magik5
post Mar 5 2010, 12:49 PM
Post #8


Paddle Master
**********

Group: Clan Members
Posts: 2,085
Thank(s): 30
Joined: 3-December 07
Member No.: 50




i had this in my RecentGames variable, copy and pasted it to FavoriteGames:

FavoriteGames=2085421047,721ee57f-79d3-4573-9a64-333c6da5c616,Multiplay.co.uk : SneakyMonkeys.com;

[EDIT]

actually, on loading the game up althought it added it to the favs list it didnt let me connect, but would after i removed it.... any ideas?


--------------------
Go to the top of the page
 
+Quote Post
K.
post Mar 5 2010, 02:11 PM
Post #9


Knight Errant
*******

Group: Clan Members
Posts: 571
Thank(s): 0
Joined: 3-October 09
From: down your shaft :/
Member No.: 4,133




my way works now biggrin.gif


--------------------
WIP...

never build your exit to a deep mineshaft next to a lake.......

~Explorer Caste~
1. Always carry Lumber,Coal and a compass
2. Be prepared not to see the light for a good few cycles
3. Profit :D
Go to the top of the page
 
+Quote Post
MonkeyFiend
post Mar 5 2010, 06:19 PM
Post #10


Security and Projects
**********

Group: Clan Dogsbody
Posts: 4,700
Thank(s): 1103
Joined: 31-August 07
From: A Magical Place, with toys in the million, all under one roof
Member No.: 1




hmm looks like they've hashed something in there, whcih is different from the copy I've been playing on :S


--------------------

Go to the top of the page
 
+Quote Post
kermit
post Apr 1 2010, 02:35 AM
Post #11


Man at arms
****

Group: Clan Members
Posts: 155
Thank(s): 1
Joined: 5-September 07
Member No.: 4




Has anyone figured out how to add a server to favorites. I somehow got the CQ server into my favorites but i've yet to be able to get the Rush and DM server into my Fav's angry.gif


--------------------

Go to the top of the page
 
+Quote Post
fido77
post Apr 1 2010, 04:29 AM
Post #12


Knight Lieutenant
********

Group: Clan Members
Posts: 989
Thank(s): 1
Joined: 5-June 08
From: Tyler, Texas, US
Member No.: 124




i look up the server and then click the black arrow thingy and select add to favorites. that has worked for me so far smile.gif


--------------------

Go to the top of the page
 
+Quote Post
Magik5
post Apr 1 2010, 08:50 AM
Post #13


Paddle Master
**********

Group: Clan Members
Posts: 2,085
Thank(s): 30
Joined: 3-December 07
Member No.: 50




it never used to work for me, but when i searched "SneakyMonkeys" (capitalised like that) in the server browser the other day, all of our servers appeared and added them one after the other with no problems...


--------------------
Go to the top of the page
 
+Quote Post
kermit
post Apr 1 2010, 11:16 AM
Post #14


Man at arms
****

Group: Clan Members
Posts: 155
Thank(s): 1
Joined: 5-September 07
Member No.: 4




I tried to add them via that black drop down arrow and it keeps saying waiting for data for about 10 mins then stop but it never shows up. I don't know if it matter i have windows 7 64 bt


--------------------

Go to the top of the page
 
+Quote Post
MonkeyFiend
post Apr 1 2010, 11:50 AM
Post #15


Security and Projects
**********

Group: Clan Dogsbody
Posts: 4,700
Thank(s): 1103
Joined: 31-August 07
From: A Magical Place, with toys in the million, all under one roof
Member No.: 1




QUOTE (kermit @ Apr 1 2010, 12:16 PM) *
I tried to add them via that black drop down arrow and it keeps saying waiting for data for about 10 mins then stop but it never shows up. I don't know if it matter i have windows 7 64 bt


yeah, fraid thats a common bug, not operating system related.

It's probably happened to most of us at one point or another, then one day you can try and add the servers and they'll all add straight away..


btw my gamesettings.ini (in the my documents/bfbc2 folder) has these lines near the bottom:

CODE
FavoriteGames=733730446,0922ec08-6398-4caa-81c7-7cedfea7f3d3,Multiplay.co.uk : SneakyMonkeys DM;1517476411,ef94659a-325a-4667-b58a-c6446d510e14,Multiplay.co.uk : SneakyMonkeys.com Rush;2085421047,721ee57f-79d3-4573-9a64-333c6da5c616,Multiplay.co.uk : SneakyMonkeys.com;
RecentGames=2085421047,721ee57f-79d3-4573-9a64-333c6da5c616,Multiplay.co.uk : SneakyMonkeys.com;1517476411,ef94659a-325a-4667-b58a-c6446d510e14,Multiplay.co.uk : SneakyMonkeys.com Rush;733730446,0922ec08-6398-4caa-81c7-7cedfea7f3d3,Multiplay.co.uk : SneakyMonkeys DM;


Not sure if copy/pasting that will add them to your favourites


--------------------

Go to the top of the page
 
+Quote Post
kermit
post Apr 1 2010, 11:55 AM
Post #16


Man at arms
****

Group: Clan Members
Posts: 155
Thank(s): 1
Joined: 5-September 07
Member No.: 4




yes coping and paste will work with those that's how i added the CQ server thanks monkey


--------------------

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 15th October 2025 - 09:11 PM
Sneaky Monkeys Clan :: MonkeyFiend.com