Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton
Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642
-------------------------------------------------------------
PortWINE version:
PortProton-1.7.1
------------------------------------------------------------
Scripts version:
2379
-----------------------------------------------------------
FLATPAK in used
----------------------------------------------------------
Debug for programm:
/home/user/.var/app/ru.linux_gaming.PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe
---------------------------------------------------------
GLIBC version:
2.38
--------------------------------------------------------
PW_VULKAN_USE=1 - DXVK v.1.10.3-28, VKD3D-PROTON v.1.1-2602
--------------------------------------------
Version WINE in use:
PROTON_LG_9-19
-------------------------------------------------------
Program bit depth:
32 bit
--------------------------------------------------------------------
Date and time of start debug for PortProton:
Сб 16 ноя 2024 17:48:38 MSK
-----------------------------------------------------
The installation path of the PortProton:
/home/user/.var/app/ru.linux_gaming.PortProton
------------------------------------------------------
Flatpak runtime:
Freedesktop SDK 23.08 (Flatpak runtime)
Operating system:
Ubuntu 24.04.1 LTS
--------------------------------------------------
Desktop environment:
Desktop session: ubuntu
Current desktop: ubuntu:GNOME
Session type: x11
---------------------------------------------------
Kernel:
6.8.0-48-generic
-------------------------------------------------
CPU:
CPU physical cores: 4
CPU logical cores: 8
CPU model name: AMD FX(tm)-8150 Eight-Core Processor
------------------------------------------------
RAM:
total used free shared buff/cache available
Mem: 32041 8782 17885 554 6380 23258
Swap: 8191 0 8191
--------------------------------------------------------------
Filesystem /home/user/.var/app/ru.linux_gaming.PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api - ext2/ext3
Filesystem /home/user/.var/app/ru.linux_gaming.PortProton - ext2/ext3
Filesystem /tmp/PortProton - tmpfs
---------------------------------------------------------------
Graphic cards and drivers:
lspci -k | grep -EA3 VGA|3D|Display :
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 680] (rev a1)
Subsystem: Palit Microsystems Inc. Device 1180
Kernel driver in use: nvidia
01:00.1 Audio device: NVIDIA Corporation GK104 HDMI 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: 4096 MB
Total available memory: 4096 MB
Currently available dedicated video memory: 3484 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 680/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.256.02
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 470.256.02
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 470.256.02
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
-----
inxi -G:
PW_SCREEN_RESOLUTION=1360x768
PW_SCREEN_PRIMARY=HDMI-0
----------------------------------------------
Vulkan info device name:
GPU id : 0 (NVIDIA GeForce GTX 680):
GPU id : 1 (llvmpipe (LLVM 17.0.6, 256 bits)):
GPU0:
deviceName = NVIDIA GeForce GTX 680
driverName = NVIDIA
driverName = NVIDIA
GPU1:
deviceName = llvmpipe (LLVM 17.0.6, 256 bits)
driverName = llvmpipe
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/user/.var/app/ru.linux_gaming.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 PW_VULKAN_USE="1"
export LAUNCH_PARAMETERS="" # Additional launch options
export PW_WINDOWS_VER=10 # Set windows version 10, 7 or XP
export WINEDLLOVERRIDES=""
export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks)
export PW_USE_D3D_EXTRAS="1"
export PW_PREFIX_NAME="LGC"
export PW_USE_SHADER_CACHE="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="--disable-gpu"
}
export PORTPROTON_NAME="Lesta Game Center API"
export FILE_DESCRIPTION="Lesta Game Center API"
export FILE_SHA256SUM="a6f68a0cf0fe41e2cf7bf585e09e7e8cf31f6e75b00380136c33b7dc284a5b3e"
export PW_WINE_USE="PROTON_LG_9-19"
----------------------------------------
# User overides db and var settings..."
# export DXVK_HUD=full"
# export GALLIUM_HUD=fps"
export GUI_THEME="default"
export BRANCH="master"
export MIRROR="CLOUD"
export DOWNLOAD_STEAM_GRID="1"
export PW_GUI_START="NOTEBOOK"
export PW_SHORTCUT_MENU="TRUE"
export PW_SHORTCUT_DESKTOP="FALSE"
export PW_SHORTCUT_STEAM="TRUE"
export PW_WINE_DPI_VALUE="recommended"
---------------------------------------
WINEDLLOVERRIDES=libvkd3d-shader-1=n;d3d12=n;openvr_api_dxvk=n;dxgi=n;d3d9=n;d3d10=n;d3d10_1=n;d3d10core=n;d3d11=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;nvngx,_nvngx=;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=
------------------------------------
UPDATE PREFIX...
wine: using kernel write watches, use_kernel_writewatch 1.
wineserver: using server-side synchronization.
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10core.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10_1.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d11.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d12.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d9.dll" (error=80)
0128:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\dxgi.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10core.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d10_1.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d11.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d12.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\d3d9.dll" (error=80)
0140:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\dxgi.dll" (error=80)
wine: configuration in L"H:\\.var\\app\\ru.linux_gaming.PortProton\\data\\prefixes\\LGC" has been updated.
-
Log WINE:
fsync: up and running.
00e0:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
00e0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0140:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
0140:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
01c8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
01c8:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0200:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
0200:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
023c:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
023c:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
018c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002