Был запущен режим создания лога и лог успешно сохранён в корневом каталоге PortProton Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сайт: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.1 ------------------------------------------------------------ Scripts version: 2435 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/malov/Games/Skyrim Anniversary Edition/SkyrimSE.exe --------------------------------------------------------- GLIBC version: 2.39 -------------------------------------------------------- PW_VULKAN_USE=2 - DXVK v.2.6.1-368, VKD3D-PROTON v.1.1-4655 -------------------------------------------- Version WINE in use: PROTON_LG_10-8 ------------------------------------------------------- Program bit depth: 64 bit ----------------------------------------------------------------- -------------------------------------------------------------------- Date and time of start debug for PortProton: Ср 03 сен 2025 18:03:52 +04 ----------------------------------------------------- The installation path of the PortProton: /home/malov/PortProton ------------------------------------------------------ Operating system: Ubuntu 24.04.2 LTS -------------------------------------------------- Desktop environment: Desktop session: ubuntu Current desktop: ubuntu:GNOME Session type: wayland --------------------------------------------------- Kernel: 6.14.0-29-generic ------------------------------------------------- CPU: CPU physical cores: 4 CPU logical cores: 8 CPU model name: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz ------------------------------------------------ RAM: всего занят своб общая буф/врем. доступно Память: 15787 4972 433 780 11517 10815 Подкачка: 4095 2138 1957 -------------------------------------------------------------- Filesystem /home/malov/Games/Skyrim Anniversary Edition - ext2/ext3 Filesystem /home/malov/PortProton - ext2/ext3 Filesystem /tmp/PortProton_malov - ext2/ext3 --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01) Subsystem: Acer Incorporated [ALI] TigerLake-LP GT2 [Iris Xe Graphics] Kernel driver in use: i915 Kernel modules: i915, xe ---- name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel (0x8086) Device: Mesa Intel(R) Xe Graphics (TGL GT2) (0x9a49) Version: 24.2.8 Accelerated: yes Video memory: 7893MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.6 Max compat profile version: 4.6 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) Xe Graphics (TGL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.2.8-1ubuntu1~24.04.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.2.8-1ubuntu1~24.04.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] driver: i915 v: kernel Device-2: Chicony HD User Facing type: USB driver: uvcvideo Display: wayland server: X.Org 23.2.6 driver: loaded: modesetting unloaded: fbdev,vesa resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 24.2.8-1ubuntu1~24.04.1 PW_SCREEN_RESOLUTION=1920x1080 PW_SCREEN_PRIMARY=eDP-1 ---------------------------------------------- Vulkan info device name: GPU id : 0 (Intel(R) Xe Graphics (TGL GT2)): GPU id : 1 (llvmpipe (LLVM 19.1.1, 256 bits)): GPU0: deviceName = Intel(R) Xe Graphics (TGL GT2) driverName = Intel open-source Mesa driver GPU1: deviceName = llvmpipe (LLVM 19.1.1, 256 bits) driverName = llvmpipe Vulkan cube test passed successfully ---------------------------------------------------- locale: LANG=ru_RU.UTF-8 LANGUAGE=ru 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 xact ----------------------------------------- Use /home/malov/Games/Skyrim Anniversary Edition/SkyrimSE.exe.ppdb db file: #!/usr/bin/env bash #Author: kbp95 #SkyrimSE.exe #Rating=1-5 export PW_REDUCE_PULSE_LATENCY=1 # Fix crackling audio in games export PW_DLL_INSTALL="xact" # Install DDL in port prefix (used winetricks) export WINEDLLOVERRIDES="xaudio2_7=n,b" export PORTPROTON_NAME="TESV: Skyrim" export FILE_DESCRIPTION="Skyrim" export FILE_SHA256SUM="9b0fc7880c4b12d436bfb59bcae64868f176dbc04010adbd9bc2ecb64bc8ed3f" export PW_VULKAN_USE="2" export PW_WINE_USE="PROTON_LG_10-8" export PW_PREFIX_NAME="DEFAULT" ---------------------------------------- # User overides db and var settings..." # export DXVK_HUD=full" # export GALLIUM_HUD=fps" export MIRROR="CLOUD" export PW_GUI_START="NOTEBOOK" export GUI_THEME="default" export BRANCH="master" export DOWNLOAD_STEAM_GRID="1" export DESKTOP_WITH_TIME="posnumber1" export SORT_WITH_TIME="lastlaunch" export PW_WINE_DPI_VALUE="recommended" --------------------------------------- WINEDLLOVERRIDES=wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12core=n;d3d12=n;dxgi=n;d3d8=n;d3d9=n;d3d10core=n;d3d11=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=;xaudio2_7=n,b ------------------------------------ - Log WINE: setlocale "en_US.UTF-8": No such file or directory pressure-vessel-locale-gen: Missing locale en_US.UTF-8 pressure-vessel-locale-gen: Generating locale ru_RU.UTF-8... pressure-vessel-locale-gen: Generated locale ru_RU.UTF-8 successfully pressure-vessel-locale-gen: Generating locale en_US.UTF-8... pressure-vessel-locale-gen: Generated locale en_US.UTF-8 successfully pressure-vessel-adverb[34514]: W: Container startup will be faster if missing locales are created at OS level 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. 0128:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0128:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 0128:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented. 00e0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0128:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 00000000003873E8, 000000000021F9D0: stub! 0128:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 00000000003873E8, 000000000021F9E0: stub! 00e0:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot 00e0:fixme:toolhelp:Heap32ListFirst : stub 0158:fixme:ver:GetCurrentPackageId (000000006607FF50 0000000000000000): stub 0168:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0168:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems /home/malov/PortProton/data/tmp/libs_v53/pressure-vessel/bin/pressure-vessel-unruntime failed with exit status 5.