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
Installation works fine.
Update works fine too.
What does not
When I launch the game, i have a white window named battlefield and no more.
Workarounds
What was not tested
With Other wine version
Hardware tested
Graphics:
Additional Comments
Core2Duo E8400 4 Go DDR2 ATI Radeon HD5850
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 | Gold | Daniel Berger | ||
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Mar 07 2014 | 1.7.14 | Yes | Yes | Bronze | dr. Hannibal Lecter | ||
Show | Gentoo Linux x86_64 | Jan 19 2014 | 1.7.10 | Yes | Yes | Silver | an anonymous user | ||
Show | Ubuntu 12.10 "Quantal" i386 (+ variants like Kubuntu) | Nov 25 2012 | 1.5.18 | Yes | Yes | Bronze | Andrey Gusev |
Bug # | Description | Status | Resolution | Other apps affected |
22617 | Texture Problems in Battlefield Bad Company 2 | CLOSED | FIXED | View |
22762 | Multiple DirectX10 games need Texture2D DXGI_FORMAT_R24G8_TYPELESS format support for stencil operations (Battlefield Bad Company 2, Warhammer 40k: Kill Team) | CLOSED | FIXED | View |
22776 | Call of Duty: Modern Warfare 2 flickery textures in midrange background | CLOSED | FIXED | View |
22961 | Battlefield Bad Company 2: no cd/dvd drive found (securom 7.4) | CLOSED | INVALID | View |
22965 | Battlefield Bad Company 2 can run from cd-rom, but not from iso | CLOSED | WONTFIX | View |
22983 | Battlefield Bad Company 2: game only shows black screen | CLOSED | ABANDONED | View |
25094 | Battlefield Bad Company 2: needs msvcp80.dll.??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE (purist) | CLOSED | FIXED | View |
25095 | Battlefield Bad Company 2: crashes when loading level | CLOSED | FIXED | View |
25097 | Battlefield Bad Company 2 installer progress bar slams X | NEW | View | |
30628 | Battlefield Bad Company 2 audio doesn't work in-game | CLOSED | FIXED | View |
32233 | Battlefield Bad Company 2 weapons/items hold by player distorted/invisible | CLOSED | FIXED | View |
35981 | Battlefield: Bad Company 2 (Russian locale) updater has missing glyphs | NEW | View |
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.