PortProton was launched in creation mode PortProton.log and it is successfully stored in the root directory of the port To diagnose the problem, copy ALL of the log to: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.1 ------------------------------------------------------------ Scripts version: 2425 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient/gfclient.exe --------------------------------------------------------- GLIBC version: 2.41 -------------------------------------------------------- PW_VULKAN_USE=2 - DXVK v.2.6.1-255, VKD3D-PROTON v.1.1-4591 -------------------------------------------- Version WINE in use: PROTON_LG_10-4 ------------------------------------------------------- Program bit depth: 32 bit -------------------------------------------------------------------- Date and time of start debug for PortProton: Чт 03 июл 2025 17:02:57 MSK ----------------------------------------------------- The installation path of the PortProton: /home/adeptus/PortProton ------------------------------------------------------ Operating system: Nobara Linux 42 (KDE Plasma Desktop Edition) -------------------------------------------------- Desktop environment: Desktop session: plasma Current desktop: KDE Session type: wayland --------------------------------------------------- Kernel: 6.15.4-200.nobara.fc42.x86_64 ------------------------------------------------- CPU: CPU physical cores: 10 CPU logical cores: 16 CPU model name: 12th Gen Intel(R) Core(TM) i5-12600KF ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 31913 3766 6119 354 22842 28146 Swap: 8191 0 8191 -------------------------------------------------------------- Filesystem /home/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient - btrfs Filesystem /home/adeptus/PortProton - btrfs Filesystem /tmp/PortProton - tmpfs --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 01:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3070 Ti] (rev a1) Subsystem: ZOTAC International (MCO) Ltd. Device 1653 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: 7106 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 570.153.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 570.153.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 570.153.02 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: NVIDIA GA104 [GeForce RTX 3070 Ti] driver: nvidia v: 570.153.02 Display: wayland server: X.Org 24.1.6 driver: loaded: nvidia note: n/a (using device driver) resolution: 2560x1440~144Hz OpenGL: renderer: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 570.153.02 PW_SCREEN_RESOLUTION=2560x1440 PW_SCREEN_PRIMARY=DP-2 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce RTX 3070 Ti) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.7, 256 bits)) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 0 (NVIDIA GeForce RTX 3070 Ti) [VK_KHR_wayland_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.7, 256 bits)) [VK_KHR_wayland_surface]: GPU0: deviceName = NVIDIA GeForce RTX 3070 Ti driverName = NVIDIA GPU1: deviceName = llvmpipe (LLVM 20.1.7, 256 bits) driverName = llvmpipe Vulkan cube test passed successfully ---------------------------------------------------- locale: LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC=ru_RU.utf8 LC_TIME=ru_RU.utf8 LC_COLLATE="en_US.utf8" LC_MONETARY=ru_RU.utf8 LC_MESSAGES="en_US.utf8" LC_PAPER=ru_RU.utf8 LC_NAME=ru_RU.utf8 LC_ADDRESS=ru_RU.utf8 LC_TELEPHONE=ru_RU.utf8 LC_MEASUREMENT=ru_RU.utf8 LC_IDENTIFICATION=ru_RU.utf8 LC_ALL= --- locale -a | grep -i "$(locale | grep -e ^LANG= | sed s/LANG=// | sed s/-8//)" : en_US.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/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient/gfclient.exe.ppdb db file: #!/usr/bin/env bash #Author: xuser #gfclient.exe #Rating=1-5 export PW_VULKAN_USE="2" export PW_DLL_INSTALL="vcrun2019 d3dcompiler_43 d3dcompiler_47" # Install DLL in port prefix (used winetricks) export WINEDLLOVERRIDES="gfclient0_msvc140=n;ucrtbase=b" #add_in_start_portwine () { # #while true; do # if [[ -z "`pgrep GameforgeClient`" ]] ; then # sleep 1 # else # while [[ -n "`pgrep GameforgeClient`" ]] ; do # killall -s KILL gfservice.exe # done # sleep 1 # killall -s KILL gfclient.exe # break & exit 0 # fi #done & #} export PW_PREFIX_NAME="DEFAULT" export PORTPROTON_NAME="Gameforge Client" export FILE_DESCRIPTION="Gameforge Client (2.8.0.1876 - 2-8-0@2f02b72f)" export FILE_SHA256SUM="597199396418d196b754805dd9a910f183a91d145e1fd57f88a40fdab6844600" export PW_WINE_USE="PROTON_LG_10-4" ---------------------------------------- # 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_WINE_DPI_VALUE="recommended" export PW_SHORTCUT_MENU="FALSE" export PW_SHORTCUT_DESKTOP="FALSE" export PW_SHORTCUT_STEAM="FALSE" --------------------------------------- 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=;gfclient0_msvc140=n;ucrtbase=b ------------------------------------ - Log WINE: fsync: warning: a previous shm file /wine-56f90-fsync was not properly removed fsync: up and running. info: Game: gfservice.exe info: DXVK: v2.6.1-255-gc1aef5b4f9f324f info: Build: x86 gcc 10.3.0 info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x71a81e80 info: Built-in extension providers: info: Platform WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_EXT_surface_maintenance1 info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface err: DxvkInstance::createInstance: Failed to create Vulkan 1.1 instance (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.645: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.646: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.647: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64 (wine:103282): GStreamer-WARNING **: 17:03:04.648: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so: wrong ELF class: ELFCLASS64 0:00:00.101740980 103282 0x7db8ae60 ERROR WINE wg_transform.c:822:wg_transform_create: Failed to create winegstreamer transform. info: Game: Aion.bin info: Build: x86_64 gcc 10.3.0 info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffffdcfe300 warn: Skipping CPU adapter: llvmpipe (LLVM 20.1.7, 256 bits) info: D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT info: NVIDIA GeForce RTX 3070 Ti: info: Driver : NVIDIA 570.153.2 info: Memory Heap[0]: info: Size: 8192 MiB info: Flags: 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[2]: Property Flags = 0x1 info: Memory Heap[1]: info: Size: 23935 MiB info: Flags: 0x0 info: Memory Type[0]: Property Flags = 0x0 info: Memory Type[3]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Heap[2]: info: Size: 246 MiB info: Memory Type[5]: Property Flags = 0x7 info: Process set as DPI aware info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffffc7ee300 info: Device properties: info: Device : NVIDIA GeForce RTX 3070 Ti info: Enabled device extensions: info: VK_EXT_attachment_feedback_loop_layout info: VK_EXT_conservative_rasterization info: VK_EXT_custom_border_color info: VK_EXT_depth_bias_control info: VK_EXT_depth_clip_enable info: VK_EXT_extended_dynamic_state3 info: VK_EXT_fragment_shader_interlock info: VK_EXT_graphics_pipeline_library info: VK_EXT_line_rasterization info: VK_EXT_memory_priority info: VK_EXT_multi_draw info: VK_EXT_non_seamless_cube_map info: VK_EXT_pageable_device_local_memory info: VK_EXT_robustness2 info: VK_EXT_shader_module_identifier info: VK_EXT_swapchain_maintenance1 info: VK_EXT_transform_feedback info: VK_EXT_vertex_attribute_divisor info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_load_store_op_none info: VK_KHR_maintenance5 info: VK_KHR_maintenance6 info: VK_KHR_pipeline_library info: VK_KHR_present_id info: VK_KHR_present_wait info: VK_KHR_swapchain info: VK_KHR_swapchain_mutable_format info: VK_KHR_win32_keyed_mutex info: VK_NVX_binary_import info: VK_NVX_image_view_handle info: VK_NV_descriptor_pool_overallocation info: VK_NV_low_latency2 info: VK_NV_raw_access_chains info: Device features: info: robustBufferAccess : 1 info: fullDrawIndexUint32 : 1 info: imageCubeArray : 1 info: independentBlend : 1 info: geometryShader : 1 info: tessellationShader : 0 info: sampleRateShading : 1 info: dualSrcBlend : 0 info: logicOp : 0 info: multiDrawIndirect : 1 info: drawIndirectFirstInstance : 0 info: depthClamp : 1 info: depthBiasClamp : 1 info: fillModeNonSolid : 1 info: depthBounds : 1 info: wideLines : 1 info: multiViewport : 1 info: samplerAnisotropy : 1 info: textureCompressionBC : 1 info: occlusionQueryPrecise : 1 info: pipelineStatisticsQuery : 1 info: vertexPipelineStoresAndAtomics : 1 info: fragmentStoresAndAtomics : 0 info: shaderImageGatherExtended : 0 info: shaderClipDistance : 1 info: shaderCullDistance : 1 info: shaderFloat64 : 0 info: shaderInt64 : 0 info: variableMultisampleRate : 1 info: shaderResourceResidency : 0 info: shaderResourceMinLod : 0 info: sparseBinding : 0 info: sparseResidencyBuffer : 0 info: sparseResidencyImage2D : 0 info: sparseResidencyImage3D : 0 info: sparseResidency2Samples : 0 info: sparseResidency4Samples : 0 info: sparseResidency8Samples : 0 info: sparseResidency16Samples : 0 info: sparseResidencyAliased : 0 info: Vulkan 1.1 info: shaderDrawParameters : 1 info: Vulkan 1.2 info: samplerMirrorClampToEdge : 1 info: drawIndirectCount : 1 info: samplerFilterMinmax : 0 info: hostQueryReset : 1 info: timelineSemaphore : 1 info: bufferDeviceAddress : 1 info: shaderOutputViewportIndex : 1 info: shaderOutputLayer : 1 info: vulkanMemoryModel : 1 info: Vulkan 1.3 info: robustImageAccess : 0 info: pipelineCreationCacheControl : 1 info: shaderDemoteToHelperInvocation : 1 info: shaderZeroInitializeWorkgroupMemory : 0 info: synchronization2 : 1 info: dynamicRendering : 1 info: VK_EXT_attachment_feedback_loop_layout info: attachmentFeedbackLoopLayout : 1 info: VK_EXT_conservative_rasterization info: extension supported : 1 info: VK_EXT_custom_border_color info: customBorderColors : 1 info: customBorderColorWithoutFormat : 1 info: VK_EXT_depth_clip_enable info: depthClipEnable : 1 info: VK_EXT_depth_bias_control info: depthBiasControl : 1 info: leastRepresentableValueForceUnormRepresentation : 1 info: floatRepresentation : 0 info: depthBiasExact : 1 info: VK_EXT_descriptor_buffer info: descriptorBuffer : 0 info: descriptorBufferImageLayoutIgnored : 0 info: descriptorBufferPushDescriptors : 0 info: VK_EXT_extended_dynamic_state3 info: extDynamicState3AlphaToCoverageEnable : 1 info: extDynamicState3DepthClipEnable : 1 info: extDynamicState3RasterizationSamples : 1 info: extDynamicState3SampleMask : 1 info: extDynamicState3LineRasterizationMode : 1 info: VK_EXT_fragment_shader_interlock info: fragmentShaderSampleInterlock : 0 info: fragmentShaderPixelInterlock : 0 info: VK_EXT_full_screen_exclusive info: extension supported : 0 info: VK_EXT_graphics_pipeline_library info: graphicsPipelineLibrary : 1 info: VK_EXT_line_rasterization info: rectangularLines : 1 info: smoothLines : 1 info: VK_EXT_memory_budget info: VK_EXT_memory_priority info: memoryPriority : 1 info: VK_EXT_multi_draw info: multiDraw : 1 info: VK_EXT_non_seamless_cube_map info: nonSeamlessCubeMap : 1 info: VK_EXT_pageable_device_local_memory info: pageableDeviceLocalMemory : 1 info: VK_EXT_robustness2 info: robustBufferAccess2 : 1 info: robustImageAccess2 : 1 info: nullDescriptor : 1 info: VK_EXT_shader_module_identifier info: shaderModuleIdentifier : 1 info: VK_EXT_shader_stencil_export info: VK_EXT_swapchain_colorspace info: VK_EXT_swapchain_maintenance1 info: swapchainMaintenance1 : 1 info: VK_EXT_hdr_metadata info: VK_EXT_transform_feedback info: transformFeedback : 0 info: geometryStreams : 0 info: VK_EXT_vertex_attribute_divisor info: vertexAttributeInstanceRateDivisor : 1 info: vertexAttributeInstanceRateZeroDivisor : 1 info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_load_store_op_none info: VK_KHR_maintenance5 info: maintenance5 : 1 info: VK_KHR_maintenance6 info: maintenance6 : 1 info: VK_KHR_maintenance7 info: maintenance7 : 0 info: VK_KHR_present_id info: presentId : 1 info: VK_KHR_present_wait info: presentWait : 1 info: VK_NV_descriptor_pool_overallocation info: descriptorPoolOverallocation : 1 info: VK_NV_low_latency2 info: VK_NV_raw_access_chains info: shaderRawAccessChains : 1 info: VK_NVX_binary_import info: VK_NVX_image_view_handle info: VK_KHR_win32_keyed_mutex info: Queue families: info: Graphics : 0 info: Transfer : 1 info: Sparse : 0 info: Memory type mask for buffer resources: 0x3b, usage: 0x201ff info: DXVK: Graphics pipeline libraries supported info: D3D9DeviceEx::ResetSwapChain: info: Requested Presentation Parameters info: - Width: 2560 info: - Height: 1440 info: - Format: D3D9Format::A8R8G8B8 info: - Auto Depth Stencil: true info: ^ Format: D3D9Format::D24S8 info: - Windowed: true info: - Swap effect: 1 warn: D3D9DeviceEx::SetRenderState: Unhandled render state D3DRS_DITHERENABLE info: Device reset info: Presenter: Actual swapchain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: yes) info: Buffer size: 2560x1440 info: Image count: 5 info: Presenter: Got VK_SUBOPTIMAL_KHR, recreating swapchain info: DXVK: Using 16 compiler threads warn: D3D9DeviceEx::SetRenderState: Unhandled render state D3DRS_MULTISAMPLEANTIALIAS info: DXVK: Creating new state cache file info: Game: AionCefProcess.exe info: DXGI: Hiding actual GPU, reporting: info: vendor ID: 0x1002 info: device ID: 0x73df info: D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1 info: D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_1 info: tessellationShader : 1 info: dualSrcBlend : 1 info: logicOp : 1 info: drawIndirectFirstInstance : 1 info: fragmentStoresAndAtomics : 1 info: shaderImageGatherExtended : 1 info: shaderFloat64 : 1 info: shaderInt64 : 1 info: shaderResourceResidency : 1 info: shaderResourceMinLod : 1 info: sparseBinding : 1 info: sparseResidencyBuffer : 1 info: sparseResidencyImage2D : 1 info: sparseResidencyImage3D : 1 info: sparseResidency2Samples : 1 info: sparseResidency4Samples : 1 info: sparseResidency8Samples : 1 info: sparseResidency16Samples : 1 info: sparseResidencyAliased : 1 info: samplerFilterMinmax : 1 info: attachmentFeedbackLoopLayout : 0 info: fragmentShaderSampleInterlock : 1 info: fragmentShaderPixelInterlock : 1 info: nonSeamlessCubeMap : 0 info: transformFeedback : 1 info: geometryStreams : 1 info: Memory type mask for sparse resources: 0x2 info: Memory type mask for buffer resources: 0x3b, usage: 0x219ff err: D3D11VideoDevice::GetVideoDecoderProfileCount: Stub 0:00:00.124686006 131560 0x55557e92bc00 ERROR WINE wg_transform.c:822:wg_transform_create: Failed to create winegstreamer transform. warn: D3D11Texture2D::QueryInterface: Unknown interface query warn: f8fb5c27-c6b3-4f75-a4c8-439af2ef564c info: D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_12_1 /home/adeptus/PortProton/data/tmp/libs_v53/pressure-vessel/bin/pressure-vessel-unruntime terminated by signal KILL.