dapi_1337 • PM |
Mar 13, 2010 7:39 AM
|
![]() Posts: 1 |
Open gamelist.xml (directory gametracker)with notepad and add
; - <game> <id>42</id> <name>Battlefield Bad company 2</name> <shortname>bc2</shortname> <instancename>Retail</instancename> <showinbrowser>true</showinbrowser> <supportmonitorprocess>true</supportmonitorprocess> <requiresmonitorwithdll>false</requiresmonitorwithdll> <hook3d>true</hook3d> <hooknetwork>true</hooknetwork> <networkmonitorconnects>true</networkmonitorconnects> <loadalllibraries>false</loadalllibraries> <ignorerunlocation>false</ignorerunlocation> <unhookrasterizersafterinit>true</unhookrasterizersafterinit> <detectregkey>HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Battlefield Bad company 2\InstallDir</detectregkey> <runexe>BFBC2Game.exe</runexe> <detectinstalledfile>BFBC2Game.exe</detectinstalledfile> <detectrunningexe>BFBC2Game.exe</detectrunningexe> <runcmdoptions>[RUN_EXTRA_ARGS] [RUN_NETWORK_ARGS] [RUN_LOGIN_ARGS]</runcmdoptions> <defaultinstalldir>HDD:\Program Files\Electronic Arts\Battlefield bad company 2\</defaultinstalldir> <runnetworkargs>+join [RUN_VAR_SERVER_NAME]:[RUN_VAR_SERVER_PORT] [RUN_PASSWORD_ARGS]</runnetworkargs> <runpasswordargs>+password [RUN_VAR_PASSWORD]</runpasswordargs> <serverports>10030,19567</serverports> <gamevertested>1.50</gamevertested> <pbvertested>(v2.151 | A1375) (v1.718 | A1375 | C2.151)</pbvertested> <ignoreports>27900,29900,29902,29903,29904,29905,29906,29907</ignoreports> <runloginargs>+eaAccountName [RUN_LOGIN_NAME] +eaAccountPassword [RUN_LOGIN_PASSWORD]</runloginargs> </game> reboot pc gogogo |
putittogether • PM |
Mar 13, 2010 12:16 PM
|
![]() Posts: 1 |
I did this in Game Tracker with note pad TWICE, and it DOES NOT WORK! It will try to attach BC2 to a BF2142.exe file, which it can't find because BF2142 it is not even installed!
|
hybrid069 • PM |
Mar 13, 2010 8:42 PM
|
![]() Posts: 1 |
Hi, just tried to copy that into the gamelist, and mine also tried to link to BF2142. i tried to edit it but it wouldn't let me change anything.
|
ph47 • PM |
Mar 14, 2010 6:10 AM
|
![]() Posts: 5 |
Its because you have that emoticon in the middle of the code
|
ph47 • PM |
Mar 15, 2010 4:39 AM
|
![]() Posts: 5 |
<game>
<id>42</id> <name>Battlefield Bad company 2</name> <shortname>bc2</shortname> <instancename>Retail</instancename> <showinbrowser>true</showinbrowser> <supportmonitorprocess>true</supportmonitorprocess> <requiresmonitorwithdll>false</requiresmonitorwithdll> <hook3d>true</hook3d> <hooknetwork>true</hooknetwork> <networkmonitorconnects>true</networkmonitorconnects> <loadalllibraries>false</loadalllibraries> <ignorerunlocation>false</ignorerunlocation> <unhookrasterizersafterinit>true</unhookrasterizersafterinit> <detectregkey>HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Battlefield Bad company 2\InstallDir</detectregkey> <runexe>BFBC2Game.exe</runexe> <detectinstalledfile>BFBC2Game.exe</detectinstalledfile> <detectrunningexe>BFBC2Game.exe</detectrunningexe> <runcmdoptions>[RUN_EXTRA_ARGS] [RUN_NETWORK_ARGS] [RUN_LOGIN_ARGS]</runcmdoptions> <defaultinstalldir>HDD:\Program Files\Electronic Arts\Battlefield bad company 2\</defaultinstalldir> <runnetworkargs>+join [RUN_VAR_SERVER_NAME] : [RUN_VAR_SERVER_PORT] [RUN_PASSWORD_ARGS]</runnetworkargs> <runpasswordargs>+password [RUN_VAR_PASSWORD]</runpasswordargs> <serverports>10030,19567</serverports> <gamevertested>1.50</gamevertested> <pbvertested>(v2.151 | A1375) (v1.718 | A1375 | C2.151)</pbvertested> <ignoreports>27900,29900,29902,29903,29904,29905,29906,29907</ignoreports> <runloginargs>+eaAccountName [RUN_LOGIN_NAME] +eaAccountPassword [RUN_LOGIN_PASSWORD]</runloginargs> </game> On this line: <runnetworkargs>+join Remove the space on either side of the colon. Notice the tag at the start: <id>42</id>. Battlefield 2142 also shares this id tag, you will need to give Battlefield 2142 another id or remove it from the list.
Last edited by: ph47 Mar 15, 2010 4:45 AM
|
waterpistolriot • PM |
Mar 15, 2010 5:36 AM
|
![]() Posts: 1 |
do i have to change sth in the code, if i did not install BFBC2 in the default directory?
|
ph47 • PM |
Mar 15, 2010 5:45 AM
|
![]() Posts: 5 |
Just confirm that the registy path this refers to is correct and it will work out the install dir itself:
<detectregkey>HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Battlefield Bad company 2\InstallDir</detectregkey> Also modify this: <defaultinstalldir>HDD:\Program Files\Electronic Arts\Battlefield bad company 2\</defaultinstalldir> |
rockin-baz • PM |
Mar 15, 2010 6:51 AM
|
![]() Posts: 6 |
I still can't get this to work.......?
|
sporkman • PM |
Mar 15, 2010 6:55 AM
|
![]() Posts: 1 |
I have the same problem that was stated before, loads into menu and nothing else. Does anyone get any further than that, I have to know there is hope!
|
maul • PM |
Mar 15, 2010 4:43 PM
|
![]() Posts: 983 |
Hi all,
We are looking to add this game to GT Lite within the next 24-48 hours. It was originally going to be deferred until the next upcoming release - however, due to popular demand we will be getting it to everyone sooner. I will update this thread, and the GT Lite forums when support for this is available. http://forums.gametracker.com/forumdisplay.php?f=36 Thanks for your patience!
Last edited by: maul Mar 15, 2010 4:44 PM
|