Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Deus Ex: Mankind Divided"

From PCGamingWiki, the wiki about fixing PC games
m
(25 intermediate revisions by 8 users not shown)
Line 17: Line 17:
 
}}
 
}}
 
{{Series|Deus Ex}}
 
{{Series|Deus Ex}}
 +
 +
'''Key points'''
 +
{{--}} The game is unable to save progress when there are too many save games;<ref name="save">[https://steamcommunity.com/app/337000/discussions/1/355043117528654702/ Game won't save anymore, how did this happen :: Deus Ex: Mankind Divided™ Tech Support]</ref> delete some older saves in-game to free up space (see [[#Can't save game or progress not saved|Can't save game or progress not saved]]).
  
 
'''General information'''
 
'''General information'''
Line 51: Line 54:
 
===Skip intro videos===
 
===Skip intro videos===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Manually replace intro video files with empty video file|ref=<ref>[https://www.rockpapershotgun.com/2016/08/24/how-to-skip-deus-ex-mankind-divided-intro-videos/]</ref>}}
+
{{Fixbox/fix|Use intro skip|ref=<ref>[https://www.reddit.com/r/Deusex/comments/4z9evy/hack_to_get_rid_of_the_annoying_intro_videos_in/d6ueg46 ROFLCopter64bit comments on Hack to get rid of the annoying intro videos in DXMD (PC)]</ref>}}
# Go to the installation folder.
+
Use the [http://community.pcgamingwiki.com/files/file/767-deus-ex-mankind-divided-intro-skip/ Deus Ex: Mankind Divided intro skip].
# Go into the <code>runtime</code> folder.
 
# Look for the smallest .pc_binkvid file. (should be 151.624 bytes)
 
# Replace the following files with copies of said file. (Just renaming them to something else crashes the game.)
 
}}
 
 
 
{| class="wikitable"
 
|-
 
! Filename !! Size
 
|-
 
| A25DE802B5F763BC2E933535CD9DC727.pc_binkvid || 6.051.096
 
|-
 
| 5ED546466C171E858CC5A68F29A23284.pc_binkvid || 5.036.580
 
|-
 
| 4A0E2951DDC2FCAAB24181DC99805D79.pc_binkvid || 2.813.264
 
|-
 
| 61F7622A655F804A87F7991025FADC0C.pc_binkvid || 2.693.232
 
|-
 
| CA6F14742B3E9F4540E4AEA8826D4BA8.pc_binkvid || 2.075.876
 
|-
 
| D6303B081E3752D30912AD69F480282D.pc_binkvid || 1.500.432
 
|}
 
 
 
{{Fixbox|1=
 
{{Fixbox/fix|DoItForMe script|ref={{cn|date=July 2016}}}}
 
# Copy the following lines of text.
 
<pre>@echo off
 
 
 
call :skip A25DE802B5F763BC2E933535CD9DC727
 
call :skip 5ED546466C171E858CC5A68F29A23284
 
call :skip 4A0E2951DDC2FCAAB24181DC99805D79
 
call :skip 61F7622A655F804A87F7991025FADC0C
 
call :skip CA6F14742B3E9F4540E4AEA8826D4BA8
 
call :skip D6303B081E3752D30912AD69F480282D
 
goto :eof
 
 
 
:skip
 
ren %1.pc_binkvid %1.pc_binkvid.backup
 
copy 32D9BE50C4186564445921C6B31C65BD.pc_binkvid %1.pc_binkvid
 
goto :eof</pre>
 
# Paste into Notepad
 
# Save to the game's <code>runtime</code> folder as "DoItForMe.bat"
 
# Double-click <code>DoItForMe.bat</code> to run the script
 
 
}}
 
}}
  
Line 125: Line 86:
 
|widescreen wsgf award      = gold
 
|widescreen wsgf award      = gold
 
|multimonitor wsgf award    = gold
 
|multimonitor wsgf award    = gold
|ultrawidescreen wsgf award = silver
+
|ultrawidescreen wsgf award = limited
|4k ultra hd wsgf award    =  
+
|4k ultra hd wsgf award    = gold
 
|widescreen resolution      = true
 
|widescreen resolution      = true
 
|widescreen resolution notes=  
 
|widescreen resolution notes=  
Line 132: Line 93:
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = true
 
|ultrawidescreen            = true
|ultrawidescreen notes      = The image doesn't fill the entire screen, meaning it's not true 21:9. HUD markers are broken and do not display in their proper positions. During hacking the node descriptions are cropped off for a 16:9 display.
+
|ultrawidescreen notes      = Output is partially pillarboxed. HUD markers are broken and do not display in their proper positions. During hacking the node descriptions are cropped off for a 16:9 display.
|4k ultra hd                = unknown
+
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = true
 
|fov                        = true
|fov notes                  = FOV-slider from 0% to 100% defining vertical FOV. Maximum looks like ca. 100° horizontal on 16:9 resolution. Setting exceeding values in Windows Registry does not have effect. Working [https://drive.google.com/file/d/0B5yRG4Z5tynkMW50U0lXamg5blU/view Cheat Engine script] for "DXMD.exe" version 1.0.524.7 (Steam)
+
|fov notes                  = Percentage slider for vertical FOV. For higher values see [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
Line 153: Line 114:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 +
{{ii}} Maximum FOV looks like ca. 100° horizontal on 16:9 resolution. Setting exceeding values in Windows Registry does not have effect.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions|ref=<ref>{{Refcheck|user=God, owner of the universe|date=2016-08-26}}</ref>}}
 +
Download [http://www.cheatengine.org Cheat Engine] and use the [https://drive.google.com/file/d/0B5yRG4Z5tynkUUdmdGhINHJkQkE/view Cheat Engine script] (tested with game version 1.0.524.7).
 +
 +
Alternatively, use a hex editor (like HxD) on DXMD.exe v1.0.524.10, search for the bytes "E0 2E 65 42 35 FA 8E 3C 00 00 00 00 00 00 80 39 00 00 00 3F 00 00 00 40 DB 0F 49 40 40" and replace the first four with "00 00 8C 42" or, for even higher FOV, with "00 00 A0 42".
 
}}
 
}}
  
Line 162: Line 133:
 
|acceleration option notes = Enabled by default and cannot be turned off. Eidos is looking into the issue.<ref>http://forums.eu.square-enix.com/showthread.php?t=190793</ref>
 
|acceleration option notes = Enabled by default and cannot be turned off. Eidos is looking into the issue.<ref>http://forums.eu.square-enix.com/showthread.php?t=190793</ref>
 
|mouse sensitivity        = true
 
|mouse sensitivity        = true
|mouse sensitivity notes  = Percentage from 0% to 100%. 0% still incredibly high at DPIs as low as 400. X sensivity is higher than Y. Configuration file is binary under steam\userdata\(accountid)\remote\337000\game_options.bin. 0% is 0.2 in sensitivity so there exists a python script to lower it, works with the initial version of the game.<ref>https://codedump.io/share/OcOCiUgeARZ6/1/lower-sensitivity-of-deus-ex-mankind-divided</ref>
+
|mouse sensitivity notes  = X and Y sensitivities can be set separately and the sensitivity range was increased in patch 524.10 (26.08.16). <ref>http://store.steampowered.com/news/externalpost/steam_community_announcements/250335145784018523</ref>
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
Line 289: Line 260:
 
|native 3d                  = true
 
|native 3d                  = true
 
|native 3d notes            =  
 
|native 3d notes            =  
|nvidia 3d vision            = unknown
+
|nvidia 3d vision            = true
|nvidia 3d vision notes      =  
+
|nvidia 3d vision notes      = Refer to the [https://forums.geforce.com/default/topic/954099/3d-vision/deus-ex-mankind-divided-nixxes-port/4/ GeForce Forums topic] for recommended adjustments.
 
|tridef 3d                  = unknown
 
|tridef 3d                  = unknown
 
|tridef 3d notes            =  
 
|tridef 3d notes            =  
Line 316: Line 287:
 
|play area room-scale notes  =  
 
|play area room-scale notes  =  
 
}}
 
}}
 +
 +
==Issues unresolved==
 +
===Can't save game or progress not saved===
 +
{{ii}} The game shows an error when making a manual save and/or shows the autosave symbol but does not actually save progress.<ref name="save"/>
 +
{{--}} Save storage is limited to 953.67 MB<ref>[https://steamdb.info/app/337000/ufs/ Deus Ex: Mankind Divided™ · Deus Ex: Mankind Divided · AppID: 337000 · Steam Database]</ref> and save files can be as large as 50 MB each. The save limit applies even when Steam Cloud is disabled.<ref name="save"/> Delete some older save files in-game to free up space.
 +
===Crash during Subway Loading Scene===
 +
{{ii}} The developer is currently investigating an issue that causes the game to crash during the subway loading scene in Prague (Martial Law).
 +
{{++}} To help with this issue, you can provide information to your situation the developer in the [http://steamcommunity.com/app/337000/discussions/1/352792037311237653/ Steam forums].
  
 
==Issues fixed==
 
==Issues fixed==
Line 322: Line 301:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use fixed redeem applet.|<ref>[http://www.cenega.pl/pomoc-techniczna/deus-ex-rozlam-ludzkosci Deus Ex: Rozłam Ludzkości - Pomoc techniczna Cenega.pl]</ref>}}
+
{{Fixbox/fix|Use fixed redeem applet|ref=<ref>[http://www.cenega.pl/pomoc-techniczna/deus-ex-rozlam-ludzkosci Deus Ex: Rozłam Ludzkości - Pomoc techniczna Cenega.pl]</ref>}}
 
# Download [http://www.download.cenega.pl/download_system/?ID=1649 this file].
 
# Download [http://www.download.cenega.pl/download_system/?ID=1649 this file].
 
# Insert Disc 1 of the game.
 
# Insert Disc 1 of the game.
Line 334: Line 313:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = 11, 12
+
|direct3d versions      = 11
 
|direct3d notes        = DirectX 12 support coming the week of September 5, 2016<ref>{{Refurl|url=http://steamcommunity.com/games/337000/announcements/detail/930377969893113169|title=DirectX 12 Support in Deus Ex: Mankind Divided|date=2016-08-17}}</ref>
 
|direct3d notes        = DirectX 12 support coming the week of September 5, 2016<ref>{{Refurl|url=http://steamcommunity.com/games/337000/announcements/detail/930377969893113169|title=DirectX 12 Support in Deus Ex: Mankind Divided|date=2016-08-17}}</ref>
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 370: Line 349:
 
|multiplayer      =  
 
|multiplayer      =  
 
|multiplayer notes=  
 
|multiplayer notes=  
}}
 
 
===Additional graphic settings===
 
{{Cleanup|section|reason=questionable usefulness without any verification of usability, at least 4 of those are related to a patch that's coming in ~2 weeks, please verify and move to appropriate sections or remove entirely}}
 
{{Fixbox|1=
 
{{Fixbox/fix|Additional graphic options|ref=<ref>{{refcheck|user=skolia|date=2016-08-23}}</ref>}}
 
* There are additional settings for graphics in the registry under {{Code|{{p|hkcu}}\Software\Eidos Montreal\Deus Ex: MD\Graphics\}}, including settings for Multi Monitor support, DirectX 12, and others.  It is unknown if they are all implemented in the game at this time.
 
* Values: {{Code|DisableDX12BufferPooling}}, {{Code|EnableDX12}}, {{Code|EnableDX12AsyncCompute}}, {{Code|EnableDX12StablePowerState}}, {{Code|Monitor}}, {{Code|MultiMonitorEnabled}}.
 
 
}}
 
}}
  

Revision as of 22:13, 26 August 2016

Template:Infobox game/row/winporter
Deus Ex: Mankind Divided
Deus Ex: Mankind Divided cover
Developers
Eidos Montreal
Publishers
Square Enix
Engines
Dawn Engine[1]
Release dates
Windows August 23, 2016
Deus Ex: Mankind Divided on Wikipedia
Deus Ex
Deus Ex 2000
Deus Ex: Invisible War 2003
Deus Ex: Human Revolution 2011
Deus Ex: Human Revolution - Director's Cut 2013
Deus Ex: The Fall 2014
Deus Ex: Revision (unofficial mod) 2015
Deus Ex: Mankind Divided 2016
Deus Ex: Breach 2017
Deus Ex: Mankind Divided - VR Experience 2017
Deus Ex GO 2017

Key points

The game is unable to save progress when there are too many save games;[2] delete some older saves in-game to free up space (see Can't save game or progress not saved).

General information

Official site
Official forum
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Requires online activation
Disc check (requires the CD/DVD in the drive to play)
Icon overlay.png
Eastern Europe: Steam key is obtained in Redeem.exe which checks CD-key and DVD authenticity.[3]
DRM: SecuROM 8.13.0066
Windows
Retail
Icon overlay.png
Australia: Steam key is written on the inside of the DVD case behind DVD 3
Windows
Publisher website
Icon overlay.png
Windows
Amazon.com
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
All versions require Steam DRM.
Uses Denuvo Anti-Tamper DRM.[4]

DLC and expansion packs

Name Notes
Season Pass
Windows

Essential improvements

Skip launcher

Instructions

Skip intro videos

Instructions

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Display Options.
Display Options.
Graphics Options.
Graphics Options.

Template:Video settings

Field of view (FOV)

Maximum FOV looks like ca. 100° horizontal on 16:9 resolution. Setting exceeding values in Windows Registry does not have effect.
Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Polish
Russian
Brazilian Portuguese
Spanish
Includes translations for Spain and Latin America.

VR support

3D modes State Notes
Native 3D
Nvidia 3D Vision
Refer to the GeForce Forums topic for recommended adjustments.

Issues unresolved

Can't save game or progress not saved

The game shows an error when making a manual save and/or shows the autosave symbol but does not actually save progress.[2]
Save storage is limited to 953.67 MB[5] and save files can be as large as 50 MB each. The save limit applies even when Steam Cloud is disabled.[2] Delete some older save files in-game to free up space.

Crash during Subway Loading Scene

The developer is currently investigating an issue that causes the game to crash during the subway loading scene in Prague (Martial Law).
To help with this issue, you can provide information to your situation the developer in the Steam forums.

Issues fixed

Can not start Redeem.exe - api-ms-win-core-libraryloader-l1-2-0.dll wasn't found (Retail)

This error is caused by the DVD including d3d11.dll Windows 8.1 system library[6] never meant to be shipped in other OS.
Instructions

Other information

API

Technical specs Supported Notes
Direct3D 11 DirectX 12 support coming the week of September 5, 2016[7]
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX
Audio FMOD
Interface Scaleform
Cutscenes Bink Video

Other

  • Also supports Tobii Eyetracking.

System requirements

64-bit OS required
Windows
Minimum Recommended
Operating system (OS) 7 SP1
Processor (CPU) Intel Core i3-2100
AMD equivalent
System memory (RAM) 8 GB
Hard disk drive (HDD) 45 GB
Video card (GPU) AMD Radeon HD 7870
Nvidia GeForce GTX 660
2 GB of VRAM

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>/337000/ in addition to or instead of this directory. The app ID (337000) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References