Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.5 ------------------------------------------------------------ Scripts version: 2388 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/logrus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/Steam/steam.exe --------------------------------------------------------- GLIBC version: 2.32 -------------------------------------------------------- PW_VULKAN_USE=2 - DXVK v.2.5.3-31, VKD3D-PROTON v.1.1-4367 -------------------------------------------- Version WINE in use: PROTON_LG_9-19 ------------------------------------------------------- Program bit depth: 32 bit -------------------------------------------------------------------- Date and time of start debug for PortProton: Сб 22 фев 2025 09:25:29 MSK ----------------------------------------------------- The installation path of the PortProton: /home/logrus/PortProton ------------------------------------------------------ Operating system: ALT Workstation K 10.4 (Sorbaronia Mitschurinii) -------------------------------------------------- Desktop environment: Desktop session: plasma Current desktop: KDE Session type: x11 --------------------------------------------------- Kernel: 6.1.100-un-def-alt1 ------------------------------------------------- CPU: CPU physical cores: 10 CPU logical cores: 16 CPU model name: 12th Gen Intel(R) Core(TM) i5-12600KF ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 31924 5363 3867 307 22693 25795 Swap: 4095 2 4093 -------------------------------------------------------------- Filesystem /home/logrus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/Steam - ext2/ext3 Filesystem /home/logrus/PortProton - ext2/ext3 Filesystem /tmp/PortProton - ext2/ext3 --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 01:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3060 Ti Lite Hash Rate] (rev a1) Subsystem: NVIDIA Corporation GA104 [GeForce RTX 3060 Ti Lite Hash Rate] Kernel driver in use: nvidia 01:00.1 Audio device: NVIDIA Corporation GA104 High Definition Audio Controller (rev a1) ---- name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 8192 MB Total available memory: 8192 MB Currently available dedicated video memory: 7326 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 550.90.07 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 550.90.07 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 550.90.07 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: NVIDIA GA104 [GeForce RTX 3060 Ti Lite Hash Rate] driver: nvidia v: 550.90.07 Display: x11 server: X.Org 1.20.14 driver: loaded: nvidia unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz OpenGL: renderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 550.90.07 PW_SCREEN_RESOLUTION=1920x1080 PW_SCREEN_PRIMARY=HDMI-0 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce RTX 3060 Ti): GPU id : 1 (NVIDIA GeForce RTX 3060 Ti): GPU id : 2 (llvmpipe (LLVM 15.0.7, 256 bits)): GPU0: deviceName = NVIDIA GeForce RTX 3060 Ti driverName = NVIDIA GPU1: GPU2: deviceName = llvmpipe (LLVM 15.0.7, 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/logrus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/Steam/steam.exe.ppdb db file: #!/usr/bin/env bash #Author: linux-gaming.ru #steam.exe #Rating=5 export PW_COMMENT_DB="Steam" export PW_WINDOWS_VER="10" export PW_DLL_INSTALL="vcrun2019 d3dcompiler_46" export WINEDLLOVERRIDES="OnlineFix64,SteamOverlay64,steam_api,steam_api64,steamclient,steamclient64=n;winmm=n,b" export LAUNCH_PARAMETERS="-cef-disable-gpu-compositing" # export LAUNCH_PARAMETERS="-cef-disable-gpu-compositing" export PW_VULKAN_USE="2" add_in_start_portwine () { echo "Disabled silent autostart steam." if [[ -f "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/user.reg" ]] ; then sed -i '/steam.exe\\" -silent"/d' "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/user.reg" fi } export PORTPROTON_NAME="Steam" export PW_WINE_USE="PROTON_LG_9-19" export PW_PREFIX_NAME="DEFAULT" export FILE_DESCRIPTION="Steam" export FILE_SHA256SUM="7d0ca9b7dee8c4b3d0ea55d5dd60ab7343bfafb4019d8b33578ede69d6f6ad92" export PW_MANGOHUD="0" export PW_MANGOHUD_USER_CONF="0" export PW_VKBASALT="0" export PW_VKBASALT_USER_CONF="0" export PW_DGVOODOO2="1" export PW_GAMESCOPE="0" export PW_NO_ESYNC="0" export PW_NO_FSYNC="0" export PW_USE_RAY_TRACING="1" export PW_USE_NVAPI_AND_DLSS="1" export PW_USE_FAKE_DLSS="1" 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_D3D_EXTRAS="1" export PW_FIX_VIDEO_IN_GAME="0" export PW_REDUCE_PULSE_LATENCY="0" export PW_USE_US_LAYOUT="0" export PW_USE_GSTREAMER="1" export PW_FORCE_LARGE_ADDRESS_AWARE="1" 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_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_AMD_VULKAN_USE="disabled" 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,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 PW_WINE_DPI_VALUE="recommended" --------------------------------------- WINEDLLOVERRIDES=libvkd3d-shader-1=n;libvkd3d-1=n;d3d12core=n;d3d12=n;nvapi64,nvofapi64,nvapi=n;nvcuda=b;openvr_api_dxvk=n;dxgi=n;d3d10core=n;d3d11=n;glide=n;glide2x=n;glide3x=n;ddraw=n;d3dimm=n;d3d8=n;d3d9=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;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=;OnlineFix64,SteamOverlay64,steam_api,steam_api64,steamclient,steamclient64=n;winmm=n,b ------------------------------------ - Log WINE: fsync: up and running. 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wineboot.exe" at 0000000000400000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 000000007BD90000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\services.exe" at 0000000000400000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 000000007BC80000: builtin 0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\userenv.dll" at 000000007BC60000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000000400000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 000000007BBF0000: builtin 0040:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\mountmgr.sys" at 000000007BBC0000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 000000007BC80000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000000400000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 000000007BBF0000: builtin 0064:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\wineusb.sys" at 000000007BBA0000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 000000007BC80000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\hidparse.sys" at 000000007BB50000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winebus.sys" at 000000007BB80000: builtin 006c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\hidclass.sys" at 000000007BB00000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winehid.sys" at 000000007BB30000: builtin 006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0088:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winexinput.sys" at 000000007B800000: builtin 0088:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented! 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\plugplay.exe" at 0000000000400000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 0094:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\sharedgpures.sys" at 000000007B7E0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\svchost.exe" at 0000000000400000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wevtsvc.dll" at 000000007B7C0000: builtin 00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\nsiproxy.sys" at 000000007B7A0000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 000000007BD90000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 000000007B730000: builtin 004c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\ndis.sys" at 000000007B770000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 000000007AD20000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 000000007AD50000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 000000007ADB0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 000000007ABA0000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 000000007AB70000: builtin 002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 000000007AC00000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\start.exe" at 00400000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernelbase.dll" at 7B2D0000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernel32.dll" at 7B590000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\msvcrt.dll" at 7A860000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\ucrtbase.dll" at 7A720000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\sechost.dll" at 7A820000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\advapi32.dll" at 7A930000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\win32u.dll" at 7A460000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\user32.dll" at 7A4B0000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\gdi32.dll" at 7A680000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shcore.dll" at 7A3D0000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shlwapi.dll" at 7A400000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shell32.dll" at 7A990000: builtin 0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\imm32.dll" at 7A3A0000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\start.exe" at 00400000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernelbase.dll" at 7B2D0000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernel32.dll" at 7B590000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\msvcrt.dll" at 7A860000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\ucrtbase.dll" at 7A720000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\sechost.dll" at 7A820000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\advapi32.dll" at 7A930000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\win32u.dll" at 7A460000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\user32.dll" at 7A4B0000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\gdi32.dll" at 7A680000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shcore.dll" at 7A3D0000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shlwapi.dll" at 7A400000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shell32.dll" at 7A990000: builtin 00d4:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\imm32.dll" at 7A3A0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\steam.exe" at 00400000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 7B2D0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 7B590000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 7A860000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 7A720000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 7A820000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 7A930000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 7A460000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 7A680000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 7A4B0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 7A3D0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 7A400000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 7A990000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 7A170000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 7A210000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 7A140000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 7A270000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 7A010000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 7A3A0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\COMCTL32.dll" at 79EA0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 79E80000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 79E60000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 79D40000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 79D70000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 79D00000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 79C70000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 79C50000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 79CA0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WSOCK32.dll" at 79CE0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mswsock.dll" at 79C30000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorer.exe" at 0000000000400000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 0000000079280000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0000000078DB0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0000000078EF0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcss.exe" at 0000000000400000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 00f8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\tabtip.exe" at 0000000000400000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0000000078DB0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 0000000079280000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleacc.dll" at 0000000078CD0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uiautomationcore.dll" at 0000000078D30000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 78CA0000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0120:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 78C50000: builtin 0120:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0120:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 0120:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented. 0120:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 0000000000C726D8, 000000000060FA10: stub! 0120:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 0000000000C726D8, 000000000060FA20: stub! 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mpr.dll" at 78AC0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WININET.dll" at 78AF0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\crashhandler.dll" at 78B90000: native 00dc:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"Valve.Steam.Client": stub 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 77C10000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 77C50000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 77B90000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libavutil-59.dll" at 760D0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libavcodec-61.dll" at 775C0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\SDL3.dll" at 75EC0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\tier0_s.dll" at 75E10000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libswscale-8.dll" at 75780000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libavfilter-10.dll" at 758B0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libavformat-61.dll" at 755D0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\libswresample-5.dll" at 75520000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\video.dll" at 759A0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\vstdlib_s.dll" at 75470000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\steamui.dll" at 77D30000: native 00dc:fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hid.dll" at 75450000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\cfgmgr32.dll" at 75430000: builtin 00dc:fixme:setupapi:CM_Get_Device_Interface_List_SizeW 00BCEE88 00BCEE60 (null) 0x00000000: stub 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\XInput1_4.dll" at 75400000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dinput8.dll" at 753A0000: builtin 00dc:fixme:setupapi:CM_Get_Device_Interface_List_SizeW 00BCEDD4 00BCEDAC (null) 0x00000000: stub 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\filesystem_stdio.dll" at 75350000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 750C0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winspool.drv" at 750F0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\COMDLG32.dll" at 75140000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSIMG32.dll" at 750A0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OPENGL32.dll" at 74F40000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\vgui2_s.dll" at 75260000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\chromehtml.dll" at 74DC0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dwmapi.dll" at 74DA0000: builtin 00dc:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" 00dc:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\Program Files (x86)\\Steam\\logs\\cef_log.txt" 0150:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 00dc:fixme:dwmapi:DwmSetWindowAttribute (000200B4, 2, 00BCE8D4, 4) stub 00dc:fixme:dwmapi:DwmExtendFrameIntoClientArea (000200B4, 00BCE8C4) stub 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Wtsapi32.dll" at 74C20000: builtin 00dc:fixme:wtsapi:WTSRegisterSessionNotification Stub 000200B4 0x00000000 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 74B80000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 00dc:err:font:alloc_font_handle out of realized font handles 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 00000000745E0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000074620000: builtin 0150:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 015c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mpr.dll" at 0000000074560000: builtin 015c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WININET.dll" at 0000000074590000: builtin 015c:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\crashhandler64.dll" at 00006FFFF22B0000: native 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxgi.dll" at 00006FFFF1A60000: native 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d11.dll" at 00006FFFF1D00000: native 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nvapi64.dll" at 00006FFFF20F0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\steamservice.dll" at 74080000: native 00dc:fixme:advapi:StopTraceA (0, "Steam Event Tracing", 00BCEB48) stub 00dc:fixme:eventlog:StartTraceA (00BCEBD4, "Steam Event Tracing", 00BCEB48) stub 00dc:fixme:advapi:OpenTraceA 00BCE90C: stub 00dc:fixme:advapi:EnableTrace (1, 0x10, 4, {22fb2cd6-0e7b-422b-a0c7-2fad1fd0e716}, cafe4242): stub 00dc:fixme:eventlog:CloseTrace cafe4242: stub 0160:fixme:eventlog:ProcessTrace 744A8530 1 00000000 00000000: stub 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0000000074040000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\openvr_api_dxvk.dll" at 00006FFFF1980000: native 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\nvapi64.dll" : native 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\d3d11.dll" : native 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\dxgi.dll" : native 0150:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"Valve.Steam.Client": stub 0170:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 72C30000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imagehlp.dll" at 72CB0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 72BF0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\steamclient.dll" at 72CD0000: native 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 72BD0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 72B70000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 72BB0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 00dc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DXGI.dll" at 72910000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 728C0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\openvr_api_dxvk.dll" at 72810000: native 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winevulkan.dll" : builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 00000000727D0000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 00000000728E0000: builtin 0170:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0170:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0170:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0170:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0170:fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub. 0170:fixme:file:ReplaceFileW Ignoring flags 2 0188:fixme:file:NtLockFile I/O completion on lock not implemented yet 0150:fixme:file:NtLockFile I/O completion on lock not implemented yet 0150:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0150:fixme:winstation:GetUserObjectSecurity (0000000000000004 000000000013ED30 0000000000000000 len=0 000000000013ECBC),stub! 0150:fixme:winstation:GetUserObjectSecurity (0000000000000004 000000000013ED30 0000000000203880 len=40 000000000013ECBC),stub! 0150:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000013ECC0 0000000000000000 len=0 000000000013EC4C),stub! 0150:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000013ECC0 0000000000203880 len=40 000000000013EC4C),stub! 0150:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 000000000013EF1C, 0000000000000000 000000000013EF18 0150:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 000000000013EF1C 0000000000000000 000000000013EF18) returning a dummy value (current locale) 0150:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 000000000013EF1C, 000000000013EF00 000000000013EF18 0150:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 000000000013EF1C 000000000013EF00 000000000013EF18) returning a dummy value (current locale) 0150:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0150:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000545000330E68, 16) stub 01b0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0150:fixme:win:RegisterSuspendResumeNotification 00000000000100DC, 0: stub. 0150:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000013ECA4, 4): stub 01c0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0178:fixme:win:RegisterSuspendResumeNotification 06D8FCFC, 0x2: stub. 01d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wbem\\wbemprox.dll" at 728C0000: builtin 01d0:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags 01d0:fixme:wbemprox:client_security_SetBlanket 728E2850, 01346868, 10, 0, (null), 3, 3, 00000000, 0 01d0:fixme:wbemprox:client_security_Release 728E2850 0050:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dsound.dll" at 727B0000: builtin 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mmdevapi.dll" at 72770000: builtin 01d0:fixme:wbemprox:enum_class_object_Next timeout not supported 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winepulse.drv" at 72750000: builtin 0050:fixme:mountmgr:query_property Faking StorageDeviceProperty data 0150:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at 0000000072700000: builtin 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\rsaenh.dll" : builtin 0150:fixme:winsock:WSALookupServiceBeginW (000000000013E970 0xff0 000000000013E9E8) Stub! 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msctf.dll" at 0000000072710000: builtin 01e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WTSAPI32.dll" at 00000000726F0000: builtin 01e0:fixme:wtsapi:WTSRegisterSessionNotification Stub 00000000000100E4 0x00000000 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mmdevapi.dll" at 00000000726B0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winepulse.drv" at 0000000072690000: builtin 01f4:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000419F0E0 0000000000000000 len=0 000000000419F06C),stub! 01f4:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000419F0E0 0000000001556E80 len=40 000000000419F06C),stub! 01f4:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 01f4:fixme:thread:SetThreadInformation Unsupported class 2. 01f4:fixme:ntdll:NtFilterToken flags 0x1 unsupported 01f4:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented 01f4:fixme:advapi:SetEntriesInAclW unhandled access mode 4 01f4:fixme:sync:NtSetInformationJobObject stub: 0x308 4 0x419f08c 4 01f4:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 5, 00000001407D2A70, 16): stub 01f4:fixme:process:validate_proc_thread_attribute Unhandled attribute 26 01f4:fixme:process:CreateProcessInternalW Unsupported attribute 0x2000e. 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000072620000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000072660000: builtin 0200:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0200:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0200:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0150:fixme:win:GetPointerDevices (000000000013E254 0000000000000000): partial stub 0150:fixme:system:NtUserDisplayConfigGetDeviceInfo Unimplemented packet type 11. 0150:fixme:combase:RoActivateInstance (0000000000982510, 000000000013E1B8): semi-stub 0150:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 000000000013E028): semi-stub 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\windows.ui.dll" at 0000000072610000: builtin 0150:fixme:ui:uisettings2_add_TextScaleFactorChanged iface 00000000009F74D8, handler 000003B400012F90, cookie 00006FFFFF081508 stub! 0150:fixme:ui:uisettings2_get_TextScaleFactor iface 00000000009F74D8, value 000000000013E1F0 stub! 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 725E0000: builtin 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winhttp.dll" at 72640000: builtin 0218:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0150:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 01e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wpc.dll" at 00000000725C0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at 0000000072570000: builtin 01e4:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 0000000003D9F810) 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DXGI.DLL" at 00006FFFF2010000: native 0200:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0200:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000013F63C, 4): stub 0200:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxgi.dll" at 00006FFFF2010000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0000000074040000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\openvr_api_dxvk.dll" at 00006FFFF1980000: native 0234:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\gldriverquery64.exe" at 0000000140000000: native 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSVCR120.dll" at 00006FFFF1F10000: native 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\cfgmgr32.dll" at 00000000725A0000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 021c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.dll" at 72580000: builtin 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0200:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winevulkan.dll" : builtin 0248:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01b0:fixme:virtual:prefetch_memory (process=0xffffffffffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 01ac:fixme:file:ReplaceFileW Ignoring flags 2 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mf.dll" at 0000000072510000: builtin 0200:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\D3DCompiler_47.dll" at 00006FFFEFDD0000: native 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libglesv2.dll" at 00006FFFEF5F0000: native 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libegl.dll" at 00006FFFF1E80000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0000000072410000: builtin 0244:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imagehlp.dll" at 00000000723E0000: builtin 0244:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\tier0_s64.dll" at 00006FFFF1CD0000: native 0244:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\vstdlib_s64.dll" at 00006FFFF1C00000: native 0244:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSWSOCK.dll" at 00000000723C0000: builtin 0244:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\steamclient64.dll" at 00006FFFF02A0000: native 0234:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OPENGL32.DLL" at 00000000722A0000: builtin 00dc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\openvr_api.dll" at 721F0000: native 024c:fixme:thread:QueryThreadCycleTime (000000000000015C,000000000321FDB0): stub! 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d11.dll" at 00006FFFEF200000: native 0200:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dcomp.dll" at 00000000721D0000: builtin 0200:fixme:dcomp:DCompositionCreateDevice3 00000000008C26B0, {5f4633fe-1e08-4cb8-8c75-ce24333f5602}, 000000000013EA20. 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\vk_swiftshader.dll" at 00006FFFEECC0000: native 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\dxil.dll" at 00006FFFF1A70000: native 0234:fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList 0200:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\dxcompiler.dll" at 00006FFFED790000: native 0200:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 0200:fixme:process:SetProcessMitigationPolicy (8, 000000000013EBD0, 4): stub 0200:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000719C000203E8, 16) stub 026c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0270:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0280:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 028c:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 01ac:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at 0000000072370000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 01ac:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"ROOT": stub 01ac:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"CA": stub 01ac:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"TrustedPeople": stub 01ac:fixme:crypt:CRYPT_SysRegOpenStoreW CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE, L"Disallowed": stub 01ac:fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000072300000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000072340000: builtin 028c:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 028c:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 028c:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 028c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 028c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 028c:fixme:winstation:GetUserObjectSecurity (0000000000000004 000000000013F2F0 0000000000000000 len=0 000000000013F27C),stub! 028c:fixme:winstation:GetUserObjectSecurity (0000000000000004 000000000013F2F0 00000000002091B0 len=40 000000000013F27C),stub! 028c:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000013F280 0000000000000000 len=0 000000000013F20C),stub! 028c:fixme:winstation:GetUserObjectSecurity (0000000000000008 000000000013F280 00000000002091B0 len=40 000000000013F20C),stub! 028c:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000013F63C, 4): stub 028c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00001DD4000204A8, 16) stub 029c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 028c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02a0:fixme:winsock:WSALookupServiceBeginW (0000000002E7DCD0 0xff0 0000000002E7DD48) Stub! 02a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wlanapi.dll" at 0000000072350000: builtin 02a0:fixme:wlanapi:WlanEnumInterfaces (0000000000000001, 0000000000000000, 0000000002E7CB90) semi-stub 02a0:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT 0178:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at 72300000: builtin 0178:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\rsaenh.dll" : builtin 01f4:fixme:advapi:SetSecurityInfo unimplemented type 7, returning success 01f4:fixme:sync:NtSetInformationJobObject stub: 0x668 4 0x419f08c 4 0150:fixme:dwrite:dwritefontface5_HasVariations 0000000008C88F70: stub 02a4:fixme:file:NtLockFile I/O completion on lock not implemented yet 02b4:fixme:virtual:prefetch_memory (process=0xffffffffffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 02c8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 029c:fixme:file:ReplaceFileW Ignoring flags 2 02d8:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to? 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorerframe.dll" at 72320000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 01f4:fixme:sync:NtSetInformationJobObject stub: 0x744 4 0x419f08c 4 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 02e0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 00000000722B0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 00000000722F0000: builtin 02d0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 02d0:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 02d0:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorer.exe" at 0000000000400000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 00000000722B0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 00000000722F0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 02e0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 02e0:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 02e0:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorer.exe" at 0000000000400000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 021c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rsaenh.dll" at 722D0000: builtin 021c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\cryptnet.dll" at 722A0000: builtin 021c:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\cryptnet.dll" : builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 0000000079280000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0000000078DB0000: builtin 02ec:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0000000078EF0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\tabtip.exe" at 0000000000400000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0000000078DB0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 0000000079280000: builtin 02d0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 0000000079280000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0000000078DB0000: builtin 02f4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0000000078EF0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 02d0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 02d0:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000013F63C, 4): stub 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 02d0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000022E8000204A8, 16) stub 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleacc.dll" at 0000000078CD0000: builtin 02d0:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uiautomationcore.dll" at 0000000078D30000: builtin 031c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02d0:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x13f044,0x00000004,(nil)) stub 02d0:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x2844b0,0x00000fa0,0x13f040) stub 02d0:fixme:process:SetProcessMitigationPolicy (2, 000000000013F090, 4): stub 02d0:fixme:process:SetProcessMitigationPolicy (8, 000000000013F090, 4): stub 02d0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0308:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0308:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0308:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 0308:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented. 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MF.dll" at 0000000072510000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFReadWrite.dll" at 0000000072190000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 00006FFFED5A0000: native 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxva2.dll" at 00000000722A0000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\winh264.dll" at 00006FFFF1FD0000: native 0308:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 0000000000C72AC8, 000000000060FA10: stub! 0308:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 0000000000C72AC8, 000000000060FA20: stub! 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msmpeg2vdec.dll" at 0000000072170000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\evr.dll" at 0000000072110000: builtin 02e0:fixme:mfplat:MFPluginControl_IsDisabled (0 {480b1518-c8e9-4eae-b006-e6300718d85d}) 02e0:fixme:mfplat:MFPluginControl_IsDisabled (0 {62ce7e72-4c71-4d20-b15d-452831a87d9d}) 02e0:fixme:mfplat:MFPluginControl_IsDisabled (0 {82d353df-90bd-4382-8bc2-3f6192b76e34}) 02e0:fixme:mfplat:MFPluginControl_IsDisabled (0 {88753b26-5b24-49bd-b2e7-0c445c78c982}) 02e0:fixme:mfplat:MFPluginControl_GetPreferredClsidByIndex (0 0 000000000011F828 000000000011F850) 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msdmo.dll" at 0000000072050000: builtin 02e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winegstreamer.dll" at 0000000072080000: builtin 0348:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 71EF0000: builtin 0348:fixme:shell:CustomDestinationList_SetAppID 013814C0 (L"Valve.Steam.Client"): stub 02e0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 02e0:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000011F63C, 4): stub 02e0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02e0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000256800418C28, 16) stub 02e0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0354:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0358:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 036c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 02e0:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 02e0:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x11f204,0x00000004,(nil)) stub 02e0:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x160e00,0x00000fa0,0x11f200) stub 02e0:fixme:process:SetProcessMitigationPolicy (8, 000000000011F250, 4): stub 02e0:fixme:thread:QueryThreadCycleTime (FFFFFFFFFFFFFFFE,000000000011ED18): stub! 0384:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\gldriverquery.exe" at 00400000: native 0384:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 7B2D0000: builtin 0384:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 7B590000: builtin 0384:err:module:import_dll Library SDL2.dll (which is needed by L"C:\\Program Files (x86)\\Steam\\bin\\gldriverquery.exe") not found 0384:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 7A720000: builtin 0384:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140.dll" at 71EC0000: native 0384:err:module:loader_init Importing dlls for L"C:\\Program Files (x86)\\Steam\\bin\\gldriverquery.exe" failed, status c0000135 01ac:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\powrprof.dll" at 0000000071ED0000: builtin 01cc:fixme:setupapi:CM_Get_Device_Interface_List_SizeW 07F8FCB0 07F8FC88 (null) 0x00000000: stub 01cc:fixme:xinput:XInputGetBatteryInformation index 0, type 0, battery 07F8F284. 021c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\cryptnet.dll" at 71EA0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\vulkandriverquery64.exe" at 0000000140000000: native 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\conhost.exe" at 0000000000400000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 0000000071EB0000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 03a0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 000000007BC80000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0000000074040000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0398:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0398:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000013FE80 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0000000072410000: builtin 0150:fixme:dwmapi:DwmSetWindowAttribute (0000000000020164, 14, 000000000013D294, 4) stub 0150:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\dwmapi.dll" : builtin 0150:fixme:shell:SHGetPropertyStoreForWindow (0000000000020164 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 00000000009F7680, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 00000000009F7680, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 00000000009F7680, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 00000000009F7680 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0000000000000000): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=3): 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=0): stub 00e4:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=0000000000000000, edge=2): stub 0150:fixme:dwmapi:DwmSetWindowAttribute (0000000000020164, 2, 000000000013D518, 4) stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (0000000000020164, 000000000013D4D0) stub 01ac:fixme:combase:RoGetActivationFactory (L"Windows.Devices.Input.PenDevice", {9dfbbe01-0966-5180-bcb4-b85060e39479}, 00006FFFFF11D1D8): semi-stub 01ac:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Devices.Input.PenDevice" 0150:fixme:uxtheme:AllowDarkModeForWindow 000000000001016A 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000001016A, 000000000013CB10) stub 0150:fixme:win:RegisterPowerSettingNotification (00000000000100E4,{2b84c20e-ad23-4ddf-93db-05ffbd7efca5},0): stub 0150:err:ole:com_get_class_object class {aa509086-5ca9-4c25-8f95-589d3c07b48a} not registered 0150:err:ole:create_server class {aa509086-5ca9-4c25-8f95-589d3c07b48a} not registered 0150:fixme:ole:com_get_class_object CLSCTX_REMOTE_SERVER not supported 0150:err:ole:com_get_class_object no class object {aa509086-5ca9-4c25-8f95-589d3c07b48a} could be created for context 0x17 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\atlthunk.dll" at 0000000071EB0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEACC.dll" at 0000000078CD0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\directmanipulation.dll" at 0000000071E80000: builtin 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008C7ADF0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008C7ADF0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008C7ADF0, 000000000001016E, 000003B400A89620, 000003B400A896F0 0150:fixme:manipulation:viewport_Stop 0000000008C7ADF0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008C7ADF0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008C7ADF0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008C7AD90, 000000000001016E 0280:fixme:dwmapi:DwmGetCompositionTimingInfo (0000000000000000 0000000003D1F058) 0150:fixme:win:GetPointerDevices (000000000013B994 0000000000000000): partial stub 0150:fixme:ui:uisettings2_get_TextScaleFactor iface 00000000009F74D8, value 000000000013B930 stub! 01e4:fixme:dwmapi:DwmGetWindowAttribute DWMWA_CLOAKED: always returning 0. 012c:fixme:oleacc:Window_get_accState (00000000000B6BC0)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 02e0:fixme:dwrite:dwritefontface5_HasVariations 00000000011EC3E0: stub 0150:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0000000078EF0000: builtin 012c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0000000078EF0000: builtin 0150:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ia2comproxy.dll" at 0000000071E20000: builtin 012c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ia2comproxy.dll" at 0000000071E20000: builtin 0150:fixme:thread:QueryThreadCycleTime (FFFFFFFFFFFFFFFE,000000000013F708): stub! 012c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CC1080, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CC2850, 10002, 0000000001C4F8C0: stub 0408:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\vulkandriverquery.exe" at 00400000: native 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 7B2D0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 7B590000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\conhost.exe" at 0000000000400000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 000000007B940000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 7A860000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 7A720000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 7A820000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 7A930000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 7A460000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 7A680000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 7A4B0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 71E00000: builtin 0410:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 7A3A0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 7A170000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 77B90000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 71DB0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 78CA0000: builtin 0408:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 78C50000: builtin 0408:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0072FEA8 01cc:fixme:setupapi:CM_Get_Device_Interface_List_SizeW 07F8FC54 07F8FC2C (null) 0x00000000: stub 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 71DD0000: builtin 00e4:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0150:fixme:dwmapi:DwmSetWindowAttribute (000000000001019A, 14, 000000000013D294, 4) stub 0150:fixme:shell:SHGetPropertyStoreForWindow (000000000001019A 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCD220 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000001019A, 000000000013D4D0) stub 00dc:trace:loaddll:build_module Loaded L"c:\\program files (x86)\\steam\\bin\\friendsui.dll" at 71B50000: native 012c:fixme:oleacc:Window_get_accState (00000000000ACE30)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101A8 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101A8, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCD280, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCD280, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCD280, 00000000000201A6, 000003B400AE4020, 000003B400A8B8F0 0150:fixme:manipulation:viewport_Stop 0000000008CCD280 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCD280, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCD280 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCD220, 00000000000201A6 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C7A640, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C77580, 10002, 0000000001C4F8C0: stub 01e4:fixme:win:NtUserGetWindowPlacement not fully supported on other process window 0x201a2. 00dc:fixme:dwmapi:DwmExtendFrameIntoClientArea (000501AA, 00BCE5D0) stub 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\D3D9.DLL" at 719A0000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\D3D11.DLL" at 71560000: native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 71510000: builtin 0150:fixme:shell:SHGetPropertyStoreForWindow (0000000000020164 00000001404F5710 000000000013ED08) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013ECD0 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013ECD0 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013ECD0 0150:fixme:shell:window_prop_store_SetValue 0000000008CCD220, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},3}, 000000000013ECD0 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DDRAW.DLL" at 71410000: native 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\DDRAW.DLL" : native 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\D3D11.DLL" : native 00dc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\D3D9.DLL" : native 00dc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 71B00000: builtin 00dc:err:ole:com_get_class_object class {294935ce-f637-4e7c-a41b-ab255460b862} not registered 00dc:err:ole:create_server class {294935ce-f637-4e7c-a41b-ab255460b862} not registered 00dc:fixme:ole:com_get_class_object CLSCTX_REMOTE_SERVER not supported 00dc:err:ole:com_get_class_object no class object {294935ce-f637-4e7c-a41b-ab255460b862} could be created for context 0x17 0484:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hnetcfg.dll" at 71B10000: builtin 0484:fixme:hnetcfg:fw_apps_get__NewEnum 0137CB78, 0BD9FD88 0484:fixme:hnetcfg:fw_app_put_ProcessImageFileName 0137CB98, L"C:\\Program Files (x86)\\Steam\\steam.exe" 0484:fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files (x86)\\Steam\\steam.exe", 0x00000001, 00000000, 0BD9FD80): stub 0484:fixme:hnetcfg:fw_app_put_Name 0137CB98, L"Steam" 0484:fixme:hnetcfg:fw_app_put_Enabled 0137CB98, -1 0484:fixme:hnetcfg:fw_apps_Add 0137CB78, 0137CB98 0484:fixme:hnetcfg:netfw_rules_get__NewEnum 0137CB98, 0BD9FD88 0484:fixme:hnetcfg:fw_app_put_ProcessImageFileName 0137CB98, L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" 0484:fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe", 0x00000001, 00000000, 0BD9FD80): stub 0484:fixme:hnetcfg:fw_app_put_Name 0137CB98, L"Steam Web Helper" 0150:fixme:win:GetPointerDevices (000000000013B154 0000000000000000): partial stub 0150:fixme:ui:uisettings2_get_TextScaleFactor iface 00000000009F74D8, value 000000000013B0F0 stub! 012c:fixme:oleacc:Window_get_accState (00000000000B2ED0)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 0348:fixme:shell:CustomDestinationList_SetAppID 01381560 (L"Valve.Steam.Client"): stub 01e4:fixme:win:NtUserGetWindowPlacement not fully supported on other process window 0x401a2. 012c:fixme:oleacc:Window_get_accState (00000000000C6EF0)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C84450, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C886B0, 10002, 0000000001C4F8C0: stub 021c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\cryptnet.dll" at 71AE0000: builtin 0348:fixme:shell:CustomDestinationList_SetAppID 01381580 (L"Valve.Steam.Client"): stub 02d4:fixme:volume:GetVolumeNameForVolumeMountPointW Mounted Folders are not yet supported 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000D0166 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1A0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1A0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1A0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC1A0 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101B2 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101B2, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC200, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC200, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC200, 00000000000101B4, 000003B4009B2C20, 000003B400A8A7F0 0150:fixme:manipulation:viewport_Stop 0000000008CCC200 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC200, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC200 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC1A0, 00000000000101B4 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101B8 1300993: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101B8, 000000000013D3C0) stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101B8, 000000000013DA00) stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC200, 00000000000101BE, 000003B400A89DA0, 000003B400A89D70 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC200, 54 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC1A0, 00000000000101BE 01f4:fixme:sync:NtSetInformationJobObject stub: 0x8a8 4 0x419f08c 4 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC200, 00000000000101BE, 000003B400A8A820, 000003B400C4A3F0 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000201BC 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1D0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1D0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC1D0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC1D0 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101C0 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101C0, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC2C0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC2C0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC2C0, 00000000000101C2, 000003B400CEC2A0, 000003B400CEC370 0150:fixme:manipulation:viewport_Stop 0000000008CCC2C0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC2C0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC2C0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC1D0, 00000000000101C2 04e4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101C4 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC200, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC200, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC200, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC200 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101C8 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101C8, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC350, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC350, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC350, 00000000000101CA, 000003B400D540A0, 000003B400D54170 0150:fixme:manipulation:viewport_Stop 0000000008CCC350 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC350, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC350 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC200, 00000000000101CA 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101CC 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC2C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC2C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC2C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC2C0 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101D0 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101D0, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC3E0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC3E0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC3E0, 00000000000101D2, 000003B400DAC2A0, 000003B400DAC370 0150:fixme:manipulation:viewport_Stop 0000000008CCC3E0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC3E0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC3E0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC2C0, 00000000000101D2 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101D4 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC350, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC350, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC350, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC350 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101D8 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101D8, 000000000013CB10) stub 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC470, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC470, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC470, 00000000000101DA, 000003B400DAFCA0, 000003B400DAFD70 0150:fixme:manipulation:viewport_Stop 0000000008CCC470 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC470, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC470 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC350, 00000000000101DA 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101DC 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC3E0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC3E0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC3E0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC3E0 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101E0 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101E0, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC500, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC500, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC500, 00000000000101E2, 000003B400E3FE20, 000003B400E3FEF0 0150:fixme:manipulation:viewport_Stop 0000000008CCC500 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC500, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC500 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC3E0, 00000000000101E2 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000071AA0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000071AE0000: builtin 04e4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 04e4:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 04e4:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101E4 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC470, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC470, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC470, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC470 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101E8 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101E8, 000000000013CB10) stub 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC590, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC590, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC590, 00000000000101EE, 000003B400E8BFA0, 000003B400E8A0F0 0150:fixme:manipulation:viewport_Stop 0000000008CCC590 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC590, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC590 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC470, 00000000000101EE 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MF.dll" at 0000000072510000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFReadWrite.dll" at 0000000072190000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 00006FFFED5A0000: native 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101F6 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC500, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC500, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC500, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC500 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxva2.dll" at 00000000722A0000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\winh264.dll" at 00006FFFF1FD0000: native 0150:fixme:uxtheme:AllowDarkModeForWindow 00000000000101FA 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (00000000000101FA, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CCC620, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CCC620, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CCC620, 00000000000101FC, 000003B400EFF220, 000003B400EFF2F0 0150:fixme:manipulation:viewport_Stop 0000000008CCC620 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CCC620, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CCC620 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CCC500, 00000000000101FC 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msmpeg2vdec.dll" at 0000000072170000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\evr.dll" at 0000000072110000: builtin 04e4:fixme:mfplat:MFPluginControl_IsDisabled (0 {480b1518-c8e9-4eae-b006-e6300718d85d}) 04e4:fixme:mfplat:MFPluginControl_IsDisabled (0 {62ce7e72-4c71-4d20-b15d-452831a87d9d}) 04e4:fixme:mfplat:MFPluginControl_IsDisabled (0 {82d353df-90bd-4382-8bc2-3f6192b76e34}) 04e4:fixme:mfplat:MFPluginControl_IsDisabled (0 {88753b26-5b24-49bd-b2e7-0c445c78c982}) 04e4:fixme:mfplat:MFPluginControl_GetPreferredClsidByIndex (0 0 000000000011F828 000000000011F850) 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msdmo.dll" at 0000000072050000: builtin 04e4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winegstreamer.dll" at 0000000072080000: builtin 0150:fixme:shell:SHGetPropertyStoreForWindow (00000000000101FE 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC590, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC590, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CCC590, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CCC590 0150:fixme:uxtheme:AllowDarkModeForWindow 0000000000010202 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (0000000000010202, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CA96C0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CA96C0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA96C0, 0000000000010204, 000003B400F62BA0, 000003B400F62C70 0150:fixme:manipulation:viewport_Stop 0000000008CA96C0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CA96C0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CA96C0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA9660, 0000000000010204 0150:fixme:shell:SHGetPropertyStoreForWindow (0000000000010206 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CA9690, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA9690, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA9690, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CA9690 0150:fixme:uxtheme:AllowDarkModeForWindow 000000000001020A 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000001020A, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CA96F0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CA96F0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA96F0, 000000000001020C, 000003B40101F4A0, 000003B40101F570 0150:fixme:manipulation:viewport_Stop 0000000008CA96F0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CA96F0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CA96F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA9690, 000000000001020C 04e4:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 04e4:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000011F63C, 4): stub 0150:fixme:shell:SHGetPropertyStoreForWindow (000000000001020E 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96C0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CA96C0 04e4:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04e4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000013F400418C28, 16) stub 04e4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 04f8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04fc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0150:fixme:uxtheme:AllowDarkModeForWindow 0000000000010212 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (0000000000010212, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CA9780, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CA9780, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA9780, 0000000000010214, 000003B40107FDA0, 000003B40107FE70 0150:fixme:manipulation:viewport_Stop 0000000008CA9780 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CA9780, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CA9780 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA96C0, 0000000000010214 0510:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 04e4:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 04e4:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x11f204,0x00000004,(nil)) stub 04e4:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x160e00,0x00000fa0,0x11f200) stub 04e4:fixme:process:SetProcessMitigationPolicy (8, 000000000011F250, 4): stub 0150:fixme:shell:SHGetPropertyStoreForWindow (0000000000010216 00000001404F5710 000000000013D480) stub! 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96F0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96F0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 000000000013D430 0150:fixme:shell:window_prop_store_SetValue 0000000008CA96F0, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 000000000013D430 0150:fixme:shell:window_prop_store_Commit 0000000008CA96F0 0150:fixme:uxtheme:AllowDarkModeForWindow 000000000001021A 1298689: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000001021A, 000000000013CB10) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CA9810, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CA9810, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA9810, 000000000001021C, 000003B4012144A0, 000003B401214570 0150:fixme:manipulation:viewport_Stop 0000000008CA9810 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CA9810, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CA9810 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA96F0, 000000000001021C 04e4:fixme:thread:QueryThreadCycleTime (FFFFFFFFFFFFFFFE,000000000011ED18): stub! 01f4:fixme:sync:NtSetInformationJobObject stub: 0x940 4 0x419f08c 4 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CA98D0, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CA98D0, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA98D0, 0000000000010222, 000003B400F62720, 000003B400F612F0 0150:fixme:manipulation:viewport_Stop 0000000008CA98D0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CA98D0, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CA98D0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA9810, 0000000000010222 012c:fixme:oleacc:Window_get_accState (00000000000B5DF0)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CA98D0, 00000000000101BE, 000003B40101D420, 000003B40101CEF0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CA9810, 00000000000101BE 0520:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CC3500, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CA4640, 10002, 0000000001C4F8C0: stub 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000071AA0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000071AE0000: builtin 0520:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0520:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0520:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CEF850, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CEF850, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101B4, 000003B4010CB520, 000003B4010CB470 0150:fixme:manipulation:viewport_Stop 0000000008CEF850 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CEF850, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CEF850 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101B4 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MF.dll" at 0000000072510000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFReadWrite.dll" at 0000000072190000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 00006FFFED5A0000: native 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxva2.dll" at 00000000722A0000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\winh264.dll" at 00006FFFF1FD0000: native 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msmpeg2vdec.dll" at 0000000072170000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\evr.dll" at 0000000072110000: builtin 0520:fixme:mfplat:MFPluginControl_IsDisabled (0 {480b1518-c8e9-4eae-b006-e6300718d85d}) 0520:fixme:mfplat:MFPluginControl_IsDisabled (0 {62ce7e72-4c71-4d20-b15d-452831a87d9d}) 0520:fixme:mfplat:MFPluginControl_IsDisabled (0 {82d353df-90bd-4382-8bc2-3f6192b76e34}) 0520:fixme:mfplat:MFPluginControl_IsDisabled (0 {88753b26-5b24-49bd-b2e7-0c445c78c982}) 0520:fixme:mfplat:MFPluginControl_GetPreferredClsidByIndex (0 0 000000000011F828 000000000011F850) 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msdmo.dll" at 0000000072050000: builtin 0520:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winegstreamer.dll" at 0000000072080000: builtin 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101C2, 000003B400C48520, 000003B400C4B070 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101C2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101CA, 000003B400C484A0, 000003B400C48570 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101CA 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101D2, 000003B400C485A0, 000003B400C484F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101D2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101DA, 000003B400C482A0, 000003B400C485F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101DA 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101E2, 000003B400C48320, 000003B400C482F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101E2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101EE, 000003B400C48CA0, 000003B400C48370 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101EE 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101FC, 000003B400E3EF20, 000003B40101CDF0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CEF850, 54 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 00000000000101FC 0520:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0520:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000011F63C, 4): stub 0520:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0520:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000765000418C28, 16) stub 0520:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 056c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0570:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0584:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0520:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 0520:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x11f204,0x00000004,(nil)) stub 0520:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x160e00,0x00000fa0,0x11f200) stub 0520:fixme:process:SetProcessMitigationPolicy (8, 000000000011F250, 4): stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 0000000000010204, 000003B400E3E8A0, 000003B400E3EF70 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 0000000000010204 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 000000000001020C, 000003B400E3DAA0, 000003B400E3E8F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 000000000001020C 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 0000000000010214, 000003B400E3D920, 000003B400E3DAF0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 0000000000010214 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 000000000001021C, 000003B400C48AA0, 000003B400E3D970 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 000000000001021C 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101EE, 000003B4012163A0, 000003B401217D70 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 00000000000101FC, 000003B401217EA0, 000003B401217B70 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 0000000000010222, 000003B400D56EA0, 000003B40107DFF0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CEF850, 2 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CEF7F0, 0000000000010222 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CEF850, 0000000000010222, 000003B400EFDEA0, 000003B400F61270 0150:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x968,0x13e9a0,0x00000010,(nil)) stub 0520:fixme:thread:QueryThreadCycleTime (FFFFFFFFFFFFFFFE,000000000011ED18): stub! 0520:fixme:dwrite:dwritefontface5_HasVariations 00000000011EC3E0: stub 05ac:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01f4:fixme:sync:NtSetInformationJobObject stub: 0x8ac 4 0x419f08c 4 0150:fixme:manipulation:viewport_ActivateConfiguration 0000000008CDD240, 823 0150:fixme:manipulation:viewport_SetViewportOptions 0000000008CDD240, 2 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000201F4, 000003B40107F5A0, 000003B400A891F0 0150:fixme:manipulation:viewport_Stop 0000000008CDD240 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CDD240, 0 0150:fixme:manipulation:viewport_Abandon 0000000008CDD240 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CDD1E0, 00000000000201F4 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000301F4, 000003B400DAEEA0, 000003B40107DF70 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CDD240, 876032317 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CDD1E0, 00000000000301F4 05b4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 01f4:fixme:sync:NtSetInformationJobObject stub: 0x9bc 4 0x419f08c 4 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 05b4:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 05bc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000071AA0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000071AE0000: builtin 05bc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 05bc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 05bc:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MF.dll" at 0000000072510000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFReadWrite.dll" at 0000000072190000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 00006FFFED5A0000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxva2.dll" at 00000000722A0000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\winh264.dll" at 00006FFFF1FD0000: native 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msmpeg2vdec.dll" at 0000000072170000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\evr.dll" at 0000000072110000: builtin 05bc:fixme:mfplat:MFPluginControl_IsDisabled (0 {480b1518-c8e9-4eae-b006-e6300718d85d}) 05bc:fixme:mfplat:MFPluginControl_IsDisabled (0 {62ce7e72-4c71-4d20-b15d-452831a87d9d}) 05bc:fixme:mfplat:MFPluginControl_IsDisabled (0 {82d353df-90bd-4382-8bc2-3f6192b76e34}) 05bc:fixme:mfplat:MFPluginControl_IsDisabled (0 {88753b26-5b24-49bd-b2e7-0c445c78c982}) 05bc:fixme:mfplat:MFPluginControl_GetPreferredClsidByIndex (0 0 000000000011F828 000000000011F850) 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msdmo.dll" at 0000000072050000: builtin 05bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winegstreamer.dll" at 0000000072080000: builtin 05bc:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 05bc:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000011F63C, 4): stub 05bc:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 05bc:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000068B800418C28, 16) stub 05d0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 05bc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 05d8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 05e8:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 05bc:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 05bc:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x11f204,0x00000004,(nil)) stub 05bc:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x160e00,0x00000fa0,0x11f200) stub 05bc:fixme:process:SetProcessMitigationPolicy (8, 000000000011F250, 4): stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000301F4, 000003B401215720, 000003B400CEE0F0 0150:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x894,0x13e9a0,0x00000010,(nil)) stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000101B4, 000003B400C48AA0, 000003B4010CBCF0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CDD1E0, 00000000000101B4 05f0:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 01f4:fixme:sync:NtSetInformationJobObject stub: 0x8b4 4 0x419f08c 4 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 0000000000030228, 000003B400E3D3A0, 000003B400C48570 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CDD240, 54 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CDD1E0, 0000000000030228 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 0000000000040228, 000003B4013C0020, 000003B400F615F0 0150:fixme:manipulation:direct_manip_Deactivate 0000000008CDD1E0, 0000000000040228 05fc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 01f4:fixme:sync:NtSetInformationJobObject stub: 0x9ac 4 0x419f08c 4 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 05fc:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 0604:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\steamwebhelper.exe" at 0000000140000000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\SDL3.dll" at 00006FFFFF990000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0000000074B00000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USERENV.dll" at 000000007BC60000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0000000074970000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\chrome_elf.dll" at 00006FFFF2470000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DWrite.dll" at 0000000074860000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 00000000747E0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 0000000074810000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0000000074670000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\libcef.dll" at 00006FFFF25F0000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000071AA0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000071AE0000: builtin 0604:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0604:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0604:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcryptprimitives.dll" at 0000000074630000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0000000079BB0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 0000000072460000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rtworkq.dll" at 0000000072430000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\mfplat.dll" at 00000000724A0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MF.dll" at 0000000072510000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFReadWrite.dll" at 0000000072190000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 00006FFFED5A0000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxva2.dll" at 00000000722A0000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\cef\\cef.win7x64\\winh264.dll" at 00006FFFF1FD0000: native 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msmpeg2vdec.dll" at 0000000072170000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\evr.dll" at 0000000072110000: builtin 0604:fixme:mfplat:MFPluginControl_IsDisabled (0 {480b1518-c8e9-4eae-b006-e6300718d85d}) 0604:fixme:mfplat:MFPluginControl_IsDisabled (0 {62ce7e72-4c71-4d20-b15d-452831a87d9d}) 0604:fixme:mfplat:MFPluginControl_IsDisabled (0 {82d353df-90bd-4382-8bc2-3f6192b76e34}) 0604:fixme:mfplat:MFPluginControl_IsDisabled (0 {88753b26-5b24-49bd-b2e7-0c445c78c982}) 0604:fixme:mfplat:MFPluginControl_GetPreferredClsidByIndex (0 0 000000000011F828 000000000011F850) 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msdmo.dll" at 0000000072050000: builtin 0604:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winegstreamer.dll" at 0000000072080000: builtin 0604:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0604:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 000000000011F63C, 4): stub 0604:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0604:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000549C00418C28, 16) stub 0604:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0618:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 061c:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0630:fixme:thread:NtSetInformationThread ThreadPowerThrottling stub! 0604:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub! 0604:fixme:process:NtQueryInformationProcess ProcessHandleCount (0xffffffffffffffff,0x11f204,0x00000004,(nil)) stub 0604:fixme:process:NtQueryInformationProcess ProcessHandleTable (0xffffffffffffffff,0x160e00,0x00000fa0,0x11f200) stub 0604:fixme:process:SetProcessMitigationPolicy (8, 000000000011F250, 4): stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 0000000000040228, 000003B4013C28A0, 000003B401214570 0150:fixme:process:NtQueryInformationProcess ProcessCycleTime (0x884,0x13e9a0,0x00000010,(nil)) stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000101B4, 000003B4013C0D20, 000003B4016FF3F0 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CDD240, 26480 0648:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\bin\\x64launcher.exe" at 0000000140000000: native 0648:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0648:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0648:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000013FE80 0640:trace:loaddll:build_module Loaded L"D:\\SteamLibrary\\steamapps\\common\\Demo_Solasta_II\\Solasta_2_Demo.exe" at 0000000140000000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 000000007BFA0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 000000007B820000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CFGMGR32.dll" at 00000000725A0000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 000000007BC80000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0640:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\gameoverlayrenderer64.dll" at 00006FFFED3F0000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140.dll" at 00006FFFF1F40000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140_1.dll" at 00006FFFF1F20000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSVCP140.dll" at 00006FFFED350000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcp140_2.dll" at 00006FFFF1F70000: native 0640:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msvcp140_2.dll" : native 0640:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSVCP140.dll" : native 0640:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\VCRUNTIME140_1.dll" : native 0640:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\VCRUNTIME140.dll" : native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140.dll" at 00006FFFF1F80000: native 0640:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\vcruntime140_1.dll" at 00006FFFF1FB0000: native 0640:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\vcruntime140_1.dll" : native 0348:fixme:shell:CustomDestinationList_SetAppID 013815A0 (L"Valve.Steam.Client"): stub 0654:trace:loaddll:build_module Loaded L"D:\\SteamLibrary\\steamapps\\common\\Demo_Solasta_II\\Brimstone\\Binaries\\Win64\\Brimstone-Win64-Shipping.exe" at 0000000140000000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFFC10000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFEC0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 000000007BEF0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 000000007BDD0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 000000007BEB0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ADVAPI32.dll" at 000000007BFA0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 000000007B850000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 000000007B8A0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\USER32.dll" at 000000007B940000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dxgi.dll" at 00006FFFF2010000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 000000007BD00000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 0000000079070000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 0000000079040000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00000000790D0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\DSOUND.dll" at 0000000071AB0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140.dll" at 00006FFFECF90000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VCRUNTIME140_1.dll" at 00006FFFF1F10000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSVCP140.dll" at 00006FFFF1F30000: native 0654:trace:loaddll:build_module Loaded L"D:\\SteamLibrary\\steamapps\\common\\Demo_Solasta_II\\Brimstone\\Binaries\\Win64\\OpenColorIO_2_3.dll" at 00006FFFECFC0000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WS2_32.dll" at 000000007BD90000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msacm32.dll" at 0000000074C80000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINMM.dll" at 0000000074CC0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00000000791F0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0000000079220000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0000000079280000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0000000078DB0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 000000007B700000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 000000007B6E0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 000000007B730000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 000000007BC80000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0000000072410000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\IMM32.dll" at 000000007B820000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleacc.dll" at 0000000078CD0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\UIAutomationCore.DLL" at 0000000078D30000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\bcrypt.dll" at 00000000749E0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0000000074A10000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\jsproxy.dll" at 00000000748F0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0000000074920000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OPENGL32.dll" at 0000000071990000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\VERSION.dll" at 0000000074C40000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Secur32.dll" at 00000000749B0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\UxTheme.dll" at 0000000079BB0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0000000074650000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\netapi32.dll" at 0000000071920000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSV1_0.dll" at 0000000071960000: builtin 0654:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0654:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\MSV1_0.dll" : builtin 0654:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\netapi32.dll" : builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 0000000079C00000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\CFGMGR32.dll" at 00000000725A0000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0000000074C60000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\Program Files (x86)\\Steam\\gameoverlayrenderer64.dll" at 00006FFFED3F0000: native 0654:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0348:fixme:shell:CustomDestinationList_SetAppID 013815C0 (L"Valve.Steam.Client"): stub 0150:fixme:manipulation:viewport_AddEventHandler 0000000008CDD240, 00000000000101B4, 000003B4016FF3A0, 000003B4013C0D70 0150:fixme:manipulation:viewport_RemoveEventHandler 0000000008CDD240, 7300718 0654:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000BBEB54 0000000000000000 0000000000BBEB50) returning a dummy value (current locale) 0654:fixme:nls:get_dummy_preferred_ui_language (0x8 0x419 0000000000BBEB54 0000000012F64D20 0000000000BBEB50) returning a dummy value (current locale) 0654:trace:loaddll:build_module Loaded L"D:\\SteamLibrary\\steamapps\\common\\Demo_Solasta_II\\Engine\\Binaries\\ThirdParty\\DbgHelp\\dbghelp.dll" at 0000000074B00000: builtin 0654:trace:loaddll:build_module Loaded L"D:\\SteamLibrary\\steamapps\\common\\Demo_Solasta_II\\Engine\\Binaries\\ThirdParty\\NVIDIA\\NVaftermath\\Win64\\GFSDK_Aftermath_Lib.x64.dll" at 00006FFFECDA0000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0000000074040000: builtin 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\openvr_api_dxvk.dll" at 00006FFFF1980000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d12.dll" at 00006FFFECD60000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d12core.dll" at 00006FFFECA20000: native 0654:trace:loaddll:build_module Loaded L"C:\\windows\\winsxs\\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll" at 0000000074690000: builtin 012c:fixme:oleacc:find_class_data unhandled window class: L"#32770" 0654:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msimg32.dll" at 0000000071970000: builtin 012c:fixme:oleacc:Window_get_accState (00000000000B9620)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 012c:fixme:oleacc:find_class_data unhandled window class: L"Button" 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CB3920, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C78DF0, 10002, 0000000001C4F8C0: stub 01e4:fixme:win:NtUserGetWindowPlacement not fully supported on other process window 0x301ea. 0150:fixme:win:GetPointerDevices (000000000013EB64 0000000000000000): partial stub 0150:fixme:ui:uisettings2_get_TextScaleFactor iface 00000000009F74D8, value 000000000013EB00 stub! 012c:fixme:oleacc:Window_get_accState (00000000000C9460)->(0000000001C4FB30 {VT_I4: 0} 0000000001C4FB50) 0640:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000BBFE80 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CC2820, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CC2AF0, 10002, 0000000001C4F8C0: stub 0150:fixme:x11drv:skip_iconify HACK: skip_iconify. 012c:fixme:oleacc:find_class_data unhandled window class: L"#32769" 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000C73080, 10002, 0000000001C4F8C0: stub 012c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000CB3BC0, 10002, 0000000001C4F8C0: stub 0348:fixme:shell:CustomDestinationList_SetAppID 01381600 (L"Valve.Steam.Client"): stub 0348:fixme:shell:CustomDestinationList_SetAppID 01381620 (L"Valve.Steam.Client"): stub /home/logrus/PortProton/data/tmp/libs_v52/pressure-vessel/bin/pressure-vessel-unruntime terminated by signal KILL.