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 "Duty Calls: The Calm Before the Storm"

From PCGamingWiki, the wiki about fixing PC games
m (Added HLTB & IGDB)
m (updated template usage)
Line 45: Line 45:
 
{{ii}} The game does not have a save feature
 
{{ii}} The game does not have a save feature
  
==Video settings==
+
==Video==
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 105: Line 105:
 
}}
 
}}
  
==Input settings==
+
==Input==
 
{{Image|Duty Calls - Input.png|Pause menu telling keys and Y-axis invert. Game prompts either keyboard or controller keys depending of control method at start as well.}}
 
{{Image|Duty Calls - Input.png|Pause menu telling keys and Y-axis invert. Game prompts either keyboard or controller keys depending of control method at start as well.}}
{{Input settings
+
{{Input
 
|key remap                = hackable
 
|key remap                = hackable
 
|key remap notes          = Modify <code>UDKInput.ini</code> in the [[#Game data|configuration files location]].
 
|key remap notes          = Modify <code>UDKInput.ini</code> in the [[#Game data|configuration files location]].
Line 173: Line 173:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = false
 
|separate volume          = false
 
|separate volume notes    =  
 
|separate volume notes    =  
Line 186: Line 186:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              = hackable
 
|eax support              = hackable
|eax support notes        = Compatible with [[Glossary:Surround_sound#X3DAudio|X3DAudio HRTF]] for binaural HRTF mixing. <ref>[https://www.youtube.com/watch?v=LqJ8v42EQ3U  Duty Calls with 3D spatial sound 🎧 (X3DAudio HRTF) 300th subscriber special!]</ref>
+
|eax support notes        = Compatible with [[Glossary:Surround sound#X3DAudio|X3DAudio HRTF]] for binaural HRTF mixing.<ref>[https://www.youtube.com/watch?v=LqJ8v42EQ3U  Duty Calls with 3D spatial sound 🎧 (X3DAudio HRTF) 300th subscriber special!]</ref>
 
}}
 
}}
  

Revision as of 07:22, 28 September 2021

Duty Calls: The Calm Before the Storm
Duty Calls: The Calm Before the Storm cover
Developers
People Can Fly
Epic Games
Publishers
Electronic Arts
Engines
Unreal Engine 3
Release dates
Windows February 2, 2011
Duty Calls: The Calm Before the Storm on HowLongToBeat
Duty Calls: The Calm Before the Storm on IGDB
Duty Calls: The Calm Before the Storm on MobyGames
Duty Calls: The Calm Before the Storm on Wikipedia
Bulletstorm
Duty Calls: The Calm Before the Storm 2011
Bulletstorm 2011
Bulletstorm: Full Clip Edition 2017
Bulletstorm VR 2024

Key points

Game is a free parody of Call of Duty series made to market Bulletstorm.
Game only offers key layout and invert of Y-axis, however config files are fully accessible and modifiable.

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows

Essential improvements

Remove Bulletstorm advertisement

Remove Bulletstorm advertisement[citation needed]
  1. Go to <path-to-game>\UDKGame\Movies
  2. Delete or move Bulletstorm.bik

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\UDKGame\config\[Note 1]
The game does not have a save feature

Video

Graphics feature State Notes
Widescreen resolution
1280x720 by default. See Widescreen resolution.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
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)
Turned off by default. See Vertical sync (Vsync).
60 FPS
120+ FPS
See High frame rate.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Widescreen resolution

Edit UDKEngine.ini[1]
  1. Go to the configuration files location.
  2. Open UDKEngine.ini.
  3. In the [SystemSettings] section find ResX= and RexY= and change them to the desired vertical and horizontal resolution.

Vertical sync (Vsync)

Edit UDKEngine.ini[1]
  1. Go to the configuration files location.
  2. Open UDKEngine.ini.
  3. Change UseVsync=False to UseVsync=True

High frame rate

Change frame rate smoothing[citation needed]
  1. Go to the configuration file(s) location.
  2. Open UDKEngine.ini.
  3. Search and change bSmoothFrameRate to FALSE or raise MaxSmoothedFrameRate value.
  4. Save file.
For more information, see the Unreal Engine 3 page.

Input

Pause menu telling keys and Y-axis invert. Game prompts either keyboard or controller keys depending of control method at start as well.
Pause menu telling keys and Y-axis invert. Game prompts either keyboard or controller keys depending of control method at start as well.

Disable mouse smoothing

Edit UDKInput.ini[citation needed]
  1. Go to the configuration files location.
  2. Open UDKInput.ini.
  3. In the [Engine.PlayerInput] section locate bEnableMouseSmoothing=true and change it to false.

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
EAX support
Compatible with X3DAudio HRTF for binaural HRTF mixing.[2]

Localizations

Language UI Audio Sub Notes
English

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) XP SP2, Vista, 7
Processor (CPU) Single Core 2.0 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 8 GB
Video card (GPU) Nvidia GeForce 6200
ATI Radeon 9600
DirectX 9.0c compatible
Sound (audio device) Windows supported


Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References