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 "BioShock 2"

From PCGamingWiki, the wiki about fixing PC games
Line 47: Line 47:
 
}}
 
}}
  
===Configuration file location===
+
===Configuration files location===
 
{{Game Location Table|
 
{{Game Location Table|
 
{{Game Location Table/row|Windows|%APPDATA%\Bioshock2Steam\}}
 
{{Game Location Table/row|Windows|%APPDATA%\Bioshock2Steam\}}
Line 93: Line 93:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/instructions|Bind FOV to key press}}
 
{{Fixbox/instructions|Bind FOV to key press}}
# Navigate to your [[#Configuration file location|Configuration file location]].
+
# Navigate to your [[#Configuration files location|Configuration files location]].
# Open <code>user.ini</code> with your text editor of choice.
+
# Open <code>User.ini</code> with your text editor of choice.
 
# Scroll down to the <code>[Default]</code> section and bind <code>SetFOV #</code> to any unused key (# being the desired FOV).
 
# Scroll down to the <code>[Default]</code> section and bind <code>SetFOV #</code> to any unused key (# being the desired FOV).
 
# During the game, press the key you defined in <code>User.ini</code> to set the custom FOV.
 
# During the game, press the key you defined in <code>User.ini</code> to set the custom FOV.
Line 105: Line 105:
 
# Navigate to <code>\SP\Builds\Binaries\</code>.
 
# Navigate to <code>\SP\Builds\Binaries\</code>.
 
# Open the file titled <code>Default.ini</code>.
 
# Open the file titled <code>Default.ini</code>.
# Find the line <code>LevelOfAnisotropy</code>.
 
 
# Edit the line <code>LevelOfAnisotropy=4</code> to <code>LevelOfAnisotropy=#</code> where # denotes the max level of AF supported by your graphics card(s).  For example, change the line to read <code>LevelOfAnisotropy=16</code>.
 
# Edit the line <code>LevelOfAnisotropy=4</code> to <code>LevelOfAnisotropy=#</code> where # denotes the max level of AF supported by your graphics card(s).  For example, change the line to read <code>LevelOfAnisotropy=16</code>.
 
}}
 
}}
Line 142: Line 141:
  
 
==Issues fixed==
 
==Issues fixed==
===Hold to Duck / Hold to Aim Down Sights===
 
{{Fixbox|1=
 
{{Fixbox/fix|Hold to Duck}}
 
# Navigate to your [[#Configuration file location|Configuration file location]].
 
# Open <code>user.ini</code> with your text editor of choice.
 
# Locate this line: "Aliases[13]=(Command="Toggle bDuck{{!}}Axis aUp Speed=-1200.0",Alias=Duck)"
 
# Replace with: "Aliases[13]=(Command="Button bDuck",Alias=Duck)".
 
}}
 
 
{{Fixbox|1=
 
{{Fixbox/fix|Hold to Aim Down Sights}}
 
# Navigate to your [[#Configuration file location|Configuration file location]].
 
# Open <code>user.ini</code> with your text editor of choice.
 
# Find the keybind that has the word "ZoomCycle" attached to it (T by default)
 
# Should look like this:
 
## T=ZoomCycle
 
# Replace with this:
 
## T=ZoomCycle {{!}} onRelease ZoomCycle
 
}}
 
 
===Menu flickering===
 
{{Fixbox|1=
 
{{Fixbox/fix|Disable or force vsync}}
 
{{ii}} Disable Vsync from the in-game settings menu. 
 
{{ii}} Force Vsync through graphics adaptor.
 
}}
 
 
 
===Crash on startup===
 
===Crash on startup===
 
{{Fixbox|1=
 
{{Fixbox|1=
Line 180: Line 152:
 
# Move any backed-up save files back into the new <code>Bioshock 2</code> folder under <code>\Bioshock 2\SaveGames\</code>.
 
# Move any backed-up save files back into the new <code>Bioshock 2</code> folder under <code>\Bioshock 2\SaveGames\</code>.
 
# Ensure that any file moved back into the new folder also has the <code>Read-Only</code> checkbox disabled.
 
# Ensure that any file moved back into the new folder also has the <code>Read-Only</code> checkbox disabled.
 +
}}
 +
 +
===Menu flickering===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable or force vsync}}
 +
{{ii}} Disable Vsync from the in-game settings menu. 
 +
{{ii}} Force Vsync through graphics adaptor.
 
}}
 
}}
  
Line 200: Line 179:
 
}}
 
}}
  
===No Little Sister voice acting===
+
===No little sister voice acting===
 
{{--}} May occur after installing [[#v1.5 Patch (Retail)|1.5 Patch]], which causes little sisters to become mute.{{CN}}
 
{{--}} May occur after installing [[#v1.5 Patch (Retail)|1.5 Patch]], which causes little sisters to become mute.{{CN}}
 
{{Fixbox|1=
 
{{Fixbox|1=
Line 210: Line 189:
  
 
==Other information==
 
==Other information==
+
===Hold to duck/aim down sights===
 +
{{Fixbox|1=
 +
{{Fixbox/instructions|Hold to duck}}
 +
# Navigate to your [[#Configuration files location|Configuration files location]].
 +
# Open <code>User.ini</code> with your text editor of choice.
 +
# Replace <code>Aliases[13]=(Command="Toggle bDuck{{!}}Axis aUp Speed=-1200.0",Alias=Duck)</code> with <code>Aliases[13]=(Command="Button bDuck",Alias=Duck)</code>.
 +
}}
 +
 
 +
{{Fixbox|1=
 +
{{Fixbox/instructions|Hold to aim down sights}}
 +
# Navigate to your [[#Configuration files location|Configuration files location]].
 +
# Open <code>User.ini</code> with your text editor of choice.
 +
# Find the keybind that has the word "ZoomCycle" attached to it (T by default)
 +
# Replace <code>T=ZoomCycle</code> with <code>T=ZoomCycle {{!}} onRelease ZoomCycle</code>
 +
}}
 +
 
 
===Disable auto-aim===
 
===Disable auto-aim===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/instructions|Instructions}}
 
{{Fixbox/instructions|Instructions}}
# Navigate to your [[#Configuration file location|Configuration file location]].
+
# Navigate to your [[#Configuration files location|Configuration files location]].
 
# Open <code>Bioshock2SP.ini</code> with your text editor of choice.
 
# Open <code>Bioshock2SP.ini</code> with your text editor of choice.
 
# Edit the line <code>AutoAim=True</code> to <code>AutoAim=False</code>.
 
# Edit the line <code>AutoAim=True</code> to <code>AutoAim=False</code>.
Line 241: Line 235:
  
 
|recOS    = Windows 7
 
|recOS    = Windows 7
|recproc  = AMD Athlon 64 X2 5200+ 2.60 GHz<br />Intel Core 2 Duo E6420 2.13 GHz
+
|recproc  = AMD Athlon 64 X2 5200+ 2.60 GHz or Intel Core 2 Duo E6420 2.13 GHz
 
|recmem  = 3 GB
 
|recmem  = 3 GB
 
|recGPU  = NVIDIA 8800GT
 
|recGPU  = NVIDIA 8800GT

Revision as of 22:54, 3 October 2013

Template:Infobox game/row/osxporter
BioShock 2
Cover image missing, please upload it
Developers
2K Marin
2K China
Publishers
2K Games
OS X Feral Interactive
Engines
Unreal Engine 2.5
Release dates
Windows February 9, 2010
macOS (OS X) March 29, 2012
BioShock 2 on Wikipedia

Warnings

For Games for Windows - LIVE on Windows 8 or later, install the latest Games for Windows - LIVE software.
BioShock
BioShock 2007
BioShock 2 2010
BioShock Infinite 2013
BioShock Remastered 2016
BioShock 2 Remastered 2016

Key points

As of October 3rd, 2013, Games for Windows - LIVE has been removed and subsequently replaced by Steamworks as BioShock 2's DRM.

General information

2K Games Forum
Steam Users' Forums - for BioShock and BioShock 2.
Steam Community Discussions

Availability

Template:Availability Table

All Windows retail and digital versions of BioShock 2 activate on Steam.[1] Activation unlocks all DLC, including Minerva's Den.
Achievements and saves are separate from Games for Windows - LIVE; you will have to start over when switching from Games for Windows - LIVE to Steam.

Essential improvements

v1.5 Patch (Retail)

The latest patch is v1.5. The Steam version includes this patch automatically.

Game data

Save game location

Template:Game Location Table

Configuration files location

Template:Game Location Table

Video settings

File:Bioshock2 graphical.jpg
Graphical options.

Template:Video settings

Field of view (FOV)

Any custom FOV settings will be reset automatically at various times during gameplay when control is taken away from the player; i.e. for cutscenes. Zooming down iron sights will also yield this effect.
Instructions

Anisotropic filtering (AF)

Instructions

Anti-aliasing (AA)

There is no native AA support in BioShock 2. AA can be forcibly enabled, however, through your graphics driver's control panel. Please consult the user guide for your particular graphics driver on how this is performed. For Nvidia cards you can force SGSSAA (2x-8x) in DX9 Mode via Nvidia inspector with the AA bit - 0x000010C1 - [2] Example what inspector should look like

Input settings

Template:Input Settings

Audio settings

Template:Audio settings

Issues fixed

Crash on startup

Instructions

Menu flickering

Instructions

Left Plasmid hand disappears

This glitch is especially likely when using the Scout-Plasmid.[citation needed] Therefore it is advisable to quick save before using it.
Instructions

Crashing Windows 7 and 8

The game will periodically crash when installed on Windows 7 or 8.[citation needed]
Instructions

No little sister voice acting

May occur after installing 1.5 Patch, which causes little sisters to become mute.[citation needed]
Instructions

Other information

Hold to duck/aim down sights

Instructions
Instructions

Disable auto-aim

Instructions

Performance tweak (havok)

Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP2
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD) 11 GB
Video card (GPU) NVIDIA 7800GT
ATI Radeon X1900
256 MB of VRAM

References