http://bugs.winehq.org/show_bug.cgi?id=59331 Bug ID: 59331 Summary: Knald.exe does not launch Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opencl Assignee: wine-bugs@list.winehq.org Reporter: jesse.r.meyer@me.com Distribution: --- Hi, It appears that clGetExtensionFunctionAddress is not implemented, which is required by the game texture baker Knald: https://www.knaldtech.com/knald/ Usage: wine knald.exe 0128:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot 0128:fixme:toolhelp:Heap32ListFirst : stub 0128:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION libEGL warning: egl: failed to create dri2 screen 0128:fixme:opencl:clGetExtensionFunctionAddress extensions not implemented (It launches to the point of opening a dialog window suggesting it failed to initialize, then promptly shuts down.) uname -a Linux j-X870-GAMING-WIFI6 6.18.4-x64v3-xanmod1 #0~20260108.g46d54fc SMP PREEMPT_DYNAMIC Thu Jan 8 16:58:26 UTC x86_64 x86_64 x86_64 GNU/Linux nvidia-smi --query-gpu=name,driver_version --format=csv,noheader NVIDIA GeForce RTX 3060, 590.48.01 It also fails to launch under Proton, but it would be nice to see more basic support granted through wine. clinfo | grep -E "(Platform|Device|OpenCL version)" | head -15 Platform Name NVIDIA CUDA Platform Vendor NVIDIA Corporation Platform Version OpenCL 3.0 CUDA 13.1.112 Platform Profile FULL_PROFILE Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_device_uuid cl_khr_pci_bus_info cl_khr_external_semaphore cl_khr_external_memory cl_khr_external_semaphore_opaque_fd cl_khr_external_memory_opaque_fd cl_khr_semaphore Platform Extensions with Version cl_khr_global_int32_base_atomics 0x400000 (1.0.0) Platform Numeric Version 0xc00000 (3.0.0) Platform Extensions function suffix NV Platform Host timer resolution 0ns Platform External memory handle types Opaque FD Platform Semaphore types <gatherPlatformInfo:11: get CL_PLATFORM_SEMAPHORE_TYPES_KHR size : error -30> Platform External semaphore import types Opaque FD Platform External semaphore export types <gatherPlatformInfo:13: get CL_PLATFORM_SEMAPHORE_EXPORT_HANDLE_TYPES_KHR : error -30> Platform Name NVIDIA CUDA Device Name NVIDIA GeForce RTX 3060 I saw no relevant entry in the bug tracker. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.