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 "Dispatcher"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (General maintenance with AutoWikiBrowser in Bot mode)
 
(2 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
{{Infobox game/row/taxonomy/monetization      | }}
 
{{Infobox game/row/taxonomy/monetization      | }}
 
{{Infobox game/row/taxonomy/microtransactions | }}
 
{{Infobox game/row/taxonomy/microtransactions | }}
{{Infobox game/row/taxonomy/modes            | }}
+
{{Infobox game/row/taxonomy/modes            | Multiplayer }}
 
{{Infobox game/row/taxonomy/pacing            | }}
 
{{Infobox game/row/taxonomy/pacing            | }}
 
{{Infobox game/row/taxonomy/perspectives      | }}
 
{{Infobox game/row/taxonomy/perspectives      | }}
Line 25: Line 25:
 
|steam appid side  = 441240,455330
 
|steam appid side  = 441240,455330
 
|gogcom id    =  
 
|gogcom id    =  
 +
|mobygames    =
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
Line 97: Line 98:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 174: Line 178:
  
 
===[[Glossary:Remapping|Remapping]]===
 
===[[Glossary:Remapping|Remapping]]===
{{Fixbox|description=Keys must be rebound manually in the .ini files|ref=<ref>[https://steamcommunity.com/app/341980/discussions/0/350543841945149397/ Working method to rebind keys using the config files :: Dispatcher General Discussions]</ref>|fix=
+
{{Fixbox|description=Keys must be rebound manually in the .ini files|ref=<ref>{{Refurl|url=https://steamcommunity.com/app/341980/discussions/0/350543841945149397/|title=Working method to rebind keys using the config files :: Dispatcher General Discussions|date=May 2023}}</ref>|fix=
 
# Rebind the keys in <code>{{p|game}}/Disp1/Intermediate/CoalescedSourceConfigs/Input.ini</code>
 
# Rebind the keys in <code>{{p|game}}/Disp1/Intermediate/CoalescedSourceConfigs/Input.ini</code>
 
# Copy your changed bindings and paste them in the blank file <code>{{p|localAppData}}/Disp1/Saved/Config/WindowsNoEditor/Input.ini</code>.
 
# Copy your changed bindings and paste them in the blank file <code>{{p|localAppData}}/Disp1/Saved/Config/WindowsNoEditor/Input.ini</code>.
Line 194: Line 198:
 
|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  =  
 
}}
 
}}
  
Line 274: Line 280:
 
|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 intel 32-bit app =  
 
|macos intel 32-bit app =  
 
|macos intel 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 =  
 
}}
 
}}

Latest revision as of 11:05, 19 May 2023

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.
Dispatcher
Dispatcher cover
Developers
CivilSavages
Engines
Unreal Engine 4
Release dates
Windows November 12, 2015
Taxonomy
Modes Multiplayer

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam (unavailable)
Icon overlay.png
Windows

DLC and expansion packs

Name Notes
Arts Free DLC
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Disp1\Saved\SaveGames\GS.sav
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/341980/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Disp1\Saved\SaveGames\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/341980/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Graphics feature State Notes
Widescreen resolution
Resolutions higher than 1080p break the character creation screen.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Resolutions higher than 1080p break the character creation screen.
Field of view (FOV)
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
Vertical sync (Vsync)
60 FPS
120+ FPS
Frame rate locked at 75 fps.
High dynamic range display (HDR)
See the engine page to force native HDR output, or the glossary page for other alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Input

Remapping

Keys must be rebound manually in the .ini files[1]
  1. Rebind the keys in <path-to-game>/Disp1/Intermediate/CoalescedSourceConfigs/Input.ini
  2. Copy your changed bindings and paste them in the blank file %LOCALAPPDATA%/Disp1/Saved/Config/WindowsNoEditor/Input.ini.
  3. Add the header [/script/engine.inputsettings] above your pasted commands (so the file starts with [/script/engine.inputsettings], with your changes under that).
  • The right mouse button cannot be remapped away from the "give middle finger" command, as this mapping is not present in Input.ini.

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Russian

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Other information

API

Technical specs Supported Notes
Direct3D 11
Shader Model support 5
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core 2 Duo @ 2.4 GHz
AMD Athlon 64 X2 5200+
System memory (RAM) 4 GB
Hard disk drive (HDD) 6 GB
Video card (GPU) Nvidia GeForce GTX 470
AMD Radeon HD 7850
DirectX 11 compatible
32-bit systems aren't officially supported. Game's executables are 32-bit.


Notes

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

References