Автор: Токсичный Чирок, 1 Год назад, написана на языке Plain Text.
Встраивание на сайт
  1. PortWINE был запущен в режиме создания PortProton.log и он успешно сохранен в корне каталога порта
  2. Для диагностики проблемы, скопируйте ВЕСЬ лог в соответствующий канал у нас на сервере дискорда: https://discord.gg/FTaheP99wE
  3. -------------------------------------------------------------
  4. PortWINE version:
  5. PortProton-1.0
  6. ------------------------------------------------------------
  7. Scripts version:
  8. 2106
  9. -----------------------------------------------------------
  10. RUNTIME is enabled
  11. ----------------------------------------------------------
  12. Debug for programm:
  13. /home/stezkoy/.local/share/PortWINE/PortProton/data/prefixes/DOTNET/drive_c/Games/World Of Sea Battle/WorldOfSeaBattleClient.exe
  14. ---------------------------------------------------------
  15. GLIBC version:
  16. 2.35
  17. --------------------------------------------------------
  18. PW_VULKAN_USE=1
  19. --------------------------------------------
  20. Version WINE in the Port:
  21. PW_WINE_USE=PROTON_GE_7-16
  22. PROTON_GE_7-16
  23. ------------------------------------------------------
  24. Date and time of start debug for PortProton:
  25. Чт 19 мая 2022 15:36:26 +05
  26. -----------------------------------------------------
  27. The installation path of the PortProton:
  28. /home/stezkoy/.local/share/PortWINE/PortProton
  29. ----------------------------------------------------
  30. Operating system
  31. ОС:   Manjaro Linux
  32. --------------------------------------------------
  33. Desktop environment:
  34. Desktop session: gnome
  35. Current desktop: GNOME
  36. Session type: x11
  37. Kernel
  38. 5.15.38-1-MANJARO
  39. -------------------------------------------------
  40. CPU
  41. model name      : Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
  42. ------------------------------------------------
  43. RAM
  44.                total        used        free      shared  buff/cache   available
  45. Mem:            7732        2505         149        1224        5077        3701
  46. Swap:           8191         376        7815
  47. -----------------------------------------------
  48. Graphic cards and drivers:
  49. lspci -k | grep -EA3 VGA|3D|Display:
  50. 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
  51. name of display: :1
  52. display: :1  screen: 0
  53. direct rendering: Yes
  54. Extended renderer info (GLX_MESA_query_renderer):
  55.     Vendor: Intel (0x8086)
  56.     Device: Mesa Intel(R) UHD Graphics 620 (KBL GT2) (0x5917)
  57.     Version: 22.0.3
  58.     Accelerated: yes
  59.     Video memory: 3072MB
  60.     Unified memory: yes
  61.     Preferred profile: core (0x1)
  62.     Max core profile version: 4.6
  63.     Max compat profile version: 4.6
  64.     Max GLES1 profile version: 1.1
  65.     Max GLES[23] profile version: 3.2
  66. OpenGL vendor string: Intel
  67. OpenGL renderer string: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
  68. OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.0.3
  69. OpenGL core profile shading language version string: 4.60
  70. OpenGL core profile context flags: (none)
  71. OpenGL core profile profile mask: core profile
  72.  
  73. OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.0.3
  74. OpenGL shading language version string: 4.60
  75. OpenGL context flags: (none)
  76. OpenGL profile mask: compatibility profile
  77. OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.0.3
  78. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  79.  
  80. inxi -G:
  81. 12Graphics:  12Device-1 Intel UHD Graphics 620 12driver i915 12v kernel
  82.            12Device-2 NVIDIA GP108M [GeForce MX150] 12driver nvidia 12v 510.68.02
  83.            12Device-3 IMC Networks EasyCamera 12type USB 12driver uvcvideo
  84.            12Display x11 12server X.org 1.21.1.3 12driver 12loaded intel,nvidia
  85.            12resolution <missing: xdpyinfo>
  86.            12OpenGL 12renderer Mesa Intel UHD Graphics 620 (KBL GT2) 12v 4.6 Mesa 22.0.3
  87. ----------------------------------------------
  88. Vulkan info device name:
  89.         deviceName     = NVIDIA GeForce MX150
  90. Vulkan cube test passed successfully
  91. -------------------------------------------
  92. D3D_EXTRAS - enabled
  93. ------------------------------------------
  94. winetricks.log:
  95. mfc42
  96. remove_mono
  97. winxp
  98. dotnet40
  99. dotnet48
  100. faudio
  101. -----------------------------------------
  102. Use /home/stezkoy/.local/share/PortWINE/PortProton/data/prefixes/DOTNET/drive_c/Games/World Of Sea Battle/WorldOfSeaBattleClient.exe.ppdb db file:
  103. #!/usr/bin/env bash
  104. #Author: Cefeiko
  105. #wos_client.exe
  106. #WorldOfSeaBattleClient.exe
  107. #Rating=1-5
  108. export PW_COMMENT_DB="World of Sea Battle"
  109. export PW_PREFIX_NAME="DOTNET"
  110. export PW_WINDOWS_VER="10"
  111. export PW_DLL_INSTALL="dotnet20sp2 dotnet48 faudio"
  112. export WINEDLLOVERRIDES="quartz=b"
  113. export LAUNCH_PARAMETERS=""
  114. export PW_WINE_USE="PROTON_GE_7-16"
  115. export PW_VULKAN_USE="1"
  116. export PW_VULKAN_NO_ASYNC="0"
  117. export PW_USE_NVAPI_AND_DLSS="0"
  118. export PW_OLD_GL_STRING="0"
  119. export PW_HIDE_NVIDIA_GPU="0"
  120. export PW_FORCE_USE_VSYNC="0"
  121. export PW_VIRTUAL_DESKTOP="0"
  122. export ENABLE_VKBASALT="0"
  123. export PW_VKBASALT_EFFECTS="cas:FilmGrain2:Curves:Colourfulness:GaussianBlur"
  124. export PW_VKBASALT_FFX_CAS="0.50"
  125. export PW_NO_FSYNC="0"
  126. export PW_NO_ESYNC="1"
  127. export PW_USE_GSTREAMER="0"
  128. export PW_HEAP_DELAY_FREE="0"
  129. export PW_WINE_ALLOW_XIM="0"
  130. export PW_WINEDBG_DISABLE="1"
  131. export PW_USE_TERMINAL="0"
  132. export PW_GUI_DISABLED_CS="0"
  133. export PW_MANGOHUD="0"
  134. export PW_MANGOHUD_USER_CONF="0"
  135. export PW_USE_DXR11="0"
  136. export PW_USE_GAMEMODE="1"
  137. export PW_DX12_DISABLE="0"
  138. export PW_PRIME_RENDER_OFFLOAD="0"
  139. export PW_D3D_EXTRAS_DISABLE="0"
  140. export PW_FIX_VIDEO_IN_GAME="0"
  141. export PW_USE_AMDVLK_DRIVER="1"
  142. export PW_FORCE_LARGE_ADDRESS_AWARE="1"
  143. export PW_USE_SHADER_CACHE="1"
  144. ----------------------------------------
  145. # User overides db and var settings...
  146. ---------------------------------------
  147. 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
  148. ------------------------------------
  149. Log WINE:
  150. gamemodeauto:
  151. gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
  152. fsync: up and running.
  153. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
  154. 00d0:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"WorldOfSeaBattleClient.exe" cannot be loaded
  155. 00d0:err:module:LdrInitializeThunk Importing dlls for L"C:\\Games\\World Of Sea Battle\\WorldOfSeaBattleClient.exe" failed, status c0000135
  156.