Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton
Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642
-------------------------------------------------------------
PortWINE version:
PortProton-1.7.5
------------------------------------------------------------
Scripts version:
2472
-----------------------------------------------------------
RUNTIME is enabled
----------------------------------------------------------
Debug for programm:
/home/user/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe
---------------------------------------------------------
libc version:
glibc 2.43
--------------------------------------------------------
PW_VULKAN_USE=2 - DXVK v.2.7.1-451, VKD3D-PROTON v.1.1-5024
--------------------------------------------
Version WINE in use:
PROTON_LG_10-28
-------------------------------------------------------
Program bit depth:
32 bit
--------------------------------------------------------------------
Date and time of start debug for PortProton:
Чт 19 мар 2026 15:23:56 MSK
-----------------------------------------------------
The installation path of the PortProton:
/home/user/PortProton
------------------------------------------------------
Operating system:
CachyOS
--------------------------------------------------
Desktop environment:
Desktop session: /usr/share/wayland-sessions/plasma.desktop
Current desktop: KDE
Session type: wayland
---------------------------------------------------
Kernel:
6.19.6-1-cachyos
-------------------------------------------------
CPU:
CPU physical cores: 8
CPU logical cores: 8
CPU model name: AMD FX(tm)-8350 Eight-Core Processor
------------------------------------------------
RAM:
total used free shared buff/cache available
Mem: 15941 5298 2124 259 8536 10642
Swap: 15940 0 15940
--------------------------------------------------------------
Filesystem /home/user/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api - btrfs
Filesystem /home/user/PortProton - btrfs
Filesystem /tmp/PortProton_user - tmpfs
---------------------------------------------------------------
Graphic cards and drivers:
lspci -k | grep -EA3 VGA|3D|Display :
01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device c757
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
----
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: 7181 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 590.48.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
-----
inxi -G:
Graphics: Device-1: NVIDIA TU106 [GeForce RTX 2060 SUPER] driver: nvidia v: 590.48.01
Display: wayland server: X.Org 24.1.9 driver: loaded: nvidia
note: n/a (using device driver) resolution: 1920x1080~75Hz
OpenGL: renderer: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 v: N/A
------
ldconfig -p | grep libGLX_nvidia
libGLX_nvidia.so.0 (libc6,x86-64) => /usr/lib/libGLX_nvidia.so.0
libGLX_nvidia.so.0 (libc6) => /usr/lib32/libGLX_nvidia.so.0
libGLX_nvidia.so (libc6,x86-64) => /usr/lib/libGLX_nvidia.so
libGLX_nvidia.so (libc6) => /usr/lib32/libGLX_nvidia.so
PW_SCREEN_RESOLUTION=1920x1080
PW_SCREEN_PRIMARY=HDMI-A-1
----------------------------------------------
Vulkan info device name:
GPU id : 0 (NVIDIA GeForce RTX 2060 SUPER) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]:
GPU id : 0 (NVIDIA GeForce RTX 2060 SUPER) [VK_KHR_wayland_surface]:
GPU0:
deviceName = NVIDIA GeForce RTX 2060 SUPER
driverName = NVIDIA
Vulkan cube test passed successfully
----------------------------------------------------
locale:
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC=ru_RU.UTF-8
LC_TIME=ru_RU.UTF-8
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY=ru_RU.UTF-8
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER=ru_RU.UTF-8
LC_NAME=ru_RU.UTF-8
LC_ADDRESS=ru_RU.UTF-8
LC_TELEPHONE=ru_RU.UTF-8
LC_MEASUREMENT=ru_RU.UTF-8
LC_IDENTIFICATION=ru_RU.UTF-8
LC_ALL=
---
locale -a | grep -i "$(locale | grep -e ^LANG= | sed s/LANG=// | sed s/-8//)" :
ru_RU.utf8
-------------------------------------------
D3D_EXTRAS - enabled
------------------------------------------
winetricks.log:
vcrun2022
isolate_home
sandbox
mfc42
faudio
andale
arial
comicsans
courier
georgia
impact
times
trebuchet
verdana
webdings
corefonts
calibri
physx
tahoma
lucida
7zip
openal
vcrun2005
vcrun2008
vcrun2010
vcrun2012
vcrun2013
based_on_default
-----------------------------------------
Use /home/user/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe.ppdb db file:
#!/usr/bin/env bash
#Author: PortWINE
#lgc_api.exe
#lgc.exe
#Rating=5
export PW_COMMENT_DB="Lesta Game Centers"
export LAUNCH_PARAMETERS=""
export PW_WINDOWS_VER="10"
export WINEDLLOVERRIDES=""
export PW_DLL_INSTALL="lucida"
export PW_USE_D3D_EXTRAS="1"
export PW_PREFIX_NAME="LGC"
export PW_USE_SHADER_CACHE="1"
export PW_USE_ESYNC="1"
export PW_USE_FSYNC="1"
export PW_USE_NTSYNC="0"
add_in_start_portwine () {
if [[ -f "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/${USER}/AppData/Roaming/Wargaming.net/WorldOfTanks/preferences.xml" ]] ; then
sed -i 's% true % false %' "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/${USER}/AppData/Roaming/Wargaming.net/WorldOfTanks/preferences.xml"
fi
if [[ "${PW_VULKAN_USE}" == "0" || "${PW_VULKAN_USE}" == "3" ]] ; then
export LAUNCH_PARAMETERS=""
}
export PORTPROTON_NAME="Lesta Game Center API"
export FILE_DESCRIPTION="Lesta Game Center API"
export FILE_SHA256SUM="f19c8a36cb81c5d301002be6dac0b58399f848cd8bcf1b610466c5ea3965b54b"
export PW_VULKAN_USE="2"
export PW_WINE_USE="PROTON_LG_10-28"
export PW_MANGOHUD="0"
export PW_MANGOHUD_USER_CONF="0"
export PW_VKBASALT="0"
export PW_VKBASALT_USER_CONF="0"
export PW_DGVOODOO2="0"
export PW_USE_RAY_TRACING="0"
export PW_USE_NVAPI_AND_DLSS="0"
export PW_USE_OPTISCALER="0"
export PW_USE_LS_FRAME_GEN="0"
export PW_WINE_FULLSCREEN_FSR="1"
export PW_HIDE_NVIDIA_GPU="0"
export PW_VIRTUAL_DESKTOP="0"
export PW_USE_TERMINAL="0"
export PW_GUI_DISABLED_CS="0"
export PW_USE_GAMEMODE="1"
export PW_FIX_VIDEO_IN_GAME="1"
export PW_REDUCE_PULSE_LATENCY="0"
export PW_USE_GSTREAMER="1"
export PW_USE_WINE_DXGI="1"
export PW_USE_EAC_AND_BE="1"
export PW_USE_SYSTEM_VK_LAYERS="0"
export PW_USE_OBS_VKCAPTURE="0"
export PW_DISABLE_COMPOSITING="0"
export PW_USE_RUNTIME="1"
export PW_DINPUT_PROTOCOL="0"
export PW_USE_GALLIUM_ZINK="1"
export PW_USE_WINED3D_VULKAN="1"
export PW_USE_NATIVE_WAYLAND="1"
export PW_USE_DXVK_HDR="1"
export PW_GAMESCOPE="0"
export PW_WINE_CPU_TOPOLOGY="disabled"
export PW_MESA_GL_VERSION_OVERRIDE="4.5COMPAT"
export PW_VKD3D_FEATURE_LEVEL="12_0"
export PW_LOCALE_SELECT="disabled"
export PW_MESA_VK_WSI_PRESENT_MODE="disabled"
export PW_AMD_VULKAN_USE=""
export PW_SOUND_DRIVER_USE="disabled"
export PW_CPU_NUMA_NODE_INDEX="disabled"
export PW_TASKSET_SLR=""
export MANGOHUD_CONFIG="arch,cpu_mhz,cpu_temp,engine_version,gamemode,gpu_core_clock,gpu_mem_clock,gpu_name,gpu_temp,ram,resolution,vkbasalt,vram,vulkan_driver,wine,winesync,font_size=24"
export PW_USE_INHIBIT_SLEEP="1"
----------------------------------------
# User overides db and var settings...
# export DXVK_HUD=full
# export GALLIUM_HUD=fps
export GUI_THEME="default"
export BRANCH="master"
export MIRROR="GITHUB"
export DOWNLOAD_STEAM_GRID="1"
export PW_GUI_START="NOTEBOOK"
export DESKTOP_WITH_TIME="posnumber1"
export SORT_WITH_TIME="lastlaunch"
export PW_GPU_USE="NVIDIA GeForce RTX 2060 SUPER"
export PW_SHORTCUT_MENU="TRUE"
export PW_SHORTCUT_DESKTOP="TRUE"
export PW_SHORTCUT_STEAM="TRUE"
---------------------------------------
export PW_BASE_PFX=default
WINEDLLOVERRIDES=winex11.drv=d;winewayland.drv=b;wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12core=n;d3d12=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;winebth.sys=d;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=
------------------------------------
-
Log WINE:
gamemodeauto:
fsync: up and running.
002c:fixme:winediag:loader_init wine-staging 10.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0040:fixme:ntoskrnl:driver_stub 000000000024A1B0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024A400 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024A650 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
0098:fixme:ntoskrnl:driver_stub 000000000024A1B0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024A400 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024A650 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
00a4:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
00a0:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000142
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1114
00d8:fixme:ver:GetCurrentPackageId (0080FEA4 00000000): stub
00e8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00e8:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
00e8:err:systray:initialize_systray Could not create tray window
00e0:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
00e0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
00e0:err:winediag:wined3d_dll_init Using the Vulkan renderer.
012c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0210FF08
012c:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0138:err:winediag:wined3d_dll_init Using the Vulkan renderer.
0138:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
0138:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0138:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0140:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 021AFF08
015c:fixme:ver:GetCurrentPackageId (0274FF00 00000000): stub
0160:fixme:ver:GetCurrentPackageId (02A4FF00 00000000): stub
0164:fixme:ver:GetCurrentPackageId (02D4FF00 00000000): stub
0148:fixme:winsock:GetAddrInfoExW Unsupported cancel handle
014c:fixme:file:CopyFileExW cancel_ptr is not supported
0148:fixme:winsock:GetAddrInfoExCancel (00C8CD68)
0144:fixme:winsock:GetAddrInfoExW Unsupported cancel handle
0144:fixme:winsock:GetAddrInfoExCancel (033E7FE8)
0154:fixme:wbemprox:client_security_SetBlanket 79A438C0, 00C864B0, 10, 0, (null), 3, 3, 00000000, 0
0154:fixme:wbemprox:client_security_Release 79A438C0
0154:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-7
0154:fixme:wbemprox:enum_class_object_Next timeout not supported
0154:fixme:wbemprox:client_security_SetBlanket 79A438C0, 03417300, 10, 0, (null), 3, 3, 00000000, 0
0154:fixme:winsock:GetAddrInfoExW Unsupported cancel handle
0154:fixme:winsock:GetAddrInfoExCancel (00C80D30)
0154:fixme:file:CopyFileExW cancel_ptr is not supported
0154:fixme:winsock:GetAddrInfoExCancel (00C80E90)
00e0:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00e0:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
00e0:fixme:wlanapi:WlanRegisterNotification (00000001, 65535, 1, 6F592860, 01AEADF8, 00000000, 00000000) stub
0170:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0334DD98) semi-stub
0170:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0334D848) semi-stub
00e0:fixme:ole:global_options_Set 01B1FFC8, 1, 1.
00e0:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0091E998, 4): stub
00e0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0178:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 05A4FD9C, 00000000 05A4FD98
0178:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 05A4FD9C 00000000 05A4FD98) returning a dummy value (current locale)
0178:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 05A4FD9C, 028DD088 05A4FD98
0178:fixme:nls:get_dummy_preferred_ui_language (0x38 0x419 05A4FD9C 028DD088 05A4FD98) returning a dummy value (current locale)
0178:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0178:fixme:winsock:WSALookupServiceBeginW (05A4FB1C 0xff0 05A4FB58) Stub!
0178:fixme:userenv:RegisterGPNotification 000002D0 0
0178:fixme:userenv:RegisterGPNotification 000002D4 1
0178:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here?
0198:fixme:wtsapi:WTSRegisterSessionNotification Stub 00020062 0x00000001
0174:fixme:wbemprox:client_security_SetBlanket 79A438C0, 02CB6980, 10, 0, (null), 3, 3, 00000000, 0
0174:fixme:wbemprox:client_security_Release 79A438C0
0174:fixme:wbemprox:enum_class_object_Next timeout not supported
0130:fixme:dbghelp:elf_search_auxv can't find symbol in module
01ac:fixme:dbghelp:elf_search_auxv can't find symbol in module
0138:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 00B8FEA8