Retail version of Battlefield Bad Company 2
This includes: Steam version, DVD version, EA Digital Download version
Application Details:
Version: | Retail BFBC2 |
License: | |
URL: | http://battlefieldbadcompany2.... |
Votes: | 17 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.15-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing the game (via Steam).
Playing the game (single and multiplayer).
Logging in and setting up your soldier and tweaking the options.
What does not
You must force DX9 by altering settings.ini manually and changing DxVersion from auto to 9. Otherwise the game crashes at launch.
The login screen is a bit funny too. If you pull it up and type anything the game instantly crashes. The solution is to pull up the login window, then close it, then pull it back up. It then freely lets you type anything.
During multiplayer game play ... there is HEAVY texture glitching. The game is playable, but only just. Explosions and smoke seem to cause the bulk of the glitches.
Workarounds
What was not tested
Levels deep into the single player campaign.
Hardware tested
Graphics:
Additional Comments
Again ... MUST make the DX9 override, and beware the login window crash as well.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Sep 11 2018 | 3.15-staging | No, but has workaround | Yes | Yes | Gold | Sigz | |
Show | Arch Linux x86_64 | Jul 21 2017 | 2.12-staging | Yes | Yes | No | Gold | Daniel Berger | |
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Mar 07 2014 | 1.7.14 | Yes | Yes | No | Bronze | dr. Hannibal Lecter | |
Current | Gentoo Linux x86_64 | Jan 19 2014 | 1.7.10 | Yes | Yes | No | Silver | an anonymous user | |
Show | Ubuntu 12.10 "Quantal" i386 (+ variants like Kubuntu) | Nov 25 2012 | 1.5.18 | Yes | Yes | No | Bronze | Andrey Gusev |
Securom sollution by kowaltsky:
Sollution by Alan Luth doesnt works for me, I have got another one:
- make sure, than Battlefield Bad Company 2 is in your DVD-rom!
1) open Terminal and use this command: sudo mkdir /mnt/cdrom
2) Open Wine settings (applications - wine)
3) Switch to tab witch discs
4) add drive D: and add mount point: /mnt/cdrom
5) now last step, open Terminal and use this command:
If that doesnt work, try sollution by Alan Luth.
Securom sollution by Alan Luth:
If you get Securom errors that the game cannot find the DVD, see:
http://ubuntuforums.org/showthread.php?t=980629
short answer, try mounting with -o uid=$UID,unhide.
Also make sure you have symlinks to both the device and the mount point in ~/.wine/dosdevices
I have to avoid wineboot deleting my d: symlink before running this game. The whole recipe looks likesudo mount -o ro,loop,uid=1002,unhide /dev/sr0 /mnt/cdrom ln -s /dev/sr0 ~/.wine/dosdevices/d:: winemine & ln -s /mnt/cdrom ~/.wine/dosdevices/d:
For this game, DirectX must be manually set to version 9 (default is 10).
To do this, do the following:
cd ~/.wine/drive_c/users/[username]/My Documents/BFBC2
Edit settings.ini and set the value of DxVersion from Auto to 9
This how-to extracted from a May 10th, 2012 comment by AJSB. This has not yet been tested by the current maintainer (Scott Weldon).
To fix sound problems, edit the file "~/BFBC2/settings.ini" Find the following line:
SpeakerCount=0
and change it to, e.g.:
SpeakerCount=2
Comments for this application have been disabled because there are no maintainers.