Skip to content

DEATH STRANDING 2: ON THE BEACH (3280350) #10033

Description

@valik-kupodon

System Information:

GPU: NVIDIA RTX 5070

Video driver version: NVIDIA-SMI 595.84

Kernel version: 7.0

Proton version: GE-Proton 11-2

Symptoms:

The game systematically crashes either on startup or during the loading screen (around 88%) when attempting to initialize NVIDIA Streamline plugins (specifically Frame Generation). The Decima Engine strictly validates the presence of DLSS-G context and instantly terminates the process if it fails or if the DLLs are masked.

Reproduction:

Launch the game on an NVIDIA GPU using default settings.

The game crashes during loading with Streamline initialization errors.

Attempting to bypass the crash by using PROTON_ENABLE_NVAPI=0 leads to a crash due to missing DLSS-G context:
sl.cpp:185[slValidateFeatureContext] 'kFeatureDLSS_G' context is missing.

Attempting to disable the specific DLL via WINEDLLOVERRIDES="nvngx_dlssg=d" results in the game refusing to launch entirely (Status c0000135 / Module not found).

Proton Logs:
32029.792:0090:00b8:err:hid:get_device_descriptors Failed to get device 0x7f5f40050580 report descriptor, status 0xc0110008
32029.794:0090:00b8:err:hid:get_device_descriptors Failed to get device 0x7f5f40050580 report descriptor, status 0xc0110008
32029.794:0090:00b8:err:hid:get_device_descriptors Failed to get device 0x7f5f40050580 report descriptor, status 0xc0110008
32029.930:0090:009c:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000142
32029.931:0030:0034:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1114
32031.406:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32031.470:016c:0170:err:ole:ensure_mta Failed, hr 0x800401f0.
32031.525:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32031.651:013c:0234:warn:debugstr:OutputDebugStringA "[22-10-54][streamline][warn][tid:320][0s:932ms:188us]ota.cpp:742[readServerManifest] Failed to open manifest file at: C:\\ProgramData\\NVIDIA/NGX/models/nvngx_config.txt\n"
32031.651:013c:0234:warn:seh:dispatch_exception "[22-10-54][streamline][warn][tid:320][0s:932ms:188us]ota.cpp:742[readServerManifest] Failed to open manifest file at: C:\\ProgramData\\NVIDIA/NGX/models/nvngx_config.txt\n"
32031.670:013c:0234:warn:debugstr:OutputDebugStringA "[22-10-54][streamline][error][tid:320][0s:950ms:946us]ota.cpp:240[invokeNGXUpdater] NGX Updater not available. OTA downloads are disabled.\n"
32031.670:013c:0234:warn:seh:dispatch_exception "[22-10-54][streamline][error][tid:320][0s:950ms:946us]ota.cpp:240[invokeNGXUpdater] NGX Updater not available. OTA downloads are disabled.\n"
32031.686:013c:0234:warn:debugstr:OutputDebugStringA "[22-10-54][streamline][warn][tid:320][0s:966ms:888us]dlssEntry.cpp:213[updateEmbeddedJSON] Failed to obtain DLSS min spec requirements from NGX, using SL defaults\n"
32031.686:013c:0234:warn:seh:dispatch_exception "[22-10-54][streamline][warn][tid:320][0s:966ms:888us]dlssEntry.cpp:213[updateEmbeddedJSON] Failed to obtain DLSS min spec requirements from NGX, using SL defaults\n"
32031.692:013c:0234:warn:debugstr:OutputDebugStringA "[22-10-54][streamline][warn][tid:320][0s:973ms:705us]dlss_gEntry.cpp:142[updateEmbeddedJSON] Failed to obtain DLSS-G min spec requirements from NGX, using SL defaults\n"
32031.692:013c:0234:warn:seh:dispatch_exception "[22-10-54][streamline][warn][tid:320][0s:973ms:705us]dlss_gEntry.cpp:142[updateEmbeddedJSON] Failed to obtain DLSS-G min spec requirements from NGX, using SL defaults\n"
32031.715:013c:0140:warn:vkd3d-proton:openvr_instance_extensions: Failed to wait for VR registry key ready.
32031.715:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32031.715:013c:0140:warn:vkd3d-proton:openxr_vulkan_extensions: Failed to get OpenXR extensions size from wineopenxr.
32031.738:013c:0140:warn:vkd3d-proton:openvr_device_extensions: Failed to wait for VR registry key ready.
32031.738:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32031.738:013c:0140:warn:vkd3d-proton:openxr_vulkan_extensions: Failed to get OpenXR extensions size from wineopenxr.
32032.556:013c:0140:warn:vkd3d-proton:openvr_instance_extensions: Failed to wait for VR registry key ready.
32032.556:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32032.556:013c:0140:warn:vkd3d-proton:openxr_vulkan_extensions: Failed to get OpenXR extensions size from wineopenxr.
32032.573:013c:0140:warn:vkd3d-proton:openvr_device_extensions: Failed to wait for VR registry key ready.
32032.573:013c:0140:err:openxr:get_vulkan_extensions Error getting openxr_vulkan_instance_extensions, status 0x2.
32032.574:013c:0140:warn:vkd3d-proton:openxr_vulkan_extensions: Failed to get OpenXR extensions size from wineopenxr.
32033.068:013c:0234:warn:debugstr:OutputDebugStringA "[22-10-55][streamline][error][tid:320][2s:349ms:355us]sl.cpp:185[slValidateFeatureContext] 'kFeatureDLSS_G' context is missing.\n"
32033.068:013c:0234:warn:seh:dispatch_exception "[22-10-55][streamline][error][tid:320][2s:349ms:355us]sl.cpp:185[slValidateFeatureContext] 'kFeatureDLSS_G' context is missing.\n"
It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
It has either not been recorded, or it failed to be recorded earlier (which is expected if application uses an extension that is not recognized by Fossilize).
Fossilize WARN:  ... warning spam detected at fossilize_errors.hpp:163, silencing.
32045.209:0154:03cc:warn:seh:OutputDebugStringW L"[340:972:20260802,221108.005:ERROR crash_report_exception_handler.cc:112] Process crash detected\n"
32045.209:0154:03cc:warn:seh:dispatch_exception L"[340:972:20260802,221108.005:ERROR crash_report_exception_handler.cc:112] Process crash detected\n"
32045.209:0154:03cc:warn:seh:OutputDebugStringA "[340:972:20260802,221108.005:ERROR crash_report_exception_handler.cc:112] Process crash detected\n"
32045.209:0154:03cc:warn:seh:dispatch_exception "[340:972:20260802,221108.005:ERROR crash_report_exception_handler.cc:112] Process crash detected\n"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions