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.

BioShock

From PCGamingWiki, the wiki about fixing PC games
Revision as of 22:37, 18 March 2012 by Thunderbolt (talk | contribs)

Template:Infobox

Patches

Patch is currently at Version 1.1. It is heavily recommended to patch to the latest version, as the un-patched game can become unbeatable at one point. If purchased or activated from Steam, the game is automatically patched to the latest version.

Issues and Fixes

Graphics

Can't Change Resolution From 1024x768

Locate Default.ini in

C:\Program Files (x86)\2K Games\Bioshock\Builds\Release\

Edit with Notepad. Scroll down 2/3rds down to the [WinDrv.WindowsClient] section (or Ctrl-F to search for "Fullscreen", no quotes). Edit the FullscreenViewportX and FullscreenViewportY values to desired resolution then save the file.

Update Graphics Card drivers from AMD or NVIDIA.

Graphical Tweaks

Changing Field of View

1. Navigate to

C:\Users\%USERNAME%\AppData\Roaming\Bioshock\

2. Open User.ini.

3. Scroll down to the controls and search for NumPad0= or use Ctrl+F to use the find function to search for NumPad0=. You do not have to choose "Numpad0", you can also choose to use another key.

4. Add exec command.txt to the end of it. It should now look like this: NumPad0=exec command.txt. Save and set as "Read Only".

5. Create a text document, name it command.txt and save in

C:\Program Files (x86)\2K Games\Bioshock\Content\System\

6. Open the document and write SetFov 100, the value does not have to be 100, it can be anything you want. Save the file.

7. When in-game, press the 0 on your numpad to change the FOV. Certain events will reset the FOV (for example zooming with any of the weapons). In this case just press 0 on your numpad again.

Audio

No Sound

Locate Default.ini in

C:\Program Files (x86)\2K games\BioShock\Builds\Release\DefUser.ini

Edit with Notepad. Scroll down to [FMODAudio.FMODAudioSubsystem] or Ctrl+F to use the find function to search for "MaxChannels", no quotes. Change the MaxChannels=128 line to MaxChannels=64 and save the File.

Locate and right click Bioshock.exe

C:\Program Files (x86)\2K Games\Bioshock\Builds\Release\

Select "Properties" and change compatibility mode to Windows XP (Service Pack 2).

If your motherboard uses a Realtek HD audio device do the following:

Open your control panel and choose 'Sound', click the recording tab, right-click and tick 'Show Disabled Devices'. A device called 'Stereo Mix' should appear, right-click and enable 'Stereo Mix'.

Controls

Mouse Acceleration Fix

The only way to turn off the mouse acceleration and make the controls tolerable is to manually modify the game's configuration files. There are two configuration files that you will need to modify. They are located at:

C:\Program Files (x86)\2K games\BioShock\Builds\Release\DefUser.ini
C:\Users\$USERNAME$\Application Data\Bioshock\User.ini

Open up both files and make the following changes to each one:

1) Add this to the end of each file:

[Engine.PlayerInput]
MouseSmoothingMode=0
MouseAccelThreshold=0.0

2) Find the section of the file with the key bindings. It will look like this:

A=StrafeLeft
B=AmmoSelectionDown
C=Duck
D=etc...

change one of the binds to J=set Engine.PlayerInput MouseAccelThreshold 0.0 | set Engine.PlayerInput MouseSmoothingMode 0, with J being replaced with the key of your choice.

3) Do a search and replace on both files, replacing every instance of Speed=2500 with Speed=500if you are a lower sensitivity player, or maybe "Speed=1000" if you like higher sensitivity.

4) With all of that, everything should be fixed. Not quite. Each time you start a new game the mouse will be screwed up until you press that key that you bound to "set Engine.PlayerInput MouseAccelThreshold 0.0 | set Engine.PlayerInput MouseSmoothingMode 0". So, press that each time you start a new game or level or spawn or whatever.

5) Disable Vertical Sync in the graphics options to reduce mouse lag. This will cause graphical tearing, so it's up to you which one is more important.

System Requirements

Template:SysReq

See Also