Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.5 ------------------------------------------------------------ Scripts version: 2479 ----------------------------------------------------------- FLATPAK in used ---------------------------------------------------------- Debug for programm: /home/xuser/.var/app/ru.linux_gaming.PortProton/data/prefixes/VK_PLAY/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe --------------------------------------------------------- libc version: glibc 2.42 -------------------------------------------------------- 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: Пн 20 апр 2026 11:11:11 MSK ----------------------------------------------------- The installation path of the PortProton: /home/xuser/.var/app/ru.linux_gaming.PortProton ------------------------------------------------------ Flatpak runtime: Freedesktop SDK 25.08 (Flatpak runtime) Operating system: Debian GNU/Linux 13 (trixie) -------------------------------------------------- Desktop environment: Desktop session: gnome Current desktop: GNOME Session type: wayland --------------------------------------------------- Kernel: 6.12.63+deb13-amd64 ------------------------------------------------- CPU: CPU physical cores: 6 CPU logical cores: 12 CPU model name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 15862 5264 3877 102 7164 10597 Swap: 12595 146 12449 -------------------------------------------------------------- Filesystem /home/xuser/.var/app/ru.linux_gaming.PortProton/data/prefixes/VK_PLAY/drive_c/users/steamuser/AppData/Local - ext2/ext3 Filesystem /home/xuser/.var/app/ru.linux_gaming.PortProton - ext2/ext3 Filesystem /tmp/PortProton_xuser - tmpfs --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 01:00.0 VGA compatible controller: NVIDIA Corporation TU117 [GeForce GTX 1650] (rev a1) Subsystem: Gigabyte Technology Co., Ltd Device 3fcb Kernel driver in use: nvidia 01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1) ---- name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 4096 MB Total available memory: 4096 MB Currently available dedicated video memory: 3051 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce GTX 1650/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 595.58.03 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 595.58.03 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 595.58.03 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: ------ ldconfig -p | grep libGLX_nvidia libGLX_nvidia.so.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/GL/nvidia-595-58-03/lib/libGLX_nvidia.so.0 libGLX_nvidia.so.0 (libc6) => /app/lib/i386-linux-gnu/GL/nvidia-595-58-03/lib/libGLX_nvidia.so.0 PW_SCREEN_RESOLUTION=1920x1080 PW_SCREEN_PRIMARY=HDMI-2 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce GTX 1650): GPU id : 1 (NVIDIA GeForce GTX 1650): GPU id : 2 (llvmpipe (LLVM 21.1.8, 256 bits)): GPU id : 3 (llvmpipe (LLVM 21.1.8, 256 bits)): GPU0: deviceName = NVIDIA GeForce GTX 1650 driverName = NVIDIA driverName = NVIDIA GPU1: GPU2: deviceName = llvmpipe (LLVM 21.1.8, 256 bits) driverName = llvmpipe driverName = llvmpipe GPU3: 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 based_on_default ----------------------------------------- Use /home/xuser/.var/app/ru.linux_gaming.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="" 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="975a338378d187f9c5b6d8f239133edc2f7d81812f9446f2bab4c094a2b76e8f" 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="0" export PW_USE_NVAPI_AND_DLSS="0" 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_DINPUT_PROTOCOL="0" export PW_USE_GALLIUM_ZINK="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="-dx11" export PW_RUN_AFTER_EXE="/home/xuser/.var/app/ru.linux_gaming.PortProton/data/scripts/3!1..600" export PW_RUN_AFTER_DELAY="0,0000" 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" export PW_USE_SUPPLIED_DXVK_VKD3D="1" ---------------------------------------- # User overides db and var settings... # export DXVK_HUD=full # export GALLIUM_HUD=fps export GUI_THEME="default" export BRANCH="master" export MIRROR="CLOUD" export DOWNLOAD_STEAM_GRID="1" export PW_GUI_START="NOTEBOOK" export DESKTOP_WITH_TIME="posnumber1" export SORT_WITH_TIME="lastlaunch" export PW_GPU_USE="NVIDIA GeForce GTX 1650" export PW_SHORTCUT_MENU="FALSE" export PW_SHORTCUT_DESKTOP="FALSE" export PW_SHORTCUT_STEAM="TRUE" --------------------------------------- WINEDLLOVERRIDES=wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12core=n;d3d12=n;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;winebth.sys=d;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe= ------------------------------------ - Log WINE: 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! 00a8:fixme:xinput:pdo_pnp code 0xc, not implemented! 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 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! 00e8:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType 1.3.6.1.4.1.311.2.1.4 00e8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 00e8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION libEGL warning: pci id for fd 39: 10de:1f82, driver (null) pci id for fd 40: 10de:1f82, driver (null) pci id for fd 41: 10de:1f82, driver (null) libEGL warning: egl: failed to create dri2 screen 00ec:fixme:exec:SHELL_execute flags ignored: 0x00000100 0130:fixme:bcrypt:BCryptCreateHash ignoring object buffer 00e8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0130:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 00f4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0000000000000000): stub 00f4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=0): stub 00f4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=1): stub 00f4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=2): stub 00f4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=3): stub 0130:fixme:dwrite:dwritefontface5_HasVariations 0337E6E0: stub 0130:fixme:authz:AuthzInitializeResourceManager (0x1,00000000,00000000,00000000,(null),0141FC7C): stub 0130:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0130:fixme:uxtheme:SetPreferredAppMode 1: stub 0130:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 46234AA8, 16) stub 014c:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 06F8FD68, 00000000 06F8FD64 014c:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 06F8FD68 00000000 06F8FD64) returning a dummy value (current locale) 014c:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 06F8FD68, 46259F20 06F8FD64 014c:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 06F8FD68 46259F20 06F8FD64) returning a dummy value (current locale) 0158:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 014c:fixme:win:RegisterSuspendResumeNotification 000100A4, 0: stub. 014c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 014c:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 06F8FBB8, 4): stub 014c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 014c:fixme:winsock:WSALookupServiceBeginW (06F8F96C 0xff0 06F8F9A8) Stub! 014c:fixme:userenv:RegisterGPNotification 000002B4 0 014c:fixme:userenv:RegisterGPNotification 000002B8 1 014c:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 0170:fixme:wtsapi:WTSRegisterSessionNotification Stub 000100A8 0x00000000 0184:fixme:process:CreateProcessInternalW Unsupported attribute 0x20007. 014c:fixme:win:GetPointerDevices (06F8F674 00000000): partial stub 014c:fixme:system:NtUserDisplayConfigGetDeviceInfo Unimplemented packet type 11. 014c:fixme:combase:RoActivateInstance (0347BFD0, 06F8F5F8): semi-stub 014c:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 06F8F514): semi-stub 014c:fixme:ui:uisettings2_add_TextScaleFactorChanged iface 0351F4F4, handler 2504F210, cookie 76E52C58 stub! 014c:fixme:ui:uisettings2_get_TextScaleFactor iface 0351F4F4, value 06F8F5F8 stub! 019c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0174:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 08D8FB94) 0158:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0788FB30 0788FB10 01a4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0158:fixme:netapi32:NetGetAadJoinInformation ((null), 0788FAFC): stub 018c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0184:fixme:sync:NtSetInformationJobObject stub: 0x41c 4 0x998f7ac 4 014c:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"ROOT": stub 014c:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"CA": stub 014c:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"Disallowed": stub 014c:fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub 0178:fixme:file:ReplaceFileW Ignoring flags 2 0178:fixme:file:NtLockFile I/O completion on lock not implemented yet 01b0:fixme:bcrypt:BCryptCreateHash ignoring object buffer 018c:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 01b8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 018c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 018c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 4CE784A8, 16) stub 018c:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 018c: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/.var/app/ru.linux_gaming.PortProton/data/dxvk.conf info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6c67a1b0 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 01b0:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 01b0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 01b0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 4F668628, 16) stub info: Enabled instance extensions: info: VK_EXT_surface_maintenance1 info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface 01b0:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 01cc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01b8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 01b0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION info: NVIDIA GeForce GTX 1650: info: Driver : NVIDIA 595.58.3 info: Memory Heap[0]: info: Size: 4096 MiB info: Flags: 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[2]: Property Flags = 0x1 info: Memory Heap[1]: info: Size: 11897 MiB info: Flags: 0x0 info: Memory Type[0]: Property Flags = 0x0 info: Memory Type[3]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Heap[2]: info: Size: 246 MiB info: Memory Type[5]: Property Flags = 0x7 info: DXGI: Hiding actual GPU, reporting: info: vendor ID: 0x1002 info: device ID: 0x73df 01b8:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 01b8:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 37068628, 16) stub 018c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 01b8:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 01e8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01ec:fixme:winsock:WSALookupServiceBeginW (0554F08C 0xff0 0554F0C8) Stub! 01ec:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0554EB20) semi-stub 0200:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01e4:fixme:file:NtLockFile I/O completion on lock not implemented yet info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6b4fa1b0 01e4:fixme:virtual:prefetch_memory (process=0xffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 01dc:fixme:thread:QueryThreadCycleTime (0000012C,04BAFE28): stub! 0210:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0B1EFF08 0214:fixme:iphlpapi:NotifyUnicastIpAddressChange (family 0, callback 77722F50, context 03622350, init_notify 0, handle 03622358): semi-stub 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 GTX 1650 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_hdr_metadata 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 0214:fixme:winsock:setsockopt IPV6_PROTECTION_LEVEL is ignored! 0214:fixme:winsock:setsockopt Unknown IPPROTO_IPV6 optname 0x00000027 0130:fixme:authz:AuthzInitializeResourceManager (0x1,00000000,00000000,00000000,(null),0141FC24): stub 0130:fixme:system:NtUserSystemParametersInfo Unknown action: 130 info: Memory type mask for sparse resources: 0x2 info: Memory type mask for buffer resources: 0x3b, usage: 0x19ff info: DXVK: Graphics pipeline libraries supported 018c:fixme:dcomp:DCompositionCreateDevice2 04BD0848, {5f4633fe-1e08-4cb8-8c75-ce24333f5602}, 0141F2C4. 0238:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 023c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 024c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! err: D3D11VideoDevice::GetVideoDecoderProfileCount: Stub 0250:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0D6AFF08 0264:fixme:bcrypt:BCryptCreateHash ignoring object buffer 026c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0130:fixme:secur32:get_enabled_protocols handle TLS parameters 0288:fixme:winediag:loader_init WINE_LG 11.1, based on Wine TkG (staging). 0288:fixme:winediag:loader_init Please don't report bugs about it on winehq.org! 029c:fixme:bcrypt:BCryptCreateHash ignoring object buffer 029c:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 029c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 029c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 5AA68628, 16) stub 029c:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 02ac:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 029c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02b0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02c4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02dc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02e8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 02e8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 02e8:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 02e8:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 5BC68628, 16) stub 02e8:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 02f8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02e8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02fc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0310:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02e8:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 0328:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01ec:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 029c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 014c:fixme:win:RegisterPowerSettingNotification (000100E8,{5d3e9a59-e9d5-4b00-a6bd-ff34ff516548},0): stub 014c:fixme:win:RegisterPowerSettingNotification (000100E8,{a7ad8041-b45a-4cae-87a3-eecbb468a9e1},0): stub 02e8:fixme:dwrite:dwritefontface5_HasVariations 014F4D28: stub 015c:fixme:virtual:prefetch_memory (process=0xffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 015c:fixme:file:ReplaceFileW Ignoring flags 2 014c:fixme:win:UnregisterPowerSettingNotification (DEADBEEF): stub 0344:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 014c:fixme:win:RegisterPowerSettingNotification (000200E8,{5d3e9a59-e9d5-4b00-a6bd-ff34ff516548},0): stub 014c:fixme:win:RegisterPowerSettingNotification (000200E8,{a7ad8041-b45a-4cae-87a3-eecbb468a9e1},0): stub 0354:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0354:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0354:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0354:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 3D068628, 16) stub 0354:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 0364:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0374:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0354:fixme:mmdevapi:control_RegisterAudioSessionNotification (014B5DB8)->(37E31140) - stub 0380:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0384:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0384:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0616FEF0): stub 0384:fixme:avrt:AvSetMmThreadPriority (12345678)->(2) stub 038c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0F9AFF08 029c:fixme:dwrite:dwritefontface5_HasVariations 01502398: stub 0130:fixme:ras:RasEnumConnectionsW (00000000,0141F64C,0141F648),stub! 0130:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! 0398:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0398:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0398:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0398:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 53A68628, 16) stub 0398:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 03ac:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0398:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 03b0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 03c4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 03dc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0398:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 01fc:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT 01ec:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0554F030) semi-stub 0398:fixme:dwrite:dwritefontface5_HasVariations 014EE208: stub 01ec:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0554EFA0) semi-stub 0440:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 08CFFF08 0130:fixme:powermgnt:PowerCreateRequest (05B7EB1C): stub 0130:fixme:powermgnt:PowerSetRequest (00000800, 1): stub 0130:fixme:powermgnt:PowerSetRequest (00000800, 2): stub 0130:fixme:powermgnt:PowerSetRequest (00000800, 3): stub 0480:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0130:fixme:powermgnt:PowerClearRequest (00000800, 0): stub 0130:fixme:powermgnt:PowerClearRequest (00000800, 1): stub 0130:fixme:powermgnt:PowerClearRequest (00000800, 2): stub 0130:fixme:powermgnt:PowerClearRequest (00000800, 3): stub 0488:fixme:bcrypt:BCryptCreateHash ignoring object buffer 0488:err:ole:com_get_class_object apartment not initialised 04a4:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CB8D28 0000000000000000 0000000000CB8D20) returning a dummy value (current locale) 04a4:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CB8D28 00000000018824C0 0000000000CB8D20) returning a dummy value (current locale) 04a4:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 04a4:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CB8D28 00000000034FD430 0000000000CB8D20) returning a dummy value (current locale) 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x840,0x6f8f7e0,0x00000010,(nil)) stub 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x75c,0x6f8f6f0,0x00000010,(nil)) stub 04a4:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000CB8D28 00000000034662C0 0000000000CB8D20) returning a dummy value (current locale) 0384:fixme:avrt:AvRevertMmThreadCharacteristics (12345678): stub 0200:fixme:file:ReplaceFileW Ignoring flags 2 0494:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000CBFEB0 04c8:fixme:bcrypt:BCryptCreateHash ignoring object buffer 04c8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 04c8:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 04c8:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 5B468628, 16) stub 04c8:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0141F974, 4): stub 04d8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04c8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 04dc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04f0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04c8:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0141F3C8): stub! 0508:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04c8:fixme:dwrite:dwritefontface5_HasVariations 014FB998: stub 0548:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 089FFF08 0540:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 08FBFF08 0550:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0A57FF08 0354:fixme:mmdevapi:control_UnregisterAudioSessionNotification (014B5DB8)->(37E31140) - stub 0130:fixme:shell:SHQueryUserNotificationState 0141F9C0: stub 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x3a4,0x6f8f908,0x00000010,(nil)) stub 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x3e0,0x6f8f908,0x00000010,(nil)) stub 0580:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x484,0x6f8f908,0x00000010,(nil)) stub 014c:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x484,0x6f8f990,0x00000010,(nil)) stub