I’m trying to run GTA San Andreas on Wine with DXVK (I have Vulkan 1.3.276 and Mesa drivers 1:23) but when I want to run it I obtan this in the command prompt
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
0024:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 78A4F080, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 75D74C80, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 789E1490, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 78976918, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 78936898, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 788E3240, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 787ACF40, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 7875D3E0, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 75A8AD88, 43) stub
0024:err:winediag:wined3d_dll_init Using the Vulkan renderer.
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
0024:fixme:d3d:adapter_vk_init_driver_info Failed to retrieve GPU description for device "Intel(R) HD Graphics (BYT)" 8086:0f31.
0128:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0456FF30): stub
info: Game: gta_sa.exe
info: DXVK: v2.3
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x73b73830
info: Built-in extension providers:
info: Win32 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
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
warn: Skipping Vulkan 1.2 adapter: Intel(R) HD Graphics (BYT)
warn: DXVK: No adapters found. Please check your device filter settings and Vulkan setup. A Vulkan 1.3 capable driver is required.
info: Process set as DPI aware
It’s strange because other games that I have that use Vulkan (PPSSPP and Duckstation) works very fine. How can I solve this?
My PC specs:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 36 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Celeron(R) CPU N2808 @ 1.58GHz
CPU family: 6
Model: 55
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 8
CPU(s) scaling MHz: 100%
CPU max MHz: 2249,1001
CPU min MHz: 499,8000
BogoMIPS: 3167,61
Flags: fpu 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 sysca
ll nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_know
n_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdr
and lahf_lm 3dnowprefetch epb pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid tsc_adjust smep erms dtherm ida arat vnmi
md_clear
Virtualization features:
Virtualization: VT-x
Caches (sum of all):
L1d: 48 KiB (2 instances)
L1i: 64 KiB (2 instances)
L2: 1 MiB (1 instance)
NUMA:
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerabilities:
Gather data sampling: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Mitigation; Clear CPU buffers; SMT disabled
Meltdown: Mitigation; PTI
Mmio stale data: Unknown: No mitigations
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Not affected
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Srbds: Not affected
Tsx async abort: Not affected
Thanks.