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

Difference between revisions of "Death Stranding"

From PCGamingWiki, the wiki about fixing PC games
Line 149: Line 149:
 
{{ii}} No matter what AA setting is set, the game enables TAA on startup and requires the user to change it every time the game is played. The following solution fixes this issue.  
 
{{ii}} No matter what AA setting is set, the game enables TAA on startup and requires the user to change it every time the game is played. The following solution fixes this issue.  
  
{{Fixbox|description=Modify the game executable to force the preferred AA|ref=<ref>{{Refcheck|user=giofrida|date=2020-12-18|comment=Tested with AA disabled on Steam version v1.05}}</ref>|fix=
+
{{Fixbox|description=Modify the game executable to force the preferred AA|ref=<ref>{{Refcheck|user=giofrida|date=2020-12-18|comment=Tested with AA disabled on Steam version v1.05 and v1.06}}</ref>|fix=
 
# Open <code>{{P|game}}\ds.exe</code> or <code>{{P|game}}\DeathStranding.exe</code> in a hex editor (e.g. [https://mh-nexus.de/en/hxd/ HxD]).
 
# Open <code>{{P|game}}\ds.exe</code> or <code>{{P|game}}\DeathStranding.exe</code> in a hex editor (e.g. [https://mh-nexus.de/en/hxd/ HxD]).
 
# Search for <code>89 05 AF E1 F7 01 E8 1E A0 2D FF</code> as hex.  
 
# Search for <code>89 05 AF E1 F7 01 E8 1E A0 2D FF</code> as hex.  

Revision as of 14:44, 18 December 2020

DEATH STRANDING
DEATH STRANDING cover
Developers
Kojima Productions
Publishers
505 Games
Engines
Decima
Release dates
Windows July 14, 2020
Reception
Metacritic 87
OpenCritic 83
IGDB 83
Taxonomy
Monetization Sponsored
Microtransactions None
Modes Singleplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Open world, Adventure, Action
Vehicles Motorcycle, Truck
Art styles Realistic
Themes Sci-fi, Post-apocalyptic, North America
Death Stranding on HowLongToBeat
Death Stranding on IGDB
Death Stranding guide on StrategyWiki
Death Stranding on MobyGames
Death Stranding on Wikipedia

Death Stranding is an open world action-adventure game developed by Kojima Productions and published by 505 Games. Directed and designed by Hideo Kojima as a departure from his recurring work on the Metal Gear franchise, the title is the first Kojima Productions game built on the Decima engine created by Guerrilla Games.

The PC version of the game is available for Windows and distributed through Epic Games Store and Steam. Its launch features include 21:9 ultra-widescreen support, DLSS 2.0, high frame rates and adjustable graphics options, along with a new difficulty and crossover content in the form of quests and items from the Half-Life and Portal series.[1][2][3]

Originally released for PlayStation 4 on November 8, 2019 to generally positive critics reviews and subsequently announced for PC with a release date of June 2, 2020, the date was later moved to be July 14.[4][5] Similarly to its console counterpart, the PC release was met with critical acclaim as multiple authors entitled it "the definitive version" of Death Stranding.[3][6][7]

On December 17, 2020, the game was updated to additionally include PC-exclusive crossover missions and items from Cyberpunk 2077, as well as a new hacking ability.[8] The update also removed Denuvo Anti-Tamper DRM.

Following the PC release of Death Stranding, it was reported that the game enforces the 21:9 aspect ratio unconditionally, resulting in slight pillarboxing at all common display resolutions loosely regarded as 21:9 ultra-wide despite their deviations from the exact ratio.[9][10]

General information

Official support page
Publisher Discord server
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Day 1 Edition.[11]
Windows
Publisher website
Icon overlay.png
Day 1 Edition.
Windows
Amazon.co.uk
Icon overlay.png
Day 1 Edition.
Windows
Epic Games Store
Epic Games Launcher
Windows
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
Denuvo Anti-Tamper DRM was removed on December 17, 2020.[12][13]

Version differences

Pre-orders include HD wallpapers, Chiral Gold and Omnireflector color variants for the "Sam" Sunglasses and Cap; Gold and Silver versions of the Speed Skeleton and Armor Plate Lv.2 and above. The in-game items are unlocked through story progression.[14]
Day 1 Edition contains a game code for Steam inside a steelbook and a slipcase, as well as all the digital pre-order bonuses.

Monetization

Type Notes
Sponsored Monster Energy, Ride with Norman Reedus, J.F.Rey and Acronym product placements are included as part of the game experience.[15][16][17]

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\KojimaProductions\DeathStranding\<user-id>\profile\
<path-to-game>\settings.cfg[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1190460/pfx/[Note 2]

Save game data location

System Location
Windows %LOCALAPPDATA%\KojimaProductions\DeathStranding\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1190460/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Epic Games Launcher
Steam Cloud

Video

Graphics settings [Note 3]
Graphics settings [Note 3]
HUD settings
HUD settings

Graphics feature State Notes
Widescreen resolution
Limited to 16:9 and 21:9 resolutions. See Ultra-widescreen for more options.
Multi-monitor
Ultra-widescreen
Hor+ gameplay and rendered cutscenes, Vert- FMVs. Common ultrawide resolutions are pillarboxed to 21:9.[18] See Ultra-widescreen for a workaround.
4K Ultra HD
[19]
Field of view (FOV)
Use the PCGW community tool to change FOV in real time.
Windowed
Borderless fullscreen windowed
Fullscreen is borderless.
Anisotropic filtering (AF)
[Note 4]
Anti-aliasing (AA)
FXAA or TAA toggle, DLSS.[3]
Vertical sync (Vsync)
60 FPS
120+ FPS
Options for 30, 60, 120, 144, and 240. Cutscenes are limited to 60.
High dynamic range display (HDR)
HDR must be enabled in Windows. Luminosity settings slider is available.[23]

Anti-aliasing (AA)

No matter what AA setting is set, the game enables TAA on startup and requires the user to change it every time the game is played. The following solution fixes this issue.
Modify the game executable to force the preferred AA[24]
  1. Open <path-to-game>\ds.exe or <path-to-game>\DeathStranding.exe in a hex editor (e.g. HxD).
  2. Search for 89 05 AF E1 F7 01 E8 1E A0 2D FF as hex.
  3. Replace it with:
    • C7 05 AB E1 F7 01 00 00 00 00 90 for no AA
    • C7 05 AB E1 F7 01 01 00 00 00 90 for FXAA
    • C7 05 AB E1 F7 01 02 00 00 00 90 for TAA (default)
  4. Save the changes.

Ultra-widescreen

The following solutions allow to force the game to support any display aspect ratio. Unrecognized screen resolutions may require manual downsampling from the nearest 1080p, 1440p, or 2160p equivalent set as the desktop resolution.[25]
Use the PCGW community tools to force any aspect ratio
A workaround to remove the Vert- scaling of FMVs is included.
Modify the game executable to force any aspect ratio[26]
  1. Open <path-to-game>\ds.exe or <path-to-game>\DeathStranding.exe in a hex editor (e.g. HxD).
  2. Search for 55 55 15 40 as hex.
  3. Replace it with 26 B4 17 40 (for 2560x1080) or any other aspect ratio in hex.
  4. Save the changes.
  5. Run the game and select the 21:9 aspect ratio in the Graphics settings menu.
FMVs will remain affected by Vert- scaling.

Input

Keyboard & Mouse settings
Keyboard & Mouse settings
Controller settings
Controller settings

Keyboard and mouse State Notes
Remapping
Menu controls cannot be remapped.[27]
Mouse acceleration
Mouse sensitivity
Horizontal and vertical camera speed sliders.
Mouse input in menus
Right mouse button is used to return.
Mouse Y-axis inversion
Vertical and horizontal camera movement inversion toggles.
Controller
Controller support
Full controller support
Controller remapping
See the glossary page for potential workarounds.
Controller sensitivity
Camera speed and sensitivity, aim acceleration, and dead zone adjustment sliders.
Controller Y-axis inversion
Vertical and horizontal camera inversion toggles.[28]
Controller types
XInput-compatible controllers
[28]
Xbox button prompts
Impulse Trigger vibration
PlayStation controllers
PlayStation button prompts
Light bar support
Color changing only when wired.[citation needed]
Adaptive trigger support
DualSense haptic feedback support
Connection modes Wired, Wireless (Bluetooth)
Generic/other controllers
[29]
Additional information
Controller hotplugging
Haptic feedback
Vibration Function toggle.
Digital movement supported
Simultaneous controller+KB/M
Change Button Icons setting allows to manually set button prompts to controller buttons or mouse and key icons to avoid input switch flickering.[30]
Steam Input
Steam Input API support
Gyro sensors are supported and can be used for Controls for Soothing BB.[31]
Official controller preset(s)
Steam Controller button prompts

Audio

Audio settings
Audio settings

Audio feature State Notes
Separate volume controls
Surround sound
Up to 7.1 output.[32]
Subtitles
Closed captions
Mute on focus lost
Language settings
Language settings

Localizations

Language UI Audio Sub Notes
English
Arabic
Simplified Chinese
Traditional Chinese
Czech
Dutch
French
German
Greek
Hungarian
Italian
Japanese
Korean
Polish
Portuguese
Brazilian Portuguese
Russian
Spanish
Latin American Spanish
Turkish

VR support

3D modes State Notes
vorpX
Z3D
Officially supported. See the vorpX game list.

Network

Game settings
Game settings

Multiplayer types

Type Native Notes
Local play
LAN play
Online play
Co-op
Limited to asynchronous interaction primarily with objects placed by other players.[33]
Asynchronous multiplayer

Connection types

Type Native Notes
Dedicated

Issues unresolved

Stuck at loading screen

Using the fast travel system in chapter 3 may result in an infinite loading screen.
In the Game Settings options menu, set Login Upon Launch to Off before fast traveling[34]
Disconnect from the internet before fast traveling[35]

Repeated Xbox controller buttons input

Using an Xbox controller may result in the game registering each button press more than once.
Connect or reconnect the controller after launching the game, not before it[36]
Enable a Steam Input Xbox controller preset[37]
  1. From the Steam client settings, access Big Picture Mode.
  2. Navigate to Library -> Death Stranding -> Manage Game.
  3. Select Controller Options under Steam Input and set the option to Forced On.
  4. In the same menu, select Controller Configuration and Browse Configs.
  5. Choose and apply one of the official Xbox presets.

Stuttering at cutscenes

The in-game 30 FPS limiter may affect pre-rendered cutscenes and play them at 24 FPS, resulting in stuttering.[citation needed]
Externally set Vertical sync to Adaptive (half refresh rate) instead[citation needed]
Only applicable to 60 Hz monitors.
Transitioning from gameplay to a real-time or pre-rendered cutscene may cause stuttering.[citation needed]
Quickly pausing and unpausing the game may solve this issue.[citation needed]

Issues fixed

General issues

A list of known issues and solutions compiled by the publisher.
A list of issues and solutions of the DeathStranding community subreddit.

"Death Stranding requires Windows 10 version 1809 or later"

The Windows operating system version check can fail when compatibility mode settings are enabled on the Steam client's executable, even when using Windows 10 build 1809 or later.
Disable Windows Compatibility Mode settings[38]
  1. Right-click on <Steam-folder>\Steam.exe and select Properties.
  2. Under the Compatibility tab, uncheck the Compatibility mode box and apply the change.
  3. Restart the Steam client.

Stuttering when using a controller

Players have reported that using a controller may cause stuttering, especially during cutscenes.[39]
Game update 1.02 released on August 10, 2020 addressed the issue of Steam Input causing frame rate drops.[40]
In the Controls (Controller) settings menu of the game, set Vibration Function to Off.[41]
Update the Steam client to the latest version.[42]

From the Steam client menu, select Check for Steam Client Updates...

Disable Steam Input[43]
  1. Right-click the game title or cover in the Steam library.
  2. Under the General tab, set Steam Input Per-Game Setting to Forced Off.
Controllers relying on Steam Input will stop functioning in the game until the setting is turned back on.

Texture issues

Textures may appear corrupt on Nvidia GTX 16 and RTX 20 series graphics cards.
Download and install driver version 451.85 for Nvidia GPUs
The hotfix is included in later driver versions.

Black screen after completing chapter 13

A black screen may appear at the end of chapter 13, preventing further progression. The game must be forcibly closed.
In the Graphics Settings menu, set Memory for Streaming to Default.[44]

Other information

API

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

Middleware

Middleware Notes
Physics Havok
Audio Wwise
Cutscenes Bink Video

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU) Intel Core i5-3470
AMD Ryzen 3 1200
System memory (RAM) 8 GB
Hard disk drive (HDD) 80 GB
Video card (GPU) Nvidia GeForce GTX 1050
AMD Radeon RX 560
3 GB of VRAM
DirectX 12 compatible
Other Requirements for 30 FPS at 1280x720.
Windows 10 version 1809 or higher is required.[45]
The CPU must support the AVX extensions.[46][47][48]
Official recommendations for 30 FPS at 1920x1080 are also available.

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).
  2. 2.0 2.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>/1190460/ in addition to or instead of this directory. The app ID (1190460) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.
  3. The NVIDIA DLSS options are not shown, as they only appear on the supported hardware.
  4. Although Digital Foundry believed the level of filtering to be 16x, multiple other reports suggest the value is lower or close to 2x.[20][21][22]

References

  1. DEATH STRANDING PC Partnership Brings NVIDIA DLSS 2.0 Tech To Hideo Kojima’s Stunning Game - last accessed on 2020-07-11
  2. DEATH STRANDING PC Community FAQ Guide - last accessed on 2020-07-13
  3. 3.0 3.1 3.2 Ars Technica - Why this month’s PC port of Death Stranding is the definitive version - last accessed on 2020/07/02
  4. DEATH STRANDING COMING TO STEAM AND THE EPIC GAME STORE ON JUNE 2, 2020 - last accessed on 2020-07-07
  5. DEATH STRANDING RELEASE DATE UPDATE - last accessed on 2020-07-07
  6. Death Stranding on PC is the Definitive Stranding Experience - last accessed on 2020-07-16
  7. Death Stranding PC Tech Review: The Upgrade We've Been Waiting For - last accessed on 2020-07-16
  8. Introducing the DEATH STRANDING x Cyberpunk 2077 FREE update, OUT NOW on Steam - last accessed on 2020-12-17
  9. 3386x1440 resolution??? - last accessed on 2020-07-15
  10. Death Stranding 21:9/32:9 Fix (No Black Borders Hor+) - last accessed on 2020-07-15
  11. Death Stranding Day 1 Edition - Windows - last accessed on 2020-07-10
  12. Displaying change #U:20379349 - last accessed on 2020-12-17
  13. Pre-purchase Death Stranding on Steam - last accessed on 2020-03-02
    "Incorporates 3rd-party DRM: Denuvo, 1 machine activation limit"
  14. DEATH STRANDING COMING TO STEAM AND THE EPIC GAME STORE ON JUNE 2, 2020 - last accessed on 2020-07-10
  15. Death Stranding ‘features’ Monster Energy Drinks, J.F Rey sunglasses, and more :: TheSixthAxis - last accessed on 2020-07-26
  16. KOJIMA PRODUCTIONS (Eng) :: twitter - last accessed on 2020-07-26
  17. J.F. Rey's frames in Death Stranding - last accessed on 2020-07-26
  18. Verified by User:Rose on 2020-07-14
    Screenshots taken at 2560x1080 (native), 3440x1440 (custom) and 1920x1080, then compared.
  19. Verified by User:Rose on 2020-07-14
    Reflected in significantly less FPS on a 4K TV at 3840x2160.
  20. Verified by User:Rose on 2020-07-17
    See the screenshots taken on the highest settings at 2520x1080; DLSS, DoF and CAS disabled.
  21. Better Anisotropic filtering (Fix blurry textures) - last accessed on 2020-07-17
  22. Anisotropic Filtering - RX5700XT - last accessed on 2020-07-19
  23. Verified by User:Rose on 2020-07-14
    Tested on an HDR TV where an HDR Settings option appeared.
  24. Verified by User:giofrida on 2020-12-18
    Tested with AA disabled on Steam version v1.05 and v1.06
  25. Death Stranding - CRG9 - Custom Resolution, DSR and DLSS 2.0 - last accessed on 2020-07-26
  26. Verified by User:Rose on 2020-07-14
    Tested briefly at 2560x1080 and 3840x1080.
  27. Verified by User:Rose on 2020-07-16
    Esc, Enter, WSAD, arrow keys and mouse buttons are always used to navigate the menu screens.
  28. 28.0 28.1 Verified by User:Rose on 2020-07-14
    Disabled Steam Input and tested with an Xbox 360 Razer Onza controller.
  29. PSA: Switch Pro Controller support for Death Stranding. - last accessed on 2020-07-16
  30. r/SteamController - It appears Death Stranding officially supports the SC. - last accessed on 2020-07-15
  31. r/SteamController - Death Stranding lets you enable the original motion control used in game, which works with Steam Input gyro compatible controllers (I've confirmed it works with Steam Controller and DS4) - last accessed on 2020-07-15
  32. PC Gaming Surround Sound Round-up - last accessed on 2020-07-14
  33. Death Stranding PC review - last accessed on 2020-07-14
  34. Stuck at loading screen 0% for 5 minute - last accessed on 2020-07-15
  35. Infinity loading screens. - last accessed on 2020-07-15
  36. Buttons pressing again even after letting go - last accessed on 2020-07-20
  37. Weird controller behaviour - last accessed on 2020-07-19
  38. Windows 10 build 1809 required - last accessed on 2020-07-14
  39. Plugged controller = Low framerate - last accessed on 2020-07-17
  40. DEATH STRANDING UPDATE PATCH (v1.02) IS NOW LIVE - last accessed on 2020-08-10
  41. Stuttering? Turn off controller vibration. - last accessed on 2020-07-15
  42. Steam Client Update Released - last accessed on 2020-08-01
    "lowered CPU overhead of some Steam Input API call patterns. This works around a performance issue in Death Stranding"
  43. Disable Steam Input To Fix Framerate - last accessed on 2020-07-15
  44. BUG - > Chapter 14 do not start - last accessed on 2020-10-17
  45. Topic:Vq4rvr8vi9go0g6t Discussion Topic: Requires Windows 10 1803/1809
  46. i7-990x level cpu couldn't play because of AVX. That was really sad. - last accessed on 2020-07-26
  47. An Access Violation (C0000005h) has occured... - last accessed on 2020-07-26
  48. DOES IT WORK WITH OLD CORE QUAD DUO CPUs? (NO SSE 4.2) - last accessed on 2020-07-26