BioShock v1.1 PC Patch 12 April 2007
Changes:
Fixes:
Application Details:
Version: | 1.1 |
License: | Retail |
URL: | http://www.2kgames.com/bioshoc... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 7.18-staging |
Maintainers: About Maintainership
What works
most of it.
What does not
randomly crashes at start-up, but usually work on 1st or 2nd attempt. during the game sometimes you can not turn one way and have to do a full turn the other way around, after which all is fine again.
Workarounds
What was not tested
did not yet have the chance to play the game to the end.
Hardware tested
Graphics:
Additional Comments
I installed it the following way, using PlayOnLinux. *) install BioShock (via POL) NB I installed it from a PC DVD *) install Bioshock Patch 1.1 (via POL) *) I did get problems with screen resolution on first running it. this was fixed by selecting, prior to running the game, in POL configure -> wine -> display -> click the 'emulate desktop' and set the screen resolution matching the one you are using on your Linux machine. *) the first time you run it you will need to enter the serial number and also set the resolution to that you've set earlier for wine. this could be tricky if half of the game screen is not visible. the 'apply' button is on the lower left hand side if you need to 'guess-click' it... After that is works pretty much flawlessly for me. I also tried running it with older Wine versions (1.5.10 and 1.4.1) but that did not work and I got an error saying that 'a security module cannot be activated' which is a known wine bug, as far as I know. NB if you are using an nvidia card with optimus technology via BumbleBee, be sure to configure POL to run in 'optirun' mode.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Oct 03 2022 | 7.18-staging | No, but has workaround | Yes | Yes | Gold | Rob | |
Show | Gentoo Linux x86_64 | Jul 31 2017 | 2.13-staging | Yes | Yes | Yes | Gold | Rob | |
Show | Arch Linux x86_64 | Jun 13 2014 | 1.7.19 | Yes | Yes | Bronze | AgustÃn Atahides | ||
Show | Arch Linux x86_64 | Mar 11 2014 | 1.7.14 | Yes | Yes | Bronze | an anonymous user | ||
Show | Arch Linux x86_64 | Oct 24 2013 | 1.7.4 | Yes | Yes | Gold | Mario Oelze |
Bug # | Description | Status | Resolution | Other apps affected |
These notes were last updated: 14 May 2018
Follow these guidelines to avoid embarrassment when your Test Submission is immediately rejected!!
These guidelines ensure your submitted test results are actually relevant to other users of Wine and WineHQ.
1 The console version of the lshw utility is your friend. This command will dump your System hardware specification in a clean format. Post command and output in the Extra Comments section:
sudo lshw -short | egrep -v '(volume|disk|bus)'
2 inxi can be used to display information about your graphics card, and your OpenGL/ graphics driver versions. Post the command and output in the Extra Comments section:
inxi -G -c0
export WINEPREFIX=" âšâšâšâšâšâš " WINEARCH=win32 wineboot -u winetricks sandbox
winecfg
wine "D:\setup.exe"(Replace D: with whatever drive letter you have your DVD mapped to in winecfg)
The default installation folder is:
C:\Program Files\2K Games\BioShock
Download the appropriate patch (for your region) from: Bioshock Updater Download URL
Install downloaded retail patch, e.g.:
export WINEPREFIX=" âšâšâšâšâšâš " cd "${WINEPREFIX}/drive_c" unzip ~/Downloads/Bioshock_Version_11_Patch_Worldwide_Retail.zip wine start 'Bioshock Version 1.1 Patch Worldwide Retail.exe'
Mouse axes confined to 360° zones
There is still a bug present with Wine that causes you mouse to lock in a fixed 360° arc whilst playing Bioshock. This issue always manifests when you play Bioshock in a Wine Virtual Desktop arrangement. It will manifest occasionally when playing Bioshock in standard Wine arrangement (i.e. non-Virtual Desktop). The symptom is that you are unable to spin you character round on the spot (it will become locked at a fixed angle) or be unable to view your characters feet.
The only work around for this issue is to enable the mouse warping override:
wine reg.exe ADD "HKEY_CURRENT_USER\Software\Wine\DirectInput" "/v" "MouseWarpOverride" "/t" "REG_SZ" "/d" "force"
DirectX 10.x Support
As of Wine version 1.7.53(+) there are tests enabled to see if your graphics hardware supports DirectX 10.x... Unfortunately a significant amount of the DirectX 10.x support has still to be implemented in Wine. The symptom for this issue is that Wine will crash immediately after you launch Bioshock.
The workaround is to disable support for the DirectX Graphics Infrastructure (DXGI) in Wine:
wine reg.exe ADD "HKEY_CURRENT_USER\Software\Wine\DllOverrides" "/v" "dxgi" "/t" "REG_SZ" "/d" ""
Changing Game Resolution
In game changing screen resolution can be a bit erratic. The symptom of this is that you change the screen resolution in the game menus and you end up with a "windowed version" of the game running (i.e. smaller than your full monitor real estate). This problem especially manifests when using Linux proprietary graphics drivers.
Option 1 : set game resolution manually before launching
To set the default Bioshock game resolution manually, from a terminal... Run this terminal command (changing first: Xres & Yres - as required):
export Xres=1920
export Yres=1080
sed -i -e '/^\(Fullscreen\|Menu\|Windowed\)Viewport\(X\|Y\)=/{s/X=.*$/X='"${Xres}"'/;s/Y=.*$/Y='"${Yres}"'/}' \
"$( find "${WINEPREFIX:-${HOME}/.wine}/drive_c" -type f -iname "Default.ini" )"
NB: this command won't work if you're using a separate Steam Library directory (external to your WINEPREFIX) to install Bioshock to!
Option 2 : set game resolution in-game
A rather hacky in-game workaround for this issue is to switch Bioshock to windowed mode and then back to full screen mode:
Graphics Options |
||
Resolution: | 1920x1080 | |
―――――――――――
|
||
Windowed Mode | ON | OFF |
... | |
|
Graphics Options | ||
Resolution: | 1920x1080 | |
―――――――――――
|
||
Windowed Mode | ON | OFF |
... | |
|
Audio Garbled or No Audio when using PulseAudio
If you find that your in game audio is garbled or non-existent it may be advisable to try Wine with pulseaudio support. Any supported version of Wine will provide the necessary audio driver support - if the pulseaudio flag was enabled at build time.
Bioshock red fog during game play.Â
Note: this only seems to be a problem with older nVidia Geforce 7000 series cards.
Fixing this issue will involve changing 2 files in the Bioshock binaries folder with modified versions. Download the following 2 files:
Extract the files and copy the 2 files you extracted from the downloads into the directory:
"${WINEPREFIX}/drive_c/Program Files/2K Games/BioShock/Builds/Release"
... overwriting the files that are already there. Then retest.This issue could be related to the OpenAL library, you can fix this problem by setting the library openal32 to native (using winecfg).
General Troubleshooting.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Fave Oled on Wednesday September 28th 2022, 5:14
Installation: dxgi dll disable, then winetricks d3dx9 d3dcompiler_42 d3dcompiler_43