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 "Bulletstorm: Full Clip Edition"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
Line 83: Line 83:
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = true
 
|fov                        = true
|fov notes                  = 75° - 100° (Affects view-models too). Can be exceeded in the config files, see [[#Field of view (FOV)|Field of view (FOV)]]
+
|fov notes                  = 75-100° (affects viewmodels too). Can be exceeded, see [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
 
|borderless windowed        = unknown
 
|borderless windowed        = unknown
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = true
+
|anisotropic                = hackable
|anisotropic notes          = by default 8X. Can be changed in the config files. See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]]
+
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              = hackable
 
|antialiasing              = hackable
|antialiasing notes        = Up to 8X MSAA. Cannot be enabled/changed in the options menu. Can be configured in the config files. See [[#Anti-aliasing (AA)|Anti-aliasing (AA)]]
+
|antialiasing notes        = See [[#Anti-aliasing (AA)|Anti-aliasing (AA)]].
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 107: Line 107:
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormCamera.ini</code>.
 
# Open <code>StormCamera.ini</code>.
# Change these values to the desired world and aiming FOV, respectively. Save the changes once completed
+
# Change these values to the desired world and aiming FOV, respectively.
<pre>
+
#* <code>DefaultCameraFOV=85</code>
[StormCamera]
+
#* <code>TargetingFOV=45</code>
DefaultCameraFOV=85
+
# Save the changes.
TargetingFOV=45
 
</pre>
 
 
}}
 
}}
  
===[[Glossary:Anti-aliasing (AA)|Anti-aliasing (AA)]]===
+
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Enable/Change Anti-aliasing (AA) manually|ref=<ref name="Robin CZ">{{Refurl|url=http://steamcommunity.com/sharedfiles/filedetails/?id=904933469|title=Robin_CZ's Tweak Guide|date=2017-04-14}}</ref>}}
+
{{Fixbox/fix|Change Anisotropic filtering (AF) manually|ref=<ref name="Robin CZ" />}}
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormSystemSettings.ini</code>.
 
# Open <code>StormSystemSettings.ini</code>.
# Change <code>bAllowD3D9MSAA=True</code> to <code>bAllowD3D9MSAA=False</code>
+
# Change the "8" in <code>MaxAnisotropy=8</code> to the desired values of between 0-16.
# Change the "0" in <code>MaxMultiSamples=0</code> to values of 2, 4 or 8
+
# Save the changes.
# Save the changes
 
 
}}
 
}}
  
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
+
===[[Glossary:Anti-aliasing (AA)|Anti-aliasing (AA)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Change Anisotropic filtering (AF) manually|ref=<ref name="Robin CZ" />}}
+
{{Fixbox/fix|Enable/Change Anti-aliasing (AA) manually|ref=<ref name="Robin CZ">{{Refurl|url=http://steamcommunity.com/sharedfiles/filedetails/?id=904933469|title=Robin_CZ's Tweak Guide|date=2017-04-14}}</ref>}}
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormSystemSettings.ini</code>.
 
# Open <code>StormSystemSettings.ini</code>.
# Change the "8" in <code>MaxAnisotropy=8</code> to the desired values of between 0-16
+
# Change <code>bAllowD3D9MSAA=True</code> to <code>bAllowD3D9MSAA=False</code>.
# Save the changes
+
# Change the "0" in <code>MaxMultiSamples=0</code> to values of 2, 4 or 8.
 +
# Save the changes.
 
}}
 
}}
  
Line 139: Line 137:
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormSystemSettings.ini</code>.
 
# Open <code>StormSystemSettings.ini</code>.
# Change <code>MotionBlur=True</code> to <code>MotionBlur=False</code>
+
# Change <code>MotionBlur=True</code> to <code>MotionBlur=False</code>.
# Save the changes
+
# Save the changes.
 
}}
 
}}
  
Line 148: Line 146:
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormSystemSettings.ini</code>.
 
# Open <code>StormSystemSettings.ini</code>.
# Change <code>DepthOfField=True</code> to <code>DepthOfField=False</code>
+
# Change <code>DepthOfField=True</code> to <code>DepthOfField=False</code>.
# Save the changes
+
# Save the changes.
 
}}
 
}}
  
Line 157: Line 155:
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>StormSystemSettings.ini</code>.
 
# Open <code>StormSystemSettings.ini</code>.
# Change <code>Bloom=True</code> to <code>Bloom=False</code>
+
# Change <code>Bloom=True</code> to <code>Bloom=False</code>.
# Save the changes
+
# Save the changes.
 
}}
 
}}
  

Revision as of 01:04, 26 April 2017

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Bulletstorm: Full Clip Edition
Bulletstorm: Full Clip Edition cover
Developers
People Can Fly
Publishers
Gearbox Software
Engines
Unreal Engine 3[1]
Release dates
Windows April 7, 2017
Bulletstorm: Full Clip Edition on Wikipedia
Bulletstorm
Duty Calls: The Calm Before the Storm 2011
Bulletstorm 2011
Bulletstorm: Full Clip Edition 2017
Bulletstorm VR 2024

Key points

Remaster of Bulletstorm. Includes all previously-released DLC.

General information

Official site
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Collector's Edition.
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam and Denuvo Anti-Tamper DRM.[2]

DLC and expansion packs

Name Notes
Duke Nukem's Bulletstorm Tour
Windows

Essential improvements

Skip intro videos

Instructions

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/501590/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/501590/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Field of view (FOV)

Instructions

Anisotropic filtering (AF)

Instructions

Anti-aliasing (AA)

Instructions

Motion Blur

Instructions

Depth of Field

Instructions

Bloom

Instructions

Input settings

In-game key rebinding.
In-game key rebinding.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

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

Network

Multiplayer types

Type Native Notes
LAN play
Online play
Co-op

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7, 8, 8.1, 10 x64
Processor (CPU) AMD A8-3850
System memory (RAM) 6 GB
Hard disk drive (HDD) 15 GB
Video card (GPU) AMD Radeon HD 6850
DirectX 11 compatible
Sound (audio device) DirectX compatible

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/501590/ in addition to or instead of this directory. The app ID (501590) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. There should be more info about the game! - Bulletstorm: Full Clip Edition - The Official Gearbox Software Forums - last accessed on 2017-04-09
  2. Bulletstorm: Full Clip Edition on Steam - last accessed on 2017-03-23
    "Incorporates 3rd-party DRM: Denuvo Antitamper"