Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.5 ------------------------------------------------------------ Scripts version: 2479 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/xuser/PortProton/data/prefixes/VK_PLAY/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe --------------------------------------------------------- libc version: glibc 2.38 -------------------------------------------------------- PW_VULKAN_USE=2 - DXVK v.2.7.1-509, VKD3D-PROTON v.1.1-5122 -------------------------------------------- Version WINE in use: WINE_LG_11-1 ------------------------------------------------------- Program bit depth: 32 bit -------------------------------------------------------------------- Date and time of start debug for PortProton: Ср 22 апр 2026 10:47:56 MSK ----------------------------------------------------- The installation path of the PortProton: /home/xuser/PortProton ------------------------------------------------------ Operating system: ALT Workstation 11.1 (Prometheus) -------------------------------------------------- Desktop environment: Desktop session: gnome Current desktop: GNOME Session type: wayland --------------------------------------------------- Kernel: 6.12.74-6.12-alt1 ------------------------------------------------- CPU: CPU physical cores: 6 CPU logical cores: 12 CPU model name: AMD Ryzen 5 5600X 6-Core Processor ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 15918 3196 5422 122 7740 12721 Swap: 20015 0 20015 -------------------------------------------------------------- Filesystem /home/xuser/PortProton/data/prefixes/VK_PLAY/drive_c/users/steamuser/AppData/Local - btrfs Filesystem /home/xuser/PortProton - btrfs Filesystem /tmp/PortProton_xuser - tmpfs --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 05:00.0 VGA compatible controller: NVIDIA Corporation AD106 [GeForce RTX 4060 Ti] (rev a1) Subsystem: Palit Microsystems Inc. Device f308 Kernel driver in use: nvidia 05:00.1 Audio device: NVIDIA Corporation Device 22bd (rev a1) ---- name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 8188 MB Total available memory: 8188 MB Currently available dedicated video memory: 7327 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 580.126.09 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6.0 NVIDIA 580.126.09 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 580.126.09 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: NVIDIA AD106 [GeForce RTX 4060 Ti] driver: nvidia v: 580.126.09 Display: wayland server: X.Org 1.24.1.9 driver: loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa resolution: 1920x1080~60Hz OpenGL: renderer: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 580.126.09 PW_SCREEN_RESOLUTION=1920x1080 PW_SCREEN_PRIMARY=HDMI-1 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce RTX 4060 Ti) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.8, 256 bits)) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 0 (NVIDIA GeForce RTX 4060 Ti) [VK_KHR_wayland_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.8, 256 bits)) [VK_KHR_wayland_surface]: GPU0: deviceName = NVIDIA GeForce RTX 4060 Ti driverName = NVIDIA GPU1: deviceName = llvmpipe (LLVM 20.1.8, 256 bits) driverName = llvmpipe Vulkan cube test passed successfully ---------------------------------------------------- locale: LANG=ru_RU.UTF-8 LC_CTYPE="ru_RU.UTF-8" LC_NUMERIC="ru_RU.UTF-8" LC_TIME="ru_RU.UTF-8" LC_COLLATE="ru_RU.UTF-8" LC_MONETARY="ru_RU.UTF-8" LC_MESSAGES="ru_RU.UTF-8" LC_PAPER="ru_RU.UTF-8" LC_NAME="ru_RU.UTF-8" LC_ADDRESS="ru_RU.UTF-8" LC_TELEPHONE="ru_RU.UTF-8" LC_MEASUREMENT="ru_RU.UTF-8" LC_IDENTIFICATION="ru_RU.UTF-8" LC_ALL= --- locale -a | grep -i "$(locale | grep -e ^LANG= | sed s/LANG=// | sed s/-8//)" : ru_RU.utf8 ------------------------------------------- D3D_EXTRAS - enabled ------------------------------------------ winetricks.log: vcrun2022 isolate_home sandbox mfc42 faudio andale arial comicsans courier georgia impact times trebuchet verdana webdings corefonts calibri physx tahoma lucida 7zip openal vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 ----------------------------------------- Use /home/xuser/PortProton/data/prefixes/VK_PLAY/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe.ppdb db file: #!/usr/bin/env bash #Author: castro-fidel #VKPlayLoader.exe #Rating=5 if [[ "$LANGUAGE" == "ru" ]] ; then export PW_COMMENT_DB="Если вы используете Wayland, для перехвата управления в Atomic Heart\nнеобходимо свернуть в трей сам VK Play Игровой центр" else export PW_COMMENT_DB="If you use Wayland, to intercept control in Atomic Heart\n,you need to collapse the VK Play Game Center itself into the tray" fi export PW_WINDOWS_VER="10" export WINEDLLOVERRIDES="mscoree,mshtml=" export PW_MUST_HAVE_DLL="" export PW_PREFIX_NAME="VK_PLAY" export PW_USE_GSTREAMER="1" export PW_VULKAN_USE="2" export PW_WINE_USE="WINE_LG_11-1" add_in_start_portwine () { if [[ -f "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/user.reg" ]] ; then sed -i '/Software\\\\Wine\\\\Explorer/d' "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/user.reg" fi } export PORTPROTON_NAME="GameCenter" export FILE_DESCRIPTION="GameCenter" export FILE_SHA256SUM="7f19630566e481405cdf59c9c405e9233dd5ec4e88a356fad9eb4009b52b2d39" export PW_MANGOHUD="0" export PW_MANGOHUD_USER_CONF="0" export PW_VKBASALT="0" export PW_VKBASALT_USER_CONF="0" export PW_DGVOODOO2="0" export PW_USE_ESYNC="0" export PW_USE_FSYNC="0" export PW_USE_RAY_TRACING="1" export PW_USE_NVAPI_AND_DLSS="1" export PW_USE_OPTISCALER="0" export PW_USE_LS_FRAME_GEN="0" export PW_WINE_FULLSCREEN_FSR="1" export PW_HIDE_NVIDIA_GPU="0" export PW_VIRTUAL_DESKTOP="0" export PW_USE_TERMINAL="0" export PW_GUI_DISABLED_CS="0" export PW_USE_GAMEMODE="0" export PW_USE_INHIBIT_SLEEP="1" export PW_USE_D3D_EXTRAS="1" export PW_FIX_VIDEO_IN_GAME="0" export PW_REDUCE_PULSE_LATENCY="0" export PW_USE_SHADER_CACHE="1" export PW_USE_WINE_DXGI="0" export PW_USE_EAC_AND_BE="1" export PW_USE_SYSTEM_VK_LAYERS="0" export PW_USE_OBS_VKCAPTURE="0" export PW_DISABLE_COMPOSITING="0" export PW_USE_RUNTIME="1" export PW_DINPUT_PROTOCOL="0" export PW_USE_GALLIUM_ZINK="0" export PW_USE_GALLIUM_NINE="0" export PW_USE_WINED3D_VULKAN="0" export PW_USE_NATIVE_WAYLAND="0" export PW_USE_DXVK_HDR="0" export PW_GAMESCOPE="0" export LAUNCH_PARAMETERS="" export PW_RUN_AFTER_EXE="" export PW_RUN_AFTER_DELAY="3" export PW_DLL_INSTALL="" export PW_WINE_CPU_TOPOLOGY="disabled" export PW_MESA_GL_VERSION_OVERRIDE="disabled" export PW_VKD3D_FEATURE_LEVEL="disabled" export PW_LOCALE_SELECT="disabled" export PW_MESA_VK_WSI_PRESENT_MODE="disabled" export PW_SOUND_DRIVER_USE="disabled" export PW_CPU_NUMA_NODE_INDEX="disabled" export PW_TASKSET_SLR="" export MANGOHUD_CONFIG="arch,cpu_mhz,cpu_temp,engine_version,gamemode,gpu_core_clock,gpu_mem_clock,gpu_name,gpu_temp,ram,resolution,vkbasalt,vram,vulkan_driver,wine,winesync,font_size=24" ---------------------------------------- # User overides db and var settings... # export DXVK_HUD=full # export GALLIUM_HUD=fps export MIRROR="CLOUD" export PW_GUI_START="NOTEBOOK" export GUI_THEME="default" export BRANCH="master" export DOWNLOAD_STEAM_GRID="1" export DESKTOP_WITH_TIME="posnumber1" export SORT_WITH_TIME="lastlaunch" export PW_GPU_USE="NVIDIA GeForce RTX 4060 Ti" export PW_SHORTCUT_MENU="TRUE" export PW_SHORTCUT_DESKTOP="TRUE" export PW_SHORTCUT_STEAM="FALSE" --------------------------------------- export PW_BASE_PFX=none WINEDLLOVERRIDES=wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12core=n;d3d12=n;nvapi64,nvofapi64,nvapi=n;nvcuda=b;dxgi=n;d3d8=n;d3d9=n;d3d10core=n;d3d11=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;nvngx,_nvngx=n;winebth.sys=d;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=;mscoree,mshtml= ------------------------------------ UPDATE PREFIX... 002c:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 002c:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! 00a0:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000142 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1114 libEGL warning: pci id for fd 34: 10de:2803, driver (null) pci id for fd 35: 10de:2803, driver (null) pci id for fd 36: 10de:2803, driver (null) libEGL warning: egl: failed to create dri2 screen 0024:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 0024:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! 0144:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 0144:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! 014c:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 014c:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! - Log WINE: 00d8:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType 1.3.6.1.4.1.311.2.1.4 00d8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 00d8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00dc:fixme:exec:SHELL_execute flags ignored: 0x00000100 0124:fixme:bcrypt:BCryptCreateHash ignoring object buffer 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0000000000000000): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=0): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=1): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=2): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=3): stub 0124:fixme:dwrite:dwritefontface5_HasVariations 03278568: stub 0128:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 0128:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! 0124:fixme:authz:AuthzInitializeResourceManager (0x1,00000000,00000000,00000000,(null),0141FC7C): stub 0124:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0124:fixme:uxtheme:SetPreferredAppMode 1: stub 0124:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 246C8928, 16) stub 0138:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0495FD68, 00000000 0495FD64 0138:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 0495FD68 00000000 0495FD64) returning a dummy value (current locale) 0138:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0495FD68, 246E1EF0 0495FD64 0138:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 0495FD68 246E1EF0 0495FD64) returning a dummy value (current locale) 0144:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0138:fixme:win:RegisterSuspendResumeNotification 000100A0, 0: stub. 0138:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0138:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0495FBB8, 4): stub 0138:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0138:fixme:winsock:WSALookupServiceBeginW (0495F96C 0xff0 0495F9A8) Stub! 0138:fixme:userenv:RegisterGPNotification 000002B8 0 0138:fixme:userenv:RegisterGPNotification 000002BC 1 0138:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 015c:fixme:wtsapi:WTSRegisterSessionNotification Stub 000100A4 0x00000000 016c:fixme:process:CreateProcessInternalW Unsupported attribute 0x20007. 0138:fixme:win:GetPointerDevices (0495F674 00000000): partial stub 0138:fixme:system:NtUserDisplayConfigGetDeviceInfo Unimplemented packet type 11. 0138:fixme:combase:RoActivateInstance (03373020, 0495F5F8): semi-stub 0138:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 0495F514): semi-stub 0138:fixme:ui:uisettings2_add_TextScaleFactorChanged iface 09FB144C, handler 4D44B1E0, cookie 76F92C58 stub! 0138:fixme:ui:uisettings2_get_TextScaleFactor iface 09FB144C, value 0495F5F8 stub! 0188:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0160:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 0998FB94) 0144:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0848FB30 0848FB10 0190:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0144:fixme:netapi32:NetGetAadJoinInformation ((null), 0848FAFC): stub 016c:fixme:sync:NtSetInformationJobObject stub: 0x420 4 0xa88f7ac 4 0178:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0138:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"ROOT": stub 0138:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"CA": stub 0138:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"Disallowed": stub 0138:fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub 0164:fixme:file:ReplaceFileW Ignoring flags 2 0164:fixme:file:NtLockFile I/O completion on lock not implemented yet 019c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0178:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0178:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 510C83E8, 16) stub 0178:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 0178:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! info: Game: GameCenter.exe info: DXVK: v2.6.2 info: Build: x86 gcc 15.1.0 info: Found config file: /home/xuser/PortProton/data/dxvk.conf info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6c72a1b0 info: Built-in extension providers: info: Platform WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module 01a4:fixme:bcrypt:BCryptCreateHash ignoring object buffer 019c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 019c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 518C8568, 16) stub 019c:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 01b8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 019c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION info: Enabled instance extensions: info: VK_EXT_surface_maintenance1 info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface 01a4:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! info: NVIDIA GeForce RTX 4060 Ti 8GB: info: Driver : NVIDIA 580.126.9 info: Memory Heap[0]: info: Size: 8188 MiB info: Flags: 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Heap[1]: info: Size: 11938 MiB info: Flags: 0x0 info: Memory Type[0]: Property Flags = 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[3]: Property Flags = 0xe 01a4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 3F4C8568, 16) stub info: Memory Heap[2]: info: Size: 246 MiB info: Memory Type[4]: Property Flags = 0x7 info: DXGI: Hiding actual GPU, reporting: info: vendor ID: 0x1002 info: device ID: 0x73df 01a4:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 01d0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01d4:fixme:winsock:WSALookupServiceBeginW (0543F08C 0xff0 0543F0C8) Stub! 01d4:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0543EB20) semi-stub 01ec:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0178:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 01d4:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT 01d8:fixme:file:NtLockFile I/O completion on lock not implemented yet 01d8:fixme:virtual:prefetch_memory (process=0xffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6b5aa1b0 01f8:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0C1FFF08 01fc:fixme:iphlpapi:NotifyUnicastIpAddressChange (family 0, callback 77822F50, context 0A11EEE0, init_notify 0, handle 0A11EEE8): semi-stub 01f0:fixme:thread:QueryThreadCycleTime (0000012C,04B9FE28): stub! 01fc:fixme:winsock:setsockopt IPV6_PROTECTION_LEVEL is ignored! 01fc:fixme:winsock:setsockopt Unknown IPPROTO_IPV6 optname 0x00000027 info: D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1 info: D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_1 info: Device properties: info: Device : NVIDIA GeForce RTX 4060 Ti 8GB info: Enabled device extensions: info: VK_EXT_attachment_feedback_loop_layout info: VK_EXT_conservative_rasterization info: VK_EXT_custom_border_color info: VK_EXT_depth_bias_control info: VK_EXT_depth_clip_enable info: VK_EXT_extended_dynamic_state3 info: VK_EXT_fragment_shader_interlock info: VK_EXT_graphics_pipeline_library info: VK_EXT_line_rasterization info: VK_EXT_memory_priority info: VK_EXT_multi_draw info: VK_EXT_non_seamless_cube_map info: VK_EXT_pageable_device_local_memory info: VK_EXT_robustness2 info: VK_EXT_shader_module_identifier info: VK_EXT_swapchain_maintenance1 info: VK_EXT_transform_feedback info: VK_EXT_vertex_attribute_divisor info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_load_store_op_none info: VK_KHR_maintenance5 info: VK_KHR_maintenance7 info: VK_KHR_pipeline_library info: VK_KHR_present_id info: VK_KHR_present_wait info: VK_KHR_swapchain info: VK_KHR_swapchain_mutable_format info: VK_KHR_win32_keyed_mutex info: VK_NV_descriptor_pool_overallocation info: VK_NV_raw_access_chains info: Device features: info: robustBufferAccess : 1 info: fullDrawIndexUint32 : 1 info: imageCubeArray : 1 info: independentBlend : 1 info: geometryShader : 1 info: tessellationShader : 1 info: sampleRateShading : 1 info: dualSrcBlend : 1 info: logicOp : 1 info: multiDrawIndirect : 1 info: drawIndirectFirstInstance : 1 info: depthClamp : 1 info: depthBiasClamp : 1 info: fillModeNonSolid : 1 info: depthBounds : 1 info: wideLines : 1 info: multiViewport : 1 info: samplerAnisotropy : 1 info: textureCompressionBC : 1 info: occlusionQueryPrecise : 1 info: pipelineStatisticsQuery : 1 info: vertexPipelineStoresAndAtomics : 1 info: fragmentStoresAndAtomics : 1 info: shaderImageGatherExtended : 1 info: shaderClipDistance : 1 info: shaderCullDistance : 1 info: shaderFloat64 : 1 info: shaderInt64 : 1 info: variableMultisampleRate : 1 info: shaderResourceResidency : 1 info: shaderResourceMinLod : 1 info: sparseBinding : 1 info: sparseResidencyBuffer : 1 info: sparseResidencyImage2D : 1 info: sparseResidencyImage3D : 1 info: sparseResidency2Samples : 1 info: sparseResidency4Samples : 1 info: sparseResidency8Samples : 1 info: sparseResidency16Samples : 1 info: sparseResidencyAliased : 1 info: Vulkan 1.1 info: shaderDrawParameters : 1 info: Vulkan 1.2 info: samplerMirrorClampToEdge : 1 info: drawIndirectCount : 1 info: samplerFilterMinmax : 1 info: hostQueryReset : 1 info: timelineSemaphore : 1 info: bufferDeviceAddress : 0 info: shaderOutputViewportIndex : 1 info: shaderOutputLayer : 1 info: vulkanMemoryModel : 1 info: Vulkan 1.3 info: robustImageAccess : 0 info: pipelineCreationCacheControl : 1 info: shaderDemoteToHelperInvocation : 1 info: shaderZeroInitializeWorkgroupMemory : 0 info: synchronization2 : 1 info: dynamicRendering : 1 info: VK_AMD_shader_fragment_mask info: extension supported : 0 info: VK_EXT_attachment_feedback_loop_layout info: attachmentFeedbackLoopLayout : 0 info: VK_EXT_conservative_rasterization info: extension supported : 1 info: VK_EXT_custom_border_color info: customBorderColors : 1 info: customBorderColorWithoutFormat : 1 info: VK_EXT_depth_clip_enable info: depthClipEnable : 1 info: VK_EXT_depth_bias_control info: depthBiasControl : 1 info: leastRepresentableValueForceUnormRepresentation : 1 info: floatRepresentation : 0 info: depthBiasExact : 1 info: VK_EXT_extended_dynamic_state3 info: extDynamicState3AlphaToCoverageEnable : 1 info: extDynamicState3DepthClipEnable : 1 info: extDynamicState3RasterizationSamples : 1 info: extDynamicState3SampleMask : 1 info: extDynamicState3LineRasterizationMode : 1 info: VK_EXT_fragment_shader_interlock info: fragmentShaderSampleInterlock : 1 info: fragmentShaderPixelInterlock : 1 info: VK_EXT_full_screen_exclusive info: VK_EXT_graphics_pipeline_library info: graphicsPipelineLibrary : 1 info: VK_EXT_line_rasterization info: rectangularLines : 1 info: smoothLines : 1 info: VK_EXT_memory_budget info: VK_EXT_memory_priority info: memoryPriority : 1 info: VK_EXT_multi_draw info: multiDraw : 1 info: VK_EXT_non_seamless_cube_map info: nonSeamlessCubeMap : 0 info: VK_EXT_pageable_device_local_memory info: pageableDeviceLocalMemory : 1 info: VK_EXT_robustness2 info: robustBufferAccess2 : 1 info: robustImageAccess2 : 1 info: nullDescriptor : 1 info: VK_EXT_shader_module_identifier info: shaderModuleIdentifier : 1 info: VK_EXT_shader_stencil_export info: VK_EXT_swapchain_colorspace info: VK_EXT_swapchain_maintenance1 info: swapchainMaintenance1 : 1 info: VK_EXT_hdr_metadata info: VK_EXT_transform_feedback info: transformFeedback : 1 info: geometryStreams : 1 info: VK_EXT_vertex_attribute_divisor info: vertexAttributeInstanceRateDivisor : 1 info: vertexAttributeInstanceRateZeroDivisor : 1 info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_load_store_op_none info: VK_KHR_maintenance5 info: maintenance5 : 1 info: VK_KHR_maintenance7 info: maintenance7 : 1 info: VK_KHR_present_id info: presentId : 1 info: VK_KHR_present_wait info: presentWait : 1 info: VK_NV_descriptor_pool_overallocation info: descriptorPoolOverallocation : 1 info: VK_NV_low_latency2 info: VK_NV_raw_access_chains info: shaderRawAccessChains : 1 info: VK_NVX_binary_import info: VK_NVX_image_view_handle info: VK_KHR_win32_keyed_mutex info: Queue families: info: Graphics : 0 info: Transfer : 1 info: Sparse : 0 0124:fixme:authz:AuthzInitializeResourceManager (0x1,00000000,00000000,00000000,(null),0141FC24): stub 0124:fixme:system:NtUserSystemParametersInfo Unknown action: 130 020c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0E67FF08 info: Memory type mask for sparse resources: 0x2 info: Memory type mask for buffer resources: 0x1f, usage: 0x19ff info: DXVK: Graphics pipeline libraries supported 0178:fixme:dcomp:DCompositionCreateDevice2 0151C328, {5f4633fe-1e08-4cb8-8c75-ce24333f5602}, 0141F2C4. 022c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0230:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0240:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! err: D3D11VideoDevice::GetVideoDecoderProfileCount: Stub 024c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0254:fixme:bcrypt:BCryptCreateHash ignoring object buffer 517.437:0248:024c:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_EnumProfiles): Not implemented method 517.437:0248:024c:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_GetProfileInfo): Not implemented method 517.437:0248:024c:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_GetApplicationInfo): Not implemented method 517.437:0248:024c:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_CreateApplication): Not implemented method 517.465:0250:0254:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_EnumProfiles): Not implemented method 517.465:0250:0254:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_GetProfileInfo): Not implemented method 517.465:0250:0254:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_GetApplicationInfo): Not implemented method 517.465:0250:0254:info:nvapi:nvapi_QueryInterface (NvAPI_DRS_CreateApplication): Not implemented method 0124:fixme:secur32:get_enabled_protocols handle TLS parameters 028c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 028c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 028c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 4FEC8568, 16) stub 028c:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 028c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 029c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02a0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02b4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 028c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 02cc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01d4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02d8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 02d8:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 02d8:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 36CC8568, 16) stub 02d8:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 02ec:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02d8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02f0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0304:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02d8:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 031c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0350:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0138:fixme:win:RegisterPowerSettingNotification (000100E8,{5d3e9a59-e9d5-4b00-a6bd-ff34ff516548},0): stub 0138:fixme:win:RegisterPowerSettingNotification (000100E8,{a7ad8041-b45a-4cae-87a3-eecbb468a9e1},0): stub 0148:fixme:virtual:prefetch_memory (process=0xffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 0148:fixme:file:ReplaceFileW Ignoring flags 2 02d8:fixme:dwrite:dwritefontface5_HasVariations 014E8C28: stub 0358:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0358:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0358:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 322C8568, 16) stub 0358:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 0378:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0358:fixme:mmdevapi:control_RegisterAudioSessionNotification (014A4600)->(32631140) - stub 038c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0390:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0390:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0605FEF0): stub 0390:fixme:avrt:AvSetMmThreadPriority (12345678)->(2) stub 028c:fixme:dwrite:dwritefontface5_HasVariations 01504E48: stub 01e4:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT 01d4:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0543F030) semi-stub 03b8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 03d4:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0939FF08 0124:fixme:ras:RasEnumConnectionsW (00000000,0141F64C,0141F648),stub! 0124:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! 0438:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0438:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0438:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 258C8568, 16) stub 0438:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 0448:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0438:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 044c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0460:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0478:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0460:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0643F9D8): stub! 0438:fixme:dwrite:dwritefontface5_HasVariations 014DB5E8: stub 04b0:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0819FF08 0124:fixme:powermgnt:PowerCreateRequest (05C0F45C): stub 0124:fixme:powermgnt:PowerSetRequest (0000081C, 1): stub 0124:fixme:powermgnt:PowerSetRequest (0000081C, 2): stub 0124:fixme:powermgnt:PowerSetRequest (0000081C, 3): stub 0508:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0124:fixme:powermgnt:PowerClearRequest (0000081C, 0): stub 0124:fixme:powermgnt:PowerClearRequest (0000081C, 1): stub 0124:fixme:powermgnt:PowerClearRequest (0000081C, 2): stub 0124:fixme:powermgnt:PowerClearRequest (0000081C, 3): stub 0520:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0520:err:ole:com_get_class_object apartment not initialised 053c:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CA8D28 0000000000000000 0000000000CA8D20) returning a dummy value (current locale) 053c:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CA8D28 000000000188BD20 0000000000CA8D20) returning a dummy value (current locale) 053c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 053c:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CAF160 0000000000000000 0000000000CAF158) returning a dummy value (current locale) 053c:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CAF160 000000000FEAFF50 0000000000CAF158) returning a dummy value (current locale) info: Game: AtomicHeart-Win64-Shipping.exe info: Build: x86_64 gcc 15.1.0 info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6a3e6100 0138:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x858,0x495f7e0,0x00000010,(nil)) stub 0138:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x6f8,0x495f6f0,0x00000010,(nil)) stub 526.100:0538:053c:warn:vkd3d-proton:openvr_instance_extensions: Failed to open VR registry key, status 2. 526.100:0538:053c:warn:vkd3d-proton:openxr_vulkan_extensions: wineopenxr.dll is missing required symbols. 526.101:0538:053c:info:vkd3d-proton:vkd3d_instance_apply_application_workarounds: Program name: "AtomicHeart-Win64-Shipping.exe" (hash: c8dbd0d7883e5b92) 526.101:0538:053c:info:vkd3d-proton:vkd3d_instance_apply_application_workarounds: Detected game AtomicHeart-Win64-Shipping.exe, adding config 0x6000000000000, removing masks 0x0. 526.101:0538:053c:info:vkd3d-proton:vkd3d_instance_apply_application_workarounds: Detected game AtomicHeart-Win64-Shipping.exe, adding shader quirks for specific shaders. 526.101:0538:053c:info:vkd3d-proton:vkd3d_instance_deduce_config_flags_from_environment: shader_cache is used, global_pipeline_cache is enforced. 526.101:0538:053c:info:vkd3d-proton:vkd3d_instance_apply_global_shader_quirks: Attempting to limit tessellation factors to 64x. 526.101:0538:053c:info:vkd3d-proton:vkd3d_config_flags_init_once: VKD3D_CONFIG='dxr'. 526.112:0538:053c:info:vkd3d-proton:vkd3d_get_vk_version: vkd3d-proton - applicationVersion: 2.14.1. 526.112:0538:053c:info:vkd3d-proton:vkd3d_instance_init: vkd3d-proton - build: 0d66699b1b1e250. 526.125:0538:053c:warn:vkd3d-proton:openvr_device_extensions: Failed to open VR registry key, status 2. 526.125:0538:053c:warn:vkd3d-proton:openxr_vulkan_extensions: wineopenxr.dll is missing required symbols. 526.310:0538:053c:warn:vkd3d-proton:vkd3d_remove_extension: Removing VK_NVX_binary_import extension from the array. 526.310:0538:053c:warn:vkd3d-proton:vkd3d_remove_extension: Removing VK_NVX_image_view_handle extension from the array. 526.310:0538:053c:warn:vkd3d-proton:vkd3d_create_vk_device: Disabled extensions that can cause Vulkan device creation to fail, retrying. 526.322:0538:053c:err:vkd3d-proton:vkd3d_create_vk_device: Failed to create Vulkan device, vr -3. 526.322:0538:053c:fixme:vkd3d-proton:hresult_from_vk_result: Unhandled VkResult -3. 052c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000CAFEB0 0614:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0614:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0614:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 4DCC8568, 16) stub 0614:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 0624:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0614:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0628:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 063c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0654:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 063c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0663F9D8): stub! 0614:fixme:dwrite:dwritefontface5_HasVariations 014E8C28: stub 01cc:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT 01d4:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0543EFA0) semi-stub 01ec:fixme:file:ReplaceFileW Ignoring flags 2 0390:fixme:avrt:AvRevertMmThreadCharacteristics (12345678): stub /home/xuser/PortProton/data/tmp/libs_v3.0.20260218/pressure-vessel/bin/pressure-vessel-unruntime terminated by signal KILL.