Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Battlefield: Bad Company 2"

From PCGamingWiki, the wiki about fixing PC games
m (fixed user folder paths)
m (migrated requirements template, replaced: {{SysReq_BaseTemplate → {{System Requirements, == System Requirements == → ==System requirements==)
Line 6: Line 6:
 
|publisher      = [[Wikipedia:Electronic Arts|Electronic Arts]]
 
|publisher      = [[Wikipedia:Electronic Arts|Electronic Arts]]
 
|engine        = Frostbite 1.5
 
|engine        = Frostbite 1.5
|release dates  = <sup>NA</sup> March 2, 2010<br /><sup>AUS</sup> March 4, 2010<br /><sup>EU</sup> March 5, 2010<br /><sup>JP</sup> March 11, 2010
+
|release dates  = March 2, 2010
 
}}
 
}}
 
{{:Battlefield (series)}}
 
{{:Battlefield (series)}}
Line 23: Line 23:
  
 
== Settings file location ==
 
== Settings file location ==
The location of the various engine files are located in <pre>%USERPROFILE%\My Documents\BFBC2\</pre>but easiest way is to use available third-party configurators. You can also find your Saved Game here, it's called GameSettings.bin
+
The location of the various engine files are located in <code>%USERPROFILE%\My Documents\BFBC2\</code> but easiest way is to use available third-party configurators. You can also find your Saved Game here, it's called <code>GameSettings.bin</code>
  
 
== Issues and Fixes ==
 
== Issues and Fixes ==
Line 74: Line 74:
 
[http://www.evil-minds.com/index.php?option=com_content&view=article&id=8&Itemid=2 BC2 Config creator]
 
[http://www.evil-minds.com/index.php?option=com_content&view=article&id=8&Itemid=2 BC2 Config creator]
  
== System Requirements ==
+
==System requirements==
{{SysReq_BaseTemplate
+
{{System Requirements
|OSfamily_ = Windows
+
|OSfamily = Windows
|minOS_ = Windows XP
+
|minOS = Windows XP
|recOS_ = Windows 7
+
|recOS = Windows 7
|minproc_ = Core 2 Duo @ 2.0GHz
+
|minproc = Core 2 Duo @ 2.0GHz
|recproc_ = Intel Core 2 Quad or higher
+
|recproc = Intel Core 2 Quad or higher
|minmem_ = 2 GB
+
|minmem = 2 GB
|minHD_ = 15 GB
+
|minHD = 15 GB
|minGPU1_ = 256 MB Video Card (GeForce 7800 GT / ATI X1900)
+
|minGPU = 256 MB Video Card (GeForce 7800 GT / ATI X1900)
|recGPU1_ = 512 MB Video Card (GeForce GTX 260/ ATI Radeon 4870)
+
|recGPU = 512 MB Video Card (GeForce GTX 260/ ATI Radeon 4870)
 
}}
 
}}
  
== See Also ==
 
* [[Battlefield 3]]
 
* [[Battlefield 2]]
 
 
[[Category:Game]]
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 02:56, 8 February 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox Battlefield (series)

Key points

Intrusive SecuROM DRM was removed post-launch.

General information

Steam Community Discussions

Availability

Template:Availability Table

Settings file location

The location of the various engine files are located in %USERPROFILE%\My Documents\BFBC2\ but easiest way is to use available third-party configurators. You can also find your Saved Game here, it's called GameSettings.bin

Issues and Fixes

Changing FoV

Go to the following folder:

%USERPROFILE%\My Documents\BFBC2\

Find the settings file named settings.ini, then locate where it says Fov under the Graphics section. Now input your desired FoV and then save the file.

Be aware that the field of view in BFBC2 is calculated vertically, that means if you desire a 90° horizontal FoV, you must first convert it into vertical FoV. You can use this tool to do so: Battlefield: BC2 FoV Calculator. Examples: 90° @ 1920 x 1080 = 59° vertical FoV. 90° @ 1920 x 1200 = 65° vertical FoV.

Unable to update

  1. Start the game and log-in to your account
  2. Hit CTRL+ALT+Del to bring up task mgr
  3. Run the Updater program
  4. When you receive the error "can't replace bfbc2.exe because it's in use. Close the file and try again".
  5. There will be 2 buttons: retry and cancel.
  6. Go to Task Mgr and end the BFBC2.exe process
  7. Click on retry
  8. Success?

FPS Boosts

If you need a few tweaks to boost your framerate, try changing these vars in your "settings.ini" file:

RenderAheadLimit=0
HSAO=false
Overgrowth="medium"
Undergrowth=”medium”
Water=”medium”
MSAA=”2"
Shadows=”medium”
Textures=”medium”
Aniso=2

Force DirectX Level

Go to the "settings.ini" file and change:

DxVersion=#

from auto (default) to 9 if you want to force DX9, to 10 to force DX10, and to 11 to force DX11

Blinking black screen

Go to

%USERPROFILE%\My Documents\BFBC2\

Open settings.ini and find the HSAO line. Change it to

HSAO=false

That's it. No frustrating blinking black screen.

Useful Tools

BC2 Config creator

System requirements

Template:System Requirements