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 "Flashback (2013)"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(→‎Availability: Add original, now broken, GamersGate link from when it was first added to the article (game is no longer sold on GamersGate))
 
(56 intermediate revisions by 17 users not shown)
Line 1: Line 1:
 +
{{disambig|the 2013 remake|the original 1993 game|[[Flashback: The Quest for Identity]]|the 2018 remaster|[[Flashback]]}}
 
{{Infobox game
 
{{Infobox game
 
|title        = Flashback
 
|title        = Flashback
Line 10: Line 11:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|October 1, 2013}}
 
{{Infobox game/row/date|Windows|October 1, 2013}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | One-time game purchase, Subscription gaming service }}
 +
{{Infobox game/row/taxonomy/microtransactions | None }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | Flashback }}
 
|steam appid  = 245730
 
|steam appid  = 245730
|gogcom page  =  
+
|gogcom id    =  
 +
|hltb        = 13776
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = 63018
 
|wikipedia    = Flashback (2013 video game)
 
|wikipedia    = Flashback (2013 video game)
 
|winehq      = 15559
 
|winehq      = 15559
 +
|license      = commercial
 
}}
 
}}
{{Series|Flashback}}
+
 
 +
'''Key points'''
 +
{{++}} The original [[Flashback: The Quest for Identity]] is unlockable through Uplay rewards.
 +
{{--}} Online multiplayer services have been discontinued<ref>{{Refurl|url=https://forums.ubi.com/showthread.php/1241617-Online-Services-Update-Masterlist-Forums|title=Online Services Update Masterlist - Ubisoft Forums|date=2018-06-26}}</ref>
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://steamcommunity.com/app/245730/discussions/ Steam Community Discussions]
+
{{mm}} [https://steamcommunity.com/app/245730/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
 
{{Availability/row| Retail | | Uplay | | | Windows }}
 
{{Availability/row| Retail | | Uplay | | | Windows }}
{{Availability/row| Gamesplanet | 1193-1 | Uplay | | | Windows }}
+
{{Availability/row| Gamesplanet | 1193-1 | Uplay |  |  | Windows }}
 +
{{Availability/row| GMG | flashback | Uplay | | | Windows }}
 +
{{Availability/row| Humble | flashback | Uplay | | | Windows }}
 
{{Availability/row| Steam | 245730 | Steam, Uplay | | | Windows }}
 
{{Availability/row| Steam | 245730 | Steam, Uplay | | | Windows }}
 +
{{Availability/row| Uplay | 575ffd9aa3be1633568b4d7c | Uplay | Included with {{Store feature|Uplay+}}. | | Windows }}
 +
{{Availability/row| GamersGate | DD-FLASHBACK-ORIGIN-ROW | Uplay | | | Windows | unavailable }}
 
}}
 
}}
 
{{ii}} All versions require {{DRM|Uplay}}.
 
{{ii}} All versions require {{DRM|Uplay}}.
 +
 +
==Monetization==
 +
{{Monetization
 +
|ad-supported          =
 +
|dlc                    =
 +
|expansion pack        =
 +
|freeware              =
 +
|free-to-play          =
 +
|one-time game purchase = The game requires an upfront purchase to access.
 +
|sponsored              =
 +
|subscription          =
 +
|subscription gaming service = Available via [[List of Ubisoft+ games|Ubisoft+]].
 +
}}
  
 
==Essential improvements==
 
==Essential improvements==
 
===Skip intro videos===
 
===Skip intro videos===
{{Fixbox|1=
+
{{Fixbox|description=Skip intro videos|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Skip intro videos|ref={{cn|date=July 2016}}}}
 
 
:1 Go to the [[#Game data|configuration file(s) location]].
 
:1 Go to the [[#Game data|configuration file(s) location]].
 
:2. Edit {{file|FlashbackEngine.ini}}.
 
:2. Edit {{file|FlashbackEngine.ini}}.
Line 42: Line 78:
 
StartupMovies=LoadingMovie</pre>
 
StartupMovies=LoadingMovie</pre>
 
:4. Save your changes.
 
:4. Save your changes.
 +
}}
 +
===Resolutions above 1200p===
 +
{{Fixbox|description=Resolutions above 1200p|fix=
 +
 +
:1. Go to the [[#Game data|configuration file(s) location]].
 +
:2. Edit {{file|\FlashbackGame.ini}}.
 +
:3. Find this line:
 +
<pre>AllScreenResolutions[18]=(Width=1920,Height=1200)</pre>
 +
and add a line with your desired resolution below for eg:
 +
<pre>AllScreenResolutions[19]=(Width=2560,Height=1440)</pre>
 +
:4. Find this second line:
 +
<pre>AllScreenResolutions=(Width=1920,Height=1200)</pre>
 +
and also add your desired resolution as below:
 +
<pre>AllScreenResolutions=(Width=2560,Height=1440)</pre>
 +
:5. Save your changes.
 +
 +
In the in game graphic options, your resolution will now be selectable at the end of the resolution list. The text will display incorrectly but the resolution should now work once applied.
 
}}
 
}}
  
Line 47: Line 100:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|userprofile}}\Documents\My Games\Flashback\FlashbackGame\Config\}}
+
{{Game data/config|Windows|{{p|userprofile\Documents}}\My Games\Flashback\FlashbackGame\Config\}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|uplay}}\savegames\{{p|uid}}\422}}
+
{{Game data/saves|Windows|{{p|uplay}}\savegames\{{p|uid}}\424\}}
 
}}
 
}}
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|origin               =  
+
|discord                  =
|origin notes         =  
+
|discord notes            =
|steam cloud           = false
+
|epic games launcher      =
|steam cloud notes    =  
+
|epic games launcher notes =
|uplay                = true
+
|gog galaxy                =
|uplay notes           =  
+
|gog galaxy notes          =
 +
|origin                   =  
 +
|origin notes             =  
 +
|steam cloud               = false
 +
|steam cloud notes        =
 +
|ubisoft connect          = true
 +
|ubisoft connect notes    =  
 +
|xbox cloud                =  
 +
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|Flashback - video.png|Graphics settings.}}
 
{{Image|Flashback - video.png|Graphics settings.}}
{{Video settings
+
{{Video
|wsgf link                  = http://www.wsgf.org/dr/flashback/en
+
|wsgf link                  = https://www.wsgf.org/dr/flashback/en
 
|widescreen wsgf award      = limited
 
|widescreen wsgf award      = limited
|multimonitor wsgf award    =  
+
|multimonitor wsgf award    = incomplete
 
|ultrawidescreen wsgf award = limited
 
|ultrawidescreen wsgf award = limited
|4k ultra hd wsgf award    =  
+
|4k ultra hd wsgf award    = incomplete
 
|widescreen resolution      = true
 
|widescreen resolution      = true
|widescreen resolution notes=  
+
|widescreen resolution notes= Maximum in game resolution of 1200p. Can be modified as per [[#Resolutions above 1200p|Resolutions above 1200p]]
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = hackable
 
|ultrawidescreen            = hackable
|ultrawidescreen notes      = See the [http://www.wsgf.org/dr/flashback/en WSGF entry].
+
|ultrawidescreen notes      = See the [https://www.wsgf.org/dr/flashback/en WSGF entry].
|4k ultra hd                = unknown
+
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = hackable
 
|fov                        = hackable
Line 91: Line 152:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 97: Line 161:
 
|120 fps                    = true
 
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
 +
|hdr                        = unknown
 +
|hdr notes                  =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 102: Line 168:
 
{{ii}} Graphics quality limited to presets <small>(Low, Middle, High, Excellent)</small>.
 
{{ii}} Graphics quality limited to presets <small>(Low, Middle, High, Excellent)</small>.
  
==Input settings==
+
==Input==
 
{{Image|Flashback - controls.jpg|Key bindings.}}
 
{{Image|Flashback - controls.jpg|Key bindings.}}
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = false
 
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = false
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
 
|mouse menu                = true
 
|mouse menu                = true
Line 115: Line 181:
 
|invert mouse y-axis      = true
 
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 
|controller support        = true
 
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
Line 125: Line 193:
 
|invert controller y-axis  = true
 
|invert controller y-axis  = true
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|touchscreen               = unknown
+
|xinput controllers        = true
|touchscreen notes        =  
+
|xinput controllers notes  =
|button prompts           = unknown
+
|xbox prompts              = true
|button prompts notes     =  
+
|xbox prompts notes        =
 +
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4               = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = unknown
 +
|light bar support notes   =
 +
|dualshock 4 modes         = unknown
 +
|dualshock 4 modes notes  =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers        = unknown
 +
|other controllers notes  =
 +
|other button prompts     = unknown
 +
|other button prompts notes=  
 
|controller hotplug        = unknown
 
|controller hotplug        = unknown
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
|haptic feedback          = unknown
+
|haptic feedback          = true
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
|light bar support        = unknown
+
|simultaneous input        = unknown
|light bar support notes   =  
+
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =  
 
}}
 
}}
  
==Audio settings==
+
==Audio==
 
{{Image|Flashback - settings.png|General settings.}}
 
{{Image|Flashback - settings.png|General settings.}}
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
|separate volume notes    = Music, sfx, voices.
+
|separate volume notes    = Music, SFX, Voices.
 
|surround sound          = false
 
|surround sound          = false
 
|surround sound notes    =  
 
|surround sound notes    =  
Line 151: Line 247:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =
 +
}}
 +
 
 +
{{L10n|content=
 +
{{L10n/switch
 +
|language  = English
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Dutch
 +
|interface = true
 +
|audio    = false
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = French
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = German
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Italian
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Japanese
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Brazilian Portuguese
 +
|interface = true
 +
|audio    = false
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Russian
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Spanish
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
}}
 +
 
 +
==Network==
 +
{{Network/Multiplayer
 +
|local play          =
 +
|local play players  =
 +
|local play modes    =
 +
|local play notes    =
 +
|lan play            = unknown
 +
|lan play players    =
 +
|lan play modes      =
 +
|lan play notes      =
 +
|online play          = false
 +
|online play players  =
 +
|online play modes    = Co-op
 +
|online play notes    = Online functionalities have been discontinued on the November 11, 2017
 +
|asynchronous        =
 +
|asynchronous notes  =
 +
}}
 +
 
 +
{{Network/Connections
 +
|matchmaking        = unknown
 +
|matchmaking notes  =
 +
|p2p                = unknown
 +
|p2p notes          =
 +
|dedicated          = unknown
 +
|dedicated notes    =
 +
|self-hosting      = unknown
 +
|self-hosting notes =
 +
|direct ip          = unknown
 +
|direct ip notes    =
 +
}}{{Network/Ports
 +
|tcp  =
 +
|udp  =
 +
|upnp =  
 
}}
 
}}
  
Line 164: Line 372:
 
|native 3d notes            =  
 
|native 3d notes            =  
 
|nvidia 3d vision            = hackable
 
|nvidia 3d vision            = hackable
|nvidia 3d vision notes      = Use [http://helixmod.blogspot.com/2013/10/flashback.html Helix Mod: Flashback].
+
|nvidia 3d vision notes      = Use [https://helixmod.blogspot.com/2013/10/flashback.html Helix Mod: Flashback].
 
|tridef 3d                  = unknown
 
|tridef 3d                  = unknown
 
|tridef 3d notes            =  
 
|tridef 3d notes            =  
Line 175: Line 383:
 
|osvr                        =  
 
|osvr                        =  
 
|osvr notes                  =  
 
|osvr notes                  =  
|tracked motion controllers  =
 
|tracked motion controllers notes=
 
 
|keyboard-mouse              =  
 
|keyboard-mouse              =  
 
|keyboard-mouse notes        =  
 
|keyboard-mouse notes        =  
Line 185: Line 391:
 
|trackir                    =  
 
|trackir                    =  
 
|trackir notes              =  
 
|trackir notes              =  
 +
|tobii eye tracking          =
 +
|tobii eye tracking notes    =
 
|play area seated            =  
 
|play area seated            =  
 
|play area seated notes      =  
 
|play area seated notes      =  
Line 196: Line 404:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9.0c
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 210: Line 418:
 
|metal support          =  
 
|metal support          =  
 
|metal support notes    =  
 
|metal support notes    =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 +
|windows exe notes     =
 +
|macos intel 32-bit app =
 +
|macos intel 64-bit app =
 +
|macos arm app          = unknown
 +
|macos app notes        =
 +
|linux 32-bit executable=
 +
|linux 64-bit executable=
 +
|linux arm app          = unknown
 +
|linux executable notes =  
 
}}
 
}}
  
Line 224: Line 442:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    = XP SP3, Vista SP2, 7 SP1
+
|minOS    = XP SP3
|minCPU  = Core 2 Duo E4400 2.0GHz or Athlon 64 X2 Dual Core 4200+
+
|minCPU  = Intel Core 2 Duo E4400 2.0 GHz
 +
|minCPU2  = AMD Athlon 64 X2 Dual Core 4200+ 2.0 GHz
 
|minRAM  = 1 GB
 
|minRAM  = 1 GB
 
|minHD    = 3 GB
 
|minHD    = 3 GB
|minGPU  = Radeon HD 2600 XT
+
|minGPU  = AMD Radeon HD 2600 XT
|minGPU2  = GeForce 7600 GS
+
|minGPU2  = Nvidia GeForce 7600 GS
 
|minVRAM  = 256 MB
 
|minVRAM  = 256 MB
  
|recOS    =  
+
|recOS    = Vista SP2, 7 SP1
|recCPU  = Core 2 Duo E6600 2.4GHz or Athlon 64 X2 Dual Core 5600+
+
|recCPU  = Intel Core 2 Duo E6600 2.4 GHz
 +
|recCPU2  = AMD Athlon 64 X2 Dual Core 5600+ 2.4 GHz
 
|recRAM  = 2 GB
 
|recRAM  = 2 GB
 
|recHD    =  
 
|recHD    =  
|recGPU  = Radeon HD 3470
+
|recGPU  = AMD Radeon HD 3470
|recGPU2  = GeForce 8600 GT
+
|recGPU2  = Nvidia GeForce 8600 GT
 
|recVRAM  = 512 MB
 
|recVRAM  = 512 MB
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 00:48, 18 March 2024

This page is for the 2013 remake. For the original 1993 game, see Flashback: The Quest for Identity. For the 2018 remaster, see Flashback.

Flashback
Flashback cover
Developers
VectorCell
Publishers
Ubisoft
Engines
Unreal Engine 3
Release dates
Windows October 1, 2013
Taxonomy
Monetization One-time game purchase, Subscription gaming service
Microtransactions None
Series Flashback
Flashback (2013) on HowLongToBeat
Flashback (2013) on MobyGames
Flashback (2013) on Wikipedia
Flashback
Flashback: The Quest for Identity 1993
Fade to Black 1995
Flashback (2013) 2013
Flashback 2018
Flashback 2 2023

Key points

The original Flashback: The Quest for Identity is unlockable through Uplay rewards.
Online multiplayer services have been discontinued[1]

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Icon overlay.png
Windows
Ubisoft Store
Icon overlay.png
Included with Ubisoft+.
Windows
GamersGate (unavailable)
Icon overlay.png
Windows
All versions require Ubisoft Connect DRM.

Monetization

Type Notes
One-time game purchase The game requires an upfront purchase to access.
Subscription gaming service Available via Ubisoft+.

Essential improvements

Skip intro videos

Skip intro videos[citation needed]
1 Go to the configuration file(s) location.
2. Edit FlashbackEngine.ini.
3. Delete these lines:
StartupMovies=Startup
StartupMovies=logo_ubi
StartupMovies=logo_vectorcell
StartupMovies=logo_unreal
StartupMovies=LoadingMovie
4. Save your changes.

Resolutions above 1200p

Resolutions above 1200p
1. Go to the configuration file(s) location.
2. Edit \FlashbackGame.ini.
3. Find this line:
AllScreenResolutions[18]=(Width=1920,Height=1200)

and add a line with your desired resolution below for eg:

AllScreenResolutions[19]=(Width=2560,Height=1440)
4. Find this second line:
AllScreenResolutions=(Width=1920,Height=1200)

and also add your desired resolution as below:

AllScreenResolutions=(Width=2560,Height=1440)
5. Save your changes.

In the in game graphic options, your resolution will now be selectable at the end of the resolution list. The text will display incorrectly but the resolution should now work once applied.

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\Flashback\FlashbackGame\Config\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/245730/pfx/[Note 1]

Save game data location

System Location
Windows <Ubisoft-Connect-folder>\savegames\<user-id>\424\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/245730/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Ubisoft Connect

Video

Graphics settings.
Graphics settings.

Graphics feature State WSGF Notes
Widescreen resolution
Maximum in game resolution of 1200p. Can be modified as per Resolutions above 1200p
Multi-monitor
Ultra-widescreen
See the WSGF entry.
4K Ultra HD
Field of view (FOV)
Use Flawless Widescreen.
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
60 FPS and 120+ FPS
High dynamic range display (HDR)
See the glossary page for potential alternatives.
Graphics quality limited to presets (Low, Middle, High, Excellent).

Input

Key bindings.
Key bindings.

Audio

General settings.
General settings.

Audio feature State Notes
Separate volume controls
Music, SFX, Voices.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Dutch
French
German
Italian
Japanese
Brazilian Portuguese
Russian
Spanish

Network

Multiplayer types

Type Native Notes
LAN play
Online play
Co-op
Online functionalities have been discontinued on the November 11, 2017

Connection types

VR support

3D modes State Notes
Nvidia 3D Vision
Use Helix Mod: Flashback.

Other information

API

Technical specs Supported Notes
Direct3D 9.0c
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3
Processor (CPU) Intel Core 2 Duo E4400 2.0 GHz
AMD Athlon 64 X2 Dual Core 4200+ 2.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) AMD Radeon HD 2600 XT
Nvidia GeForce 7600 GS
256 MB of VRAM


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References