- PortWINE был запущен в режиме создания PortProton.log и он успешно сохранен в корне каталога порта
- Для диагностики проблемы, скопируйте ВЕСЬ лог в соответствующий канал у нас на сервере дискорда: https://discord.gg/FTaheP99wE
- -------------------------------------------------------------
- PortWINE version:
- PortProton-1.0
- ------------------------------------------------------------
- Scripts version:
- 2106
- -----------------------------------------------------------
- RUNTIME is enabled
- ----------------------------------------------------------
- Debug for programm:
- /home/stezkoy/.local/share/PortWINE/PortProton/data/prefixes/DOTNET/drive_c/Games/World Of Sea Battle/WorldOfSeaBattleClient.exe
- ---------------------------------------------------------
- GLIBC version:
- 2.35
- --------------------------------------------------------
- PW_VULKAN_USE=1
- --------------------------------------------
- Version WINE in the Port:
- PW_WINE_USE=PROTON_GE_7-16
- PROTON_GE_7-16
- ------------------------------------------------------
- Date and time of start debug for PortProton:
- Чт 19 мая 2022 15:36:26 +05
- -----------------------------------------------------
- The installation path of the PortProton:
- /home/stezkoy/.local/share/PortWINE/PortProton
- ----------------------------------------------------
- Operating system
- ОС: Manjaro Linux
- --------------------------------------------------
- Desktop environment:
- Desktop session: gnome
- Current desktop: GNOME
- Session type: x11
- Kernel
- 5.15.38-1-MANJARO
- -------------------------------------------------
- CPU
- model name : Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
- ------------------------------------------------
- RAM
- total used free shared buff/cache available
- Mem: 7732 2505 149 1224 5077 3701
- Swap: 8191 376 7815
- -----------------------------------------------
- Graphic cards and drivers:
- lspci -k | grep -EA3 VGA|3D|Display:
- 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07) Subsystem: Lenovo Device 3963 Kernel driver in use: i915 Kernel modules: i915 -- 01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1) Subsystem: Lenovo Device 3963 Kernel driver in use: nvidia Kernel modules: nouveau, nvidia_drm, nvidia
- name of display: :1
- display: :1 screen: 0
- direct rendering: Yes
- Extended renderer info (GLX_MESA_query_renderer):
- Vendor: Intel (0x8086)
- Device: Mesa Intel(R) UHD Graphics 620 (KBL GT2) (0x5917)
- Version: 22.0.3
- Accelerated: yes
- Video memory: 3072MB
- 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) UHD Graphics 620 (KBL GT2)
- OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.0.3
- 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 22.0.3
- 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 22.0.3
- OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
- inxi -G:
- 12Graphics: 12Device-1 Intel UHD Graphics 620 12driver i915 12v kernel
- 12Device-2 NVIDIA GP108M [GeForce MX150] 12driver nvidia 12v 510.68.02
- 12Device-3 IMC Networks EasyCamera 12type USB 12driver uvcvideo
- 12Display x11 12server X.org 1.21.1.3 12driver 12loaded intel,nvidia
- 12resolution <missing: xdpyinfo>
- 12OpenGL 12renderer Mesa Intel UHD Graphics 620 (KBL GT2) 12v 4.6 Mesa 22.0.3
- ----------------------------------------------
- Vulkan info device name:
- deviceName = NVIDIA GeForce MX150
- Vulkan cube test passed successfully
- -------------------------------------------
- D3D_EXTRAS - enabled
- ------------------------------------------
- winetricks.log:
- mfc42
- remove_mono
- winxp
- dotnet40
- dotnet48
- faudio
- -----------------------------------------
- Use /home/stezkoy/.local/share/PortWINE/PortProton/data/prefixes/DOTNET/drive_c/Games/World Of Sea Battle/WorldOfSeaBattleClient.exe.ppdb db file:
- #!/usr/bin/env bash
- #Author: Cefeiko
- #wos_client.exe
- #WorldOfSeaBattleClient.exe
- #Rating=1-5
- export PW_COMMENT_DB="World of Sea Battle"
- export PW_PREFIX_NAME="DOTNET"
- export PW_WINDOWS_VER="10"
- export PW_DLL_INSTALL="dotnet20sp2 dotnet48 faudio"
- export WINEDLLOVERRIDES="quartz=b"
- export LAUNCH_PARAMETERS=""
- export PW_WINE_USE="PROTON_GE_7-16"
- export PW_VULKAN_USE="1"
- export PW_VULKAN_NO_ASYNC="0"
- export PW_USE_NVAPI_AND_DLSS="0"
- export PW_OLD_GL_STRING="0"
- export PW_HIDE_NVIDIA_GPU="0"
- export PW_FORCE_USE_VSYNC="0"
- export PW_VIRTUAL_DESKTOP="0"
- export ENABLE_VKBASALT="0"
- export PW_VKBASALT_EFFECTS="cas:FilmGrain2:Curves:Colourfulness:GaussianBlur"
- export PW_VKBASALT_FFX_CAS="0.50"
- export PW_NO_FSYNC="0"
- export PW_NO_ESYNC="1"
- export PW_USE_GSTREAMER="0"
- export PW_HEAP_DELAY_FREE="0"
- export PW_WINE_ALLOW_XIM="0"
- export PW_WINEDBG_DISABLE="1"
- export PW_USE_TERMINAL="0"
- export PW_GUI_DISABLED_CS="0"
- export PW_MANGOHUD="0"
- export PW_MANGOHUD_USER_CONF="0"
- export PW_USE_DXR11="0"
- export PW_USE_GAMEMODE="1"
- export PW_DX12_DISABLE="0"
- export PW_PRIME_RENDER_OFFLOAD="0"
- export PW_D3D_EXTRAS_DISABLE="0"
- export PW_FIX_VIDEO_IN_GAME="0"
- export PW_USE_AMDVLK_DRIVER="1"
- export PW_FORCE_LARGE_ADDRESS_AWARE="1"
- export PW_USE_SHADER_CACHE="1"
- ----------------------------------------
- # User overides db and var settings...
- ---------------------------------------
- WINEDLLOVERRIDES=d3d12,libvkd3d-proton-utils-3,libvkd3d-shader-1=n;d3d11,d3d10core,d3d9,dxgi,dxvk_config=n;steam_api,steam_api64,steamclient,steamclient64=n;lsteamclient,winemenubuilder.exe=;d3dx9_43=n,b;d3dx9_42=n,b;d3dx9_41=n,b;d3dx9_40=n,b;d3dx9_39=n,b;d3dx9_38=n,b;d3dx9_37=n,b;d3dx9_36=n,b;d3dx9_35=n,b;d3dx9_34=n,b;d3dx9_33=n,b;d3dx9_32=n,b;d3dx9_31=n,b;d3dx9_30=n,b;d3dx9_29=n,b;d3dx9_28=n,b;d3dx9_27=n,b;d3dx9_26=n,b;d3dx9_25=n,b;d3dx9_24=n,b;d3dx11_43=n,b;d3dx11_42=n,b;d3dx10=n,b;d3dx10_43=n,b;d3dx10_42=n,b;d3dx10_41=n,b;d3dx10_40=n,b;d3dx10_39=n,b;d3dx10_38=n,b;d3dx10_37=n,b;d3dx10_36=n,b;d3dx10_35=n,b;d3dx10_34=n,b;d3dx10_33=n,b;d3dcompiler_47=n,b;d3dcompiler_46=n,b;d3dcompiler_43=n,b;d3dcompiler_42=n,b;d3dcompiler_41=n,b;d3dcompiler_40=n,b;d3dcompiler_39=n,b;d3dcompiler_38=n,b;d3dcompiler_37=n,b;d3dcompiler_36=n,b;d3dcompiler_35=n,b;d3dcompiler_34=n,b;d3dcompiler_33=n,b;beclient,beclient_x64=b,n;nvapi,nvapi64,nvml,nvcuda=;winegstreamer=;quartz=b
- ------------------------------------
- Log WINE:
- gamemodeauto:
- gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
- fsync: up and running.
- wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
- 00d0:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"WorldOfSeaBattleClient.exe" cannot be loaded
- 00d0:err:module:LdrInitializeThunk Importing dlls for L"C:\\Games\\World Of Sea Battle\\WorldOfSeaBattleClient.exe" failed, status c0000135