1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

[WINE 5.0] Stalker Clear Sky DX10 and Pixel Shader 1.0

Discussion in 'WINE' started by johnny-bagarre, Apr 1, 2020.

  1. johnny-bagarre

    johnny-bagarre New Member

    Joined:
    Apr 1, 2020
    Messages:
    3
    Likes Received:
    2
    Trophy Points:
    3
    Location:
    France
    Hello.

    When trying to run Stalker Clear Sky with DX10 I get the following error : "Your video card doesn't meet game requirements Pixel Shaders V1.1 or higher required".

    The game runs fine otherwise, on a Nvidia GTX 1060 6GB on drivers 444.64, on debian testing with a 5.40 kernel.

    I use wine 5.0 with no frontend, DXVK 1.6 installed into my prefix using the script provided by the release. I followed this guide. Since this guide was targeted playonlinux I adapted by installing the required librairies through winetricks and setting the variables using the following launch script:
    Code:
    export DXVK_HUD=version,devinfo,fps
    export DXVK_DEBUG_LAYERS=0
    export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json
    export WINEARCH=win64
    export WINEPREFIX=[prefix]
    
    wine bin/xrEngine.exe
    
    The output of this script is the following :

    Code:
    info:  Game: xrEngine.exe
    info:  DXVK: v1.6
    info:  Built-in extension providers:
    info:    Win32 WSI
    info:    OpenVR
    warn:  OpenVR: Failed to locate module
    info:  Enabled instance extensions:
    info:    VK_KHR_surface
    info:    VK_KHR_win32_surface
    warn:  D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT
    info:  GeForce GTX 1060 6GB:
    info:    Driver: 440.64.0
    info:    Vulkan: 1.1.119
    info:    Memory Heap[0]:
    info:      Size: 6144 MiB
    info:      Flags: 0x1
    info:      Memory Type[7]: Property Flags = 0x1
    info:      Memory Type[8]: Property Flags = 0x1
    info:    Memory Heap[1]:
    info:      Size: 5972 MiB
    info:      Flags: 0x0
    info:      Memory Type[0]: Property Flags = 0x0
    info:      Memory Type[1]: Property Flags = 0x0
    info:      Memory Type[2]: Property Flags = 0x0
    info:      Memory Type[3]: Property Flags = 0x0
    info:      Memory Type[4]: Property Flags = 0x0
    info:      Memory Type[5]: Property Flags = 0x0
    info:      Memory Type[6]: Property Flags = 0x0
    info:      Memory Type[9]: Property Flags = 0x6
    info:      Memory Type[10]: Property Flags = 0xe
    info:  Process set as DPI aware
    info:  Game: xrEngine.exe
    info:  DXVK: v1.6
    info:  Built-in extension providers:
    info:    Win32 WSI
    info:    OpenVR
    warn:  OpenVR: Failed to locate module
    info:  Enabled instance extensions:
    info:    VK_KHR_surface
    info:    VK_KHR_win32_surface
    warn:  D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT
    info:  GeForce GTX 1060 6GB:
    info:    Driver: 440.64.0
    info:    Vulkan: 1.1.119
    info:    Memory Heap[0]:
    info:      Size: 6144 MiB
    info:      Flags: 0x1
    info:      Memory Type[7]: Property Flags = 0x1
    info:      Memory Type[8]: Property Flags = 0x1
    info:    Memory Heap[1]:
    info:      Size: 5972 MiB
    info:      Flags: 0x0
    info:      Memory Type[0]: Property Flags = 0x0
    info:      Memory Type[1]: Property Flags = 0x0
    info:      Memory Type[2]: Property Flags = 0x0
    info:      Memory Type[3]: Property Flags = 0x0
    info:      Memory Type[4]: Property Flags = 0x0
    info:      Memory Type[5]: Property Flags = 0x0
    info:      Memory Type[6]: Property Flags = 0x0
    info:      Memory Type[9]: Property Flags = 0x6
    info:      Memory Type[10]: Property Flags = 0xe
    info:  Process set as DPI aware
    info:  Game: xrEngine.exe
    info:  DXVK: v1.6
    info:  Built-in extension providers:
    info:    Win32 WSI
    info:    OpenVR
    warn:  OpenVR: Failed to locate module
    info:  Enabled instance extensions:
    info:    VK_KHR_surface
    info:    VK_KHR_win32_surface
    info:  GeForce GTX 1060 6GB:
    info:    Driver: 440.64.0
    info:    Vulkan: 1.1.119
    info:    Memory Heap[0]:
    info:      Size: 6144 MiB
    info:      Flags: 0x1
    info:      Memory Type[7]: Property Flags = 0x1
    info:      Memory Type[8]: Property Flags = 0x1
    info:    Memory Heap[1]:
    info:      Size: 5972 MiB
    info:      Flags: 0x0
    info:      Memory Type[0]: Property Flags = 0x0
    info:      Memory Type[1]: Property Flags = 0x0
    info:      Memory Type[2]: Property Flags = 0x0
    info:      Memory Type[3]: Property Flags = 0x0
    info:      Memory Type[4]: Property Flags = 0x0
    info:      Memory Type[5]: Property Flags = 0x0
    info:      Memory Type[6]: Property Flags = 0x0
    info:      Memory Type[9]: Property Flags = 0x6
    info:      Memory Type[10]: Property Flags = 0xe
    info:  Game: xrEngine.exe
    info:  DXVK: v1.6
    info:  Built-in extension providers:
    info:    Win32 WSI
    info:    OpenVR
    warn:  OpenVR: Failed to locate module
    info:  Enabled instance extensions:
    info:    VK_KHR_surface
    info:    VK_KHR_win32_surface
    info:  GeForce GTX 1060 6GB:
    info:    Driver: 440.64.0
    info:    Vulkan: 1.1.119
    info:    Memory Heap[0]:
    info:      Size: 6144 MiB
    info:      Flags: 0x1
    info:      Memory Type[7]: Property Flags = 0x1
    info:      Memory Type[8]: Property Flags = 0x1
    info:    Memory Heap[1]:
    info:      Size: 5972 MiB
    info:      Flags: 0x0
    info:      Memory Type[0]: Property Flags = 0x0
    info:      Memory Type[1]: Property Flags = 0x0
    info:      Memory Type[2]: Property Flags = 0x0
    info:      Memory Type[3]: Property Flags = 0x0
    info:      Memory Type[4]: Property Flags = 0x0
    info:      Memory Type[5]: Property Flags = 0x0
    info:      Memory Type[6]: Property Flags = 0x0
    info:      Memory Type[9]: Property Flags = 0x6
    info:      Memory Type[10]: Property Flags = 0xe
    info:  DXGI: NvAPI workaround enabled, reporting AMD GPU
    info:  Adapter LUID 0: 0:3f2
    info:  D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_10_1
    info:  D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_10_1
    info:  Device properties:
    info:    Device name:    : GeForce GTX 1060 6GB
    info:    Driver version  : 440.64.0
    info:  Enabled device extensions:
    info:    VK_EXT_depth_clip_enable
    info:    VK_EXT_host_query_reset
    info:    VK_EXT_shader_demote_to_helper_invocation
    info:    VK_EXT_shader_viewport_index_layer
    info:    VK_EXT_transform_feedback
    info:    VK_EXT_vertex_attribute_divisor
    info:    VK_KHR_create_renderpass2
    info:    VK_KHR_depth_stencil_resolve
    info:    VK_KHR_draw_indirect_count
    info:    VK_KHR_driver_properties
    info:    VK_KHR_image_format_list
    info:    VK_KHR_sampler_mirror_clamp_to_edge
    info:    VK_KHR_swapchain
    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                          : 1
    info:    logicOp                                : 1
    info:    multiDrawIndirect                      : 0
    info:    drawIndirectFirstInstance              : 0
    info:    depthClamp                            : 1
    info:    depthBiasClamp                        : 1
    info:    fillModeNonSolid                      : 1
    info:    depthBounds                            : 1
    info:    multiViewport                          : 1
    info:    samplerAnisotropy                      : 1
    info:    textureCompressionBC                  : 1
    info:    occlusionQueryPrecise                  : 1
    info:    pipelineStatisticsQuery                : 1
    info:    vertexPipelineStoresAndAtomics        : 0
    info:    fragmentStoresAndAtomics              : 0
    info:    shaderImageGatherExtended              : 1
    info:    shaderStorageImageExtendedFormats      : 1
    info:    shaderStorageImageReadWithoutFormat    : 0
    info:    shaderStorageImageWriteWithoutFormat  : 1
    info:    shaderClipDistance                    : 1
    info:    shaderCullDistance                    : 1
    info:    shaderFloat64                          : 0
    info:    shaderInt64                            : 0
    info:    variableMultisampleRate                : 1
    info:  VK_EXT_conditional_rendering
    info:    conditionalRendering                  : 1
    info:  VK_EXT_depth_clip_enable
    info:    depthClipEnable                        : 1
    info:  VK_EXT_host_query_reset
    info:    hostQueryReset                        : 1
    info:  VK_EXT_memory_priority
    info:    memoryPriority                        : 0
    info:  VK_EXT_shader_demote_to_helper_invocation
    info:    shaderDemoteToHelperInvocation        : 1
    info:  VK_EXT_transform_feedback
    info:    transformFeedback                      : 1
    info:    geometryStreams                        : 1
    info:  VK_EXT_vertex_attribute_divisor
    info:    vertexAttributeInstanceRateDivisor    : 1
    info:    vertexAttributeInstanceRateZeroDivisor : 1
    info:  Queue families:
    info:    Graphics : 0
    info:    Transfer : 1
    info:  DXVK: Read 163 valid state cache entries
    info:  DXVK: Using 2 compiler threads
    info:  Presenter: Actual swap chain properties:
    info:    Format:      VK_FORMAT_B8G8R8A8_UNORM
    info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
    info:    Buffer size:  640x480
    info:    Image count:  2
    info:    Exclusive FS: 2
    info:  Restoring display mode: 800x600@60
    info:  Setting display mode: 800x600@60
    
    Here is the output of glxinfo :

    Code:
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.4
    server glx extensions:
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.4
    client glx extensions:
    
    And of lshw:

    Code:
        description: Desktop Computer
        product: To be filled by O.E.M. (To be filled by O.E.M.)
        vendor: Gigabyte Technology Co., Ltd.
        version: To be filled by O.E.M.
        serial: To be filled by O.E.M.
        width: 64 bits
        capabilities: smbios-2.8 dmi-2.8 smp vsyscall32
        configuration: boot=normal chassis=desktop family=To be filled by O.E.M. sku=To be filled by O.E.M. uuid=1C021B03-0D04-2405-0406-3E0700080009
      *-core
          description: Motherboard
          product: B150M-D3H-CF
          vendor: Gigabyte Technology Co., Ltd.
          physical id: 0
          version: x.x
          serial: To be filled by O.E.M.
          slot: To be filled by O.E.M.
        *-firmware
              description: BIOS
              vendor: American Megatrends Inc.
              physical id: 0
              version: F6
              date: 03/14/2016
              size: 64KiB
              capacity: 16MiB
              capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer acpi usb biosbootspecification uefi
        *-cache:0
              description: L1 cache
              physical id: 3d
              slot: L1 Cache
              size: 128KiB
              capacity: 128KiB
              capabilities: synchronous internal write-back data
              configuration: level=1
        *-cache:1
              description: L1 cache
              physical id: 3e
              slot: L1 Cache
              size: 128KiB
              capacity: 128KiB
              capabilities: synchronous internal write-back instruction
              configuration: level=1
        *-cache:2
              description: L2 cache
              physical id: 3f
              slot: L2 Cache
              size: 1MiB
              capacity: 1MiB
              capabilities: synchronous internal write-back unified
              configuration: level=2
        *-cache:3
              description: L3 cache
              physical id: 40
              slot: L3 Cache
              size: 6MiB
              capacity: 6MiB
              capabilities: synchronous internal write-back unified
              configuration: level=3
        *-cpu
              description: CPU
              product: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
              vendor: Intel Corp.
              physical id: 41
              bus info: cpu@0
              version: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
              serial: To Be Filled By O.E.M.
              slot: U3E1
              size: 3390MHz
              capacity: 3600MHz
              width: 64 bits
              clock: 100MHz
              capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp cpufreq
              configuration: cores=4 enabledcores=4 threads=4
        *-memory
              description: System Memory
              physical id: 42
              slot: System board or motherboard
              size: 8GiB
            *-bank:0
                description: [empty]
                physical id: 0
                slot: ChannelA-DIMM0
            *-bank:1
                description: DIMM DDR4 Synchronous 2133 MHz (0.5 ns)
                product: CT4G4DFS8213.C8FAR2
                vendor: Conexant (Rockwell)
                physical id: 1
                serial: 22148502
                slot: ChannelA-DIMM1
                size: 4GiB
                width: 64 bits
                clock: 2133MHz (0.5ns)
            *-bank:2
                description: [empty]
                physical id: 2
                slot: ChannelB-DIMM0
            *-bank:3
                description: DIMM DDR4 Synchronous 2133 MHz (0.5 ns)
                product: CT4G4DFS8213.C8FAR2
                vendor: Conexant (Rockwell)
                physical id: 3
                serial: 22148311
                slot: ChannelB-DIMM1
                size: 4GiB
                width: 64 bits
                clock: 2133MHz (0.5ns)
        *-pci
              description: Host bridge
              product: Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers
              vendor: Intel Corporation
              physical id: 100
              bus info: pci@0000:00:00.0
              version: 07
              width: 32 bits
              clock: 33MHz
              configuration: driver=skl_uncore
              resources: irq:0
            *-pci:0
                description: PCI bridge
                product: Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16)
                vendor: Intel Corporation
                physical id: 1
                bus info: pci@0000:00:01.0
                version: 07
                width: 32 bits
                clock: 33MHz
                capabilities: pci pm msi pciexpress normal_decode bus_master cap_list
                configuration: driver=pcieport
                resources: irq:121 ioport:e000(size=4096) memory:de000000-df0fffff ioport:c0000000(size=301989888)
              *-display
                    description: VGA compatible controller
                    product: GP106 [GeForce GTX 1060 6GB]
                    vendor: NVIDIA Corporation
                    physical id: 0
                    bus info: pci@0000:01:00.0
                    version: a1
                    width: 64 bits
                    clock: 33MHz
                    capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
                    configuration: driver=nvidia latency=0
                    resources: irq:129 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:c0000-dffff
              *-multimedia
                    description: Audio device
                    product: GP106 High Definition Audio Controller
                    vendor: NVIDIA Corporation
                    physical id: 0.1
                    bus info: pci@0000:01:00.1
                    version: a1
                    width: 32 bits
                    clock: 33MHz
                    capabilities: pm msi pciexpress bus_master cap_list
                    configuration: driver=snd_hda_intel latency=0
                    resources: irq:17 memory:df080000-df083fff
            *-usb
                description: USB controller
                product: 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller
                vendor: Intel Corporation
                physical id: 14
                bus info: pci@0000:00:14.0
                version: 31
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi xhci bus_master cap_list
                configuration: driver=xhci_hcd latency=0
                resources: irq:126 memory:df130000-df13ffff
              *-usbhost:0
                    product: xHCI Host Controller
                    vendor: Linux 5.4.0-4-amd64 xhci-hcd
                    physical id: 0
                    bus info: usb@1
                    logical name: usb1
                    version: 5.04
                    capabilities: usb-2.00
                    configuration: driver=hub slots=12 speed=480Mbit/s
                  *-usb
                      description: USB hub
                      product: USB 2.0 Hub
                      vendor: Terminus Technology Inc.
                      physical id: 8
                      bus info: usb@1:8
                      version: 1.11
                      capabilities: usb-2.00
                      configuration: driver=hub maxpower=100mA slots=4 speed=480Mbit/s
                    *-usb:0
                          description: Video
                          product: Webcam C270
                          vendor: Logitech, Inc.
                          physical id: 1
                          bus info: usb@1:8.1
                          version: 0.12
                          serial: 77711B80
                          capabilities: usb-2.00
                          configuration: driver=snd-usb-audio maxpower=500mA speed=480Mbit/s
                    *-usb:1
                          description: Human interface device
                          product: SteelSeries Rival 100 Gaming Mouse
                          vendor: SteelSeries
                          physical id: 2
                          bus info: usb@1:8.2
                          version: 0.65
                          capabilities: usb-1.10
                          configuration: driver=usbhid maxpower=130mA speed=12Mbit/s
                    *-usb:2
                          description: Keyboard
                          product: SteelS
                          vendor: DATACOMP
                          physical id: 3
                          bus info: usb@1:8.3
                          version: 0.01
                          capabilities: usb-1.10
                          configuration: driver=usbhid maxpower=60mA speed=2Mbit/s
              *-usbhost:1
                    product: xHCI Host Controller
                    vendor: Linux 5.4.0-4-amd64 xhci-hcd
                    physical id: 1
                    bus info: usb@2
                    logical name: usb2
                    version: 5.04
                    capabilities: usb-3.00
                    configuration: driver=hub slots=6 speed=5000Mbit/s
            *-generic
                description: Signal processing controller
                product: 100 Series/C230 Series Chipset Family Thermal Subsystem
                vendor: Intel Corporation
                physical id: 14.2
                bus info: pci@0000:00:14.2
                version: 31
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi cap_list
                configuration: driver=intel_pch_thermal latency=0
                resources: irq:18 memory:df14e000-df14efff
            *-communication
                description: Communication controller
                product: 100 Series/C230 Series Chipset Family MEI Controller #1
                vendor: Intel Corporation
                physical id: 16
                bus info: pci@0000:00:16.0
                version: 31
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi bus_master cap_list
                configuration: driver=mei_me latency=0
                resources: irq:127 memory:df14d000-df14dfff
            *-sata
                description: SATA controller
                product: Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode]
                vendor: Intel Corporation
                physical id: 17
                bus info: pci@0000:00:17.0
                logical name: scsi0
                logical name: scsi1
                logical name: scsi3
                logical name: scsi5
                version: 31
                width: 32 bits
                clock: 66MHz
                capabilities: sata msi pm ahci_1.0 bus_master cap_list emulated
                configuration: driver=ahci latency=0
                resources: irq:125 memory:df148000-df149fff memory:df14c000-df14c0ff ioport:f050(size=8) ioport:f040(size=4) ioport:f020(size=32) memory:df14b000-df14b7ff
              *-disk:0
                    description: ATA Disk
                    product: Samsung SSD 860
                    physical id: 0
                    bus info: scsi@0:0.0.0
                    logical name: /dev/sda
                    version: 1B6Q
                    serial: S3YBNW0KA01134M
                    size: 931GiB (1TB)
                    capabilities: gpt-1.00 partitioned partitioned:gpt
                    configuration: ansiversion=5 guid=6a16f201-1ea0-11e9-9a57-b2ab1c16a6bc logicalsectorsize=512 sectorsize=512
                  *-volume:0
                      description: Windows NTFS volume
                      vendor: Windows
                      physical id: 1
                      bus info: scsi@0:0.0.0,1
                      logical name: /dev/sda1
                      version: 3.1
                      serial: 2e05-f770
                      size: 527MiB
                      capacity: 528MiB
                      capabilities: boot precious ntfs initialized
                      configuration: clustersize=4096 created=2020-03-19 21:57:38 filesystem=ntfs label=Recovery name=Basic data partition state=clean
                  *-volume:1
                      description: Windows FAT volume
                      vendor: MSDOS5.0
                      physical id: 2
                      bus info: scsi@0:0.0.0,2
                      logical name: /dev/sda2
                      logical name: /boot/efi
                      version: FAT32
                      serial: 120a-e88f
                      size: 78MiB
                      capacity: 99MiB
                      capabilities: boot fat initialized
                      configuration: FATs=2 filesystem=fat mount.fstype=vfat mount.options=rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro name=EFI system partition state=mounted
                  *-volume:2
                      description: reserved partition
                      vendor: Windows
                      physical id: 3
                      bus info: scsi@0:0.0.0,3
                      logical name: /dev/sda3
                      serial: 45a587e3-d4bc-4524-bc33-6faa0125eb6d
                      capacity: 15MiB
                      capabilities: nofs
                      configuration: name=Microsoft reserved partition
                  *-volume:3
                      description: Windows NTFS volume
                      vendor: Windows
                      physical id: 4
                      bus info: scsi@0:0.0.0,4
                      logical name: /dev/sda4
                      logical name: /media/windows
                      version: 3.1
                      serial: 64ef1e3b-1e9e-4a47-b3c2-aebfc50ab4f1
                      size: 124GiB
                      capacity: 124GiB
                      capabilities: ntfs initialized
                      configuration: clustersize=4096 created=2020-03-19 22:00:20 filesystem=ntfs mount.fstype=fuseblk mount.options=rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 name=Basic data partition state=mounted
                  *-volume:4
                      description: EXT4 volume
                      vendor: Linux
                      physical id: 5
                      bus info: scsi@0:0.0.0,5
                      logical name: /dev/sda5
                      logical name: /media/jeux_ssd
                      version: 1.0
                      serial: 86003a12-4688-49b4-8745-0de8702a6fa9
                      size: 585GiB
                      capabilities: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                      configuration: created=2020-03-29 01:29:33 filesystem=ext4 lastmountpoint=/media/jeux_ssd modified=2020-04-01 13:24:49 mount.fstype=ext4 mount.options=rw,relatime mounted=2020-04-01 13:24:49 name=jeux_ssd state=mounted
                  *-volume:5
                      description: EXT4 volume
                      vendor: Linux
                      physical id: 6
                      bus info: scsi@0:0.0.0,6
                      logical name: /dev/sda6
                      logical name: /
                      version: 1.0
                      serial: c63a5b58-c03a-4f29-b237-413372e3c7d9
                      size: 93GiB
                      capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
                      configuration: created=2020-03-19 22:46:56 filesystem=ext4 lastmountpoint=/ modified=2020-04-01 15:24:48 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro mounted=2020-04-01 13:24:49 state=mounted
                  *-volume:6
                      description: Linux swap volume
                      vendor: Linux
                      physical id: 7
                      bus info: scsi@0:0.0.0,7
                      logical name: /dev/sda7
                      version: 1
                      serial: c1e3c1b1-814b-4539-8a79-a60a5bb5a8e5
                      size: 14GiB
                      capacity: 14GiB
                      capabilities: nofs swap initialized
                      configuration: filesystem=swap pagesize=4095
                  *-volume:7
                      description: EXT4 volume
                      vendor: Linux
                      physical id: 8
                      bus info: scsi@0:0.0.0,8
                      logical name: /dev/sda8
                      logical name: /home
                      version: 1.0
                      serial: af38e44a-bb17-41d1-857f-5e1051bc660e
                      size: 112GiB
                      capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
                      configuration: created=2020-03-19 22:46:57 filesystem=ext4 lastmountpoint=/home modified=2020-04-01 13:24:50 mount.fstype=ext4 mount.options=rw,relatime mounted=2020-04-01 13:24:50 name=home state=mounted
              *-disk:1
                    description: ATA Disk
                    product: ST2000DM001-1ER1
                    physical id: 1
                    bus info: scsi@1:0.0.0
                    logical name: /dev/sdb
                    version: CC26
                    serial: Z5607LS8
                    size: 1863GiB (2TB)
                    capabilities: gpt-1.00 partitioned partitioned:gpt
                    configuration: ansiversion=5 guid=c321e9ee-aeca-465c-8d3e-7916cbba9cf5 logicalsectorsize=512 sectorsize=4096
                  *-volume
                      description: Windows NTFS volume
                      vendor: Windows
                      physical id: 1
                      bus info: scsi@1:0.0.0,1
                      logical name: /dev/sdb1
                      logical name: /media/jeux
                      version: 3.1
                      serial: f05edccf-5ca0-c041-a3c4-0df68302177c
                      size: 1862GiB
                      capacity: 1862GiB
                      capabilities: ntfs initialized
                      configuration: clustersize=4096 created=2016-10-11 00:12:02 filesystem=ntfs label=Jeux mount.fstype=fuseblk mount.options=rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 name=Basic data partition state=mounted
              *-disk:2
                    description: ATA Disk
                    product: Hitachi HDS72202
                    vendor: Hitachi
                    physical id: 2
                    bus info: scsi@3:0.0.0
                    logical name: /dev/sdc
                    version: B37B
                    serial: JK11H1B9KRSBER
                    size: 1863GiB (2TB)
                    capabilities: partitioned partitioned:dos
                    configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=3e29e77d
                  *-volume
                      description: Windows NTFS volume
                      physical id: 1
                      bus info: scsi@3:0.0.0,1
                      logical name: /dev/sdc1
                      logical name: /media/anime
                      version: 3.1
                      serial: de086d7d-bbfa-bd46-99eb-cd7745cf7bc4
                      size: 1863GiB
                      capacity: 1863GiB
                      capabilities: primary ntfs initialized
                      configuration: clustersize=4096 created=2018-01-27 13:51:54 filesystem=ntfs label=Anime mount.fstype=fuseblk mount.options=rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 state=mounted
              *-disk:3
                    description: ATA Disk
                    product: WDC WD5000LPLX-6
                    vendor: Western Digital
                    physical id: 3
                    bus info: scsi@5:0.0.0
                    logical name: /dev/sdd
                    version: 1A02
                    serial: WD-WX61A96LN2EZ
                    size: 465GiB (500GB)
                    capabilities: gpt-1.00 partitioned partitioned:gpt
                    configuration: ansiversion=5 guid=49ec592c-745f-4897-b00d-160ef5c37f00 logicalsectorsize=512 sectorsize=4096
                  *-volume
                      description: Windows NTFS volume
                      vendor: Windows
                      physical id: 2
                      bus info: scsi@5:0.0.0,2
                      logical name: /dev/sdd2
                      logical name: /media/media
                      version: 3.1
                      serial: f0f03c8b-5d77-1446-8457-34509b065f6d
                      size: 465GiB
                      capacity: 465GiB
                      capabilities: ntfs initialized
                      configuration: clustersize=4096 created=2020-02-29 16:58:02 filesystem=ntfs label=Media mount.fstype=fuseblk mount.options=rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 name=Basic data partition state=mounted
            *-pci:1
                description: PCI bridge
                product: 100 Series/C230 Series Chipset Family PCI Express Root Port #5
                vendor: Intel Corporation
                physical id: 1c
                bus info: pci@0000:00:1c.0
                version: f1
                width: 32 bits
                clock: 33MHz
                capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
                configuration: driver=pcieport
                resources: irq:122
            *-pci:2
                description: PCI bridge
                product: 100 Series/C230 Series Chipset Family PCI Express Root Port #9
                vendor: Intel Corporation
                physical id: 1d
                bus info: pci@0000:00:1d.0
                version: f1
                width: 32 bits
                clock: 33MHz
                capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
                configuration: driver=pcieport
                resources: irq:123
            *-isa
                description: ISA bridge
                product: B150 Chipset LPC/eSPI Controller
                vendor: Intel Corporation
                physical id: 1f
                bus info: pci@0000:00:1f.0
                version: 31
                width: 32 bits
                clock: 33MHz
                capabilities: isa bus_master
                configuration: latency=0
            *-memory UNCLAIMED
                description: Memory controller
                product: 100 Series/C230 Series Chipset Family Power Management Controller
                vendor: Intel Corporation
                physical id: 1f.2
                bus info: pci@0000:00:1f.2
                version: 31
                width: 32 bits
                clock: 33MHz (30.3ns)
                capabilities: bus_master
                configuration: latency=0
                resources: memory:df144000-df147fff
            *-multimedia
                description: Audio device
                product: 100 Series/C230 Series Chipset Family HD Audio Controller
                vendor: Intel Corporation
                physical id: 1f.3
                bus info: pci@0000:00:1f.3
                version: 31
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi bus_master cap_list
                configuration: driver=snd_hda_intel latency=32
                resources: irq:128 memory:df140000-df143fff memory:df120000-df12ffff
            *-serial
                description: SMBus
                product: 100 Series/C230 Series Chipset Family SMBus
                vendor: Intel Corporation
                physical id: 1f.4
                bus info: pci@0000:00:1f.4
                version: 31
                width: 64 bits
                clock: 33MHz
                configuration: driver=i801_smbus latency=0
                resources: irq:16 memory:df14a000-df14a0ff ioport:f000(size=32)
            *-network
                description: Ethernet interface
                product: Ethernet Connection (2) I219-V
                vendor: Intel Corporation
                physical id: 1f.6
                bus info: pci@0000:00:1f.6
                logical name: enp0s31f6
                version: 31
                serial: 1c:1b:0d:24:04:3e
                size: 100Mbit/s
                capacity: 1Gbit/s
                width: 32 bits
                clock: 33MHz
                capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.8-4 ip=192.168.0.215 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
                resources: irq:124 memory:df100000-df11ffff
        *-pnp00:00
              product: PnP device PNP0c02
              physical id: 1
              capabilities: pnp
              configuration: driver=system
        *-pnp00:01
              product: PnP device PNP0400
              physical id: 2
              capabilities: pnp
              configuration: driver=parport_pc
        *-pnp00:02
              product: PnP device PNP0501
              physical id: 3
              capabilities: pnp
              configuration: driver=serial
        *-pnp00:03
              product: PnP device PNP0c02
              physical id: 4
              capabilities: pnp
              configuration: driver=system
        *-pnp00:04
              product: PnP device PNP0c02
              physical id: 5
              capabilities: pnp
              configuration: driver=system
        *-pnp00:05
              product: PnP device PNP0b00
              physical id: 6
              capabilities: pnp
              configuration: driver=rtc_cmos
        *-pnp00:06
              product: PnP device INT3f0d
              vendor: Interphase Corporation
              physical id: 7
              capabilities: pnp
              configuration: driver=system
        *-pnp00:07
              product: PnP device PNP0c02
              physical id: 8
              capabilities: pnp
              configuration: driver=system
        *-pnp00:08
              product: PnP device PNP0c02
              physical id: 9
              capabilities: pnp
              configuration: driver=system
        *-pnp00:09
              product: PnP device PNP0c02
              physical id: a
              capabilities: pnp
              configuration: driver=system
      *-power UNCLAIMED
          description: To Be Filled By O.E.M.
          product: To Be Filled By O.E.M.
          vendor: To Be Filled By O.E.M.
          physical id: 1
          version: To Be Filled By O.E.M.
          serial: To Be Filled By O.E.M.
          capacity: 32768mWh
    
    Thanks in advance for your help
    booman likes this.
  2. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    Welcome to the forum!
    So besides the errors its running fine?

    Sadly I haven't had a chance to test with DXVK. I really need to.
    Are you testing the GOG, Steam or Retail version?

    Are you noticing any performance issues or missing textures?
  3. johnny-bagarre

    johnny-bagarre New Member

    Joined:
    Apr 1, 2020
    Messages:
    3
    Likes Received:
    2
    Trophy Points:
    3
    Location:
    France
    Thank you !

    Besides the pixel shader error that prevents the game from launching when using DX10 (e.g. when game options > video > render is set at "Enhan. full dyn. lighting (DX10)"), the game runs fine in non DX10 mode (e.g. when game options > video > render is set at "Enchanced full dynamic lighting"), at a stable framerate with no missing textures, using DXVK.

    I am testing the GOG version, installed into the prefix using the offline installer for the game downloaded from gog.com.

    I usually have no issues with DXVK, I am running Warframe and Dragon Age : Inquisition perfectly fine using it, with perfect performances at max setting.
    booman likes this.
  4. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    Oh, so its crashing when you enable "Ehan. full dyn lighting (DX10)?
    Hmm, I may have to download and give it a try myself.

    One thing you can do is try GloriousEggRolls Proton. I've found a few games run great with this fork, specially games like Kingdom Come: Deliverance
    I couldn't get a decent frame rate with DXVK and any version of Wine. Even proton... but Glorious Egg Rolls fork of proton has some extra features, kinda like the "staging" versions of Wine.
    https://github.com/GloriousEggroll/proton-ge-custom/releases

    Hopefully you are using prefixes and/or Winetricks to test your games.

    I can download STALKER Clear Sky from GOG as I own it too. Then test with DXVK, but I'll be using PlayOnLinux
  5. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    I've installed Clear Sky, but it won't launch and produces this error:
    So now I'm dealing with this, trying to research why the game won't open fsgame.ltx???
    Did you have this problem?

    I'm using a 64-bit Wine 5.0 and 64-bit wine prefix
  6. johnny-bagarre

    johnny-bagarre New Member

    Joined:
    Apr 1, 2020
    Messages:
    3
    Likes Received:
    2
    Trophy Points:
    3
    Location:
    France
    I had this error too, I fixed it by launching the game (using wine bin/xrEngine.exe) from the install directory (the one containing fsgame.ltx).

    I have not tried Proton yet, but I managed to fix the game not launching issue by copying over d3dcompiler_37.dll from my windows install to my wine prefix (in $PREFIX/drive/_c/windows/syswow64)

    To find ou why i needed that dll, I ran the game on native windows in DX9 then DX10 mode, used a program to find out which DLL were loaded by each version and outputted each result to a file, diffed the two files to see which dlls were loaded in dx10 mode and not in dx9 mode (d3dx10_37.dll, d3d10.dll, d3d10core.dll, d3d11.dll, d3d10_1.dll, d3d10_1core.dll and d3dcompiler_37.dll). I noticed in my prefix that d3dcompiler_37.dll did not exist, so I copied over the one from my native windows "syswow64/" directory, activated the override for it in winecfg, launched the game in DX10 mode and it worked !

    The only remaining issue is that when I launch the game using 4x anti-aliasing the main menu is bugged out (the full screen only displays the top left portion of the main menu screen, as if it were zoomed, see the uploaded screenshot), however I can still access the other sub-menus (new game, load game, options...), that work fine using the arrow keys + enter.

    When into the game proper, everything runs perfectly in 1080p, at a stable framerate.


    stalker_bug.png
  7. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    Nice find! Didn't realize it needed d3dcompiler_37 either???
    You might be able to add it as an override in Wine Configure

    I am still not able to run the game even with an argument: bin/xrEngine.exe
    I even ran the Windows command prompt (CLI) in Wine, navigated to the bin folder and executed xrEngine.exe but still got the error can't read fsgame.ltx
  8. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    UGH, I've downloaded that 4GB bin file 3 times and every time I try to install it is corrupted.
    What is going on GOG???

Share This Page