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)
 
(11 intermediate revisions by 5 users not shown)
Line 10: Line 10:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|February 2, 2011}}
 
{{Infobox game/row/date|Windows|February 2, 2011}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | Freeware }}
 +
{{Infobox game/row/taxonomy/microtransactions | None }}
 +
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | First-Person }}
 +
{{Infobox game/row/taxonomy/controls          | Direct Control }}
 +
{{Infobox game/row/taxonomy/genres            | FPS }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | Realistic }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | Bulletstorm }}
 
|steam appid  =  
 
|steam appid  =  
 
|gogcom id    =  
 
|gogcom id    =  
Line 15: Line 28:
 
|igdb        = duty-calls
 
|igdb        = duty-calls
 
|strategywiki =  
 
|strategywiki =  
|mobygames    = duty-calls
+
|mobygames    = 50308
 
|wikipedia    = Bulletstorm#Marketing
 
|wikipedia    = Bulletstorm#Marketing
 
|winehq      =  
 
|winehq      =  
 
|license      = freeware
 
|license      = freeware
 
}}
 
}}
{{Series|Bulletstorm}}
 
  
 
'''Key points'''
 
'''Key points'''
Line 34: Line 46:
 
===Remove Bulletstorm advertisement===
 
===Remove Bulletstorm advertisement===
 
{{Fixbox|description=Remove Bulletstorm advertisement|ref={{cn|date=July 2016}}|fix=
 
{{Fixbox|description=Remove Bulletstorm advertisement|ref={{cn|date=July 2016}}|fix=
# Go to <code>{{p|game}}\UDKGame\Movies</code>
+
# Go to {{folder|{{p|game}}\UDKGame\Movies\}}
# Delete or move <code>Bulletstorm.bik</code>
+
# Delete or move {{file|Bulletstorm.bik}}
 
}}
 
}}
  
Line 45: Line 57:
 
{{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 70: Line 82:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = hackable
 
|vsync                      = hackable
 
|vsync notes                = Turned off by default. See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
 
|vsync notes                = Turned off by default. See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
Line 85: Line 100:
 
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
 
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
# Open <code>UDKEngine.ini</code>.
+
# Open {{file|UDKEngine.ini}}.
 
# In the <code>[SystemSettings]</code> section find <code>ResX=</code> and <code>RexY=</code> and change them to the desired vertical and horizontal resolution.
 
# In the <code>[SystemSettings]</code> section find <code>ResX=</code> and <code>RexY=</code> and change them to the desired vertical and horizontal resolution.
 
}}
 
}}
Line 92: Line 107:
 
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
 
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
# Open <code>UDKEngine.ini</code>.
+
# Open {{file|UDKEngine.ini}}.
 
# Change <code>UseVsync=False</code> to <code>UseVsync=True</code>
 
# Change <code>UseVsync=False</code> to <code>UseVsync=True</code>
 
}}
 
}}
Line 99: Line 114:
 
{{Fixbox|description=Change frame rate smoothing|ref={{cn|date=July 2016}}|fix=
 
{{Fixbox|description=Change frame rate smoothing|ref={{cn|date=July 2016}}|fix=
 
# Go to the [[#Game data|configuration file(s) location]].  
 
# Go to the [[#Game data|configuration file(s) location]].  
# Open <code>UDKEngine.ini</code>.
+
# Open {{file|UDKEngine.ini}}.
 
# Search and change <code>bSmoothFrameRate</code> to <code>FALSE</code> '''or''' raise <code>MaxSmoothedFrameRate</code> value.
 
# Search and change <code>bSmoothFrameRate</code> to <code>FALSE</code> '''or''' raise <code>MaxSmoothedFrameRate</code> value.
 
# Save file.
 
# Save file.
Line 105: Line 120:
 
}}
 
}}
  
==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 {{file|UDKInput.ini}} in the [[#Game data|configuration files location]].
 
|acceleration option      = false
 
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
Line 125: Line 140:
 
|full controller notes    =  
 
|full controller notes    =  
 
|controller remap          = hackable
 
|controller remap          = hackable
|controller remap notes    = Modify <code>UDKInput.ini</code> in the [[#Game data|configuration files location]].
+
|controller remap notes    = Modify {{file|UDKInput.ini}} in the [[#Game data|configuration files location]].
 
|controller sensitivity    = unknown
 
|controller sensitivity    = unknown
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
Line 169: Line 184:
 
{{Fixbox|description=Edit UDKInput.ini|ref={{cn|date=July 2016}}|fix=
 
{{Fixbox|description=Edit UDKInput.ini|ref={{cn|date=July 2016}}|fix=
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
# Open <code>UDKInput.ini</code>.
+
# Open {{file|UDKInput.ini}}.
 
# In the <code>[Engine.PlayerInput]</code> section locate <code>bEnableMouseSmoothing=true</code> and change it to <code>false</code>.
 
# In the <code>[Engine.PlayerInput]</code> section locate <code>bEnableMouseSmoothing=true</code> and change it to <code>false</code>.
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = false
 
|separate volume          = false
 
|separate volume notes    =  
 
|separate volume notes    =  
Line 186: Line 201:
 
|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>{{Refurl|url=https://www.youtube.com/watch?v=LqJ8v42EQ3U|title=Duty Calls with 3D spatial sound 🎧 (X3DAudio HRTF) 300th subscriber special!|date=9 June 2023}}</ref>
 +
|royalty free audio        = unknown
 +
|royalty free audio notes  =
 
}}
 
}}
  
Line 203: Line 220:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 225: Line 242:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
|macos 32-bit app       =  
+
|macos intel 32-bit app =  
|macos 64-bit app       =  
+
|macos intel 64-bit app =  
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}
Line 239: Line 259:
  
 
|minOS    = XP SP2, Vista, 7
 
|minOS    = XP SP2, Vista, 7
|minCPU  = Single Core 2.0 GHz
+
|minCPU  = 2.0 GHz Single Core
 
|minRAM  = 512 MB
 
|minRAM  = 512 MB
 
|minHD    = 8 GB
 
|minHD    = 8 GB

Latest revision as of 15:31, 8 February 2024

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
Taxonomy
Monetization Freeware
Microtransactions None
Modes Singleplayer
Perspectives First-person
Controls Direct control
Genres FPS
Art styles Realistic
Series Bulletstorm
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]
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Other information

API

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

System requirements

Windows
Minimum
Operating system (OS) XP SP2, Vista, 7
Processor (CPU) 2.0 GHz Single Core
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