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 (updated template usage)
m (updated template usage)
Line 28: Line 28:
 
==Essential improvements==
 
==Essential improvements==
 
===Remove Bulletstorm advertisement===
 
===Remove Bulletstorm advertisement===
{{Fixbox|1=
+
{{Fixbox|description=Remove Bulletstorm advertisement|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Remove Bulletstorm advertisement|ref={{cn|date=July 2016}}}}
 
 
# Go to <code>{{p|game}}\UDKGame\Movies</code>
 
# Go to <code>{{p|game}}\UDKGame\Movies</code>
 
# Delete or move <code>Bulletstorm.bik</code>
 
# Delete or move <code>Bulletstorm.bik</code>
Line 77: Line 76:
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
{{Fixbox/fix|Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>}}
 
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
Line 85: Line 83:
  
 
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
 
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>|fix=
{{Fixbox/fix|Edit UDKEngine.ini|ref=<ref name="Blackbird_2017-03-30">{{Refcheck|user=Blackbird|date=2017-03-30|comment=}}</ref>}}
 
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
Line 93: Line 90:
  
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
{{Fixbox|1=
+
{{Fixbox|description=Change frame rate smoothing|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Change frame rate smoothing|ref={{cn|date=July 2016}}}}
 
 
# Go to the [[#Game data|configuration file(s) location]].  
 
# Go to the [[#Game data|configuration file(s) location]].  
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
Line 138: Line 134:
  
 
===Disable mouse smoothing===
 
===Disable mouse smoothing===
{{Fixbox|1=
+
{{Fixbox|description=Edit UDKInput.ini|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit UDKInput.ini|ref={{cn|date=July 2016}}}}
 
 
# Go to the [[#Game data|configuration files location]].
 
# Go to the [[#Game data|configuration files location]].
 
# Open <code>UDKInput.ini</code>.
 
# Open <code>UDKInput.ini</code>.

Revision as of 00:35, 20 November 2017

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 Wikipedia

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 files location

Template:Game data/row
System Location
The game does not have a save feature

Video settings

Template:Video settings

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 settings

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.

Template:Input settings

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 settings

Template:Audio settings

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

References

  1. 1.0 1.1 Verified by User:Blackbird on 2017-03-30