I can't run this program

Questions about Wine on Linux
Locked
RAnDDomName
Newbie
Newbie
Posts: 2
Joined: Wed Nov 27, 2024 9:55 am

I can't run this program

Post by RAnDDomName »

wine-staging 9.21 + dxvk + vkd3d-proton
error reporting:
> $ wine ./Wuthering\ Waves.exe
0620:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
info: Game: Wuthering Waves.exe
info: DXVK: v2.4.1-420-gc466dec2
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffff986dcc0
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
warn: Skipping CPU adapter: llvmpipe (LLVM 19.1.3, 256 bits)
info: NVIDIA GeForce GTX 1660 Ti:
info: Driver : NVIDIA 535.216.1
info: Memory Heap[0]:
info: Size: 6144 MiB
info: Flags: 0x1
info: Memory Type[1]: Property Flags = 0x1
info: Memory Heap[1]:
info: Size: 23982 MiB
info: Flags: 0x0
info: Memory Type[0]: Property Flags = 0x0
info: Memory Type[2]: Property Flags = 0x6
info: Memory Type[3]: Property Flags = 0xe
info: Memory Heap[2]:
info: Size: 246 MiB
info: Flags: 0x1
info: Memory Type[4]: Property Flags = 0x7
info: DXGI: Hiding actual GPU, reporting vendor ID 0x1002, device ID 73df
0628:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0628:err:ole:com_get_class_object class {6962a8a2-bf55-4246-ad5d-9d26e0c1e1ce} not registered
0628:err:ole:com_get_class_object class {6962a8a2-bf55-4246-ad5d-9d26e0c1e1ce} not registered
0628:err:ole:create_server class {6962a8a2-bf55-4246-ad5d-9d26e0c1e1ce} not registered
0628:fixme:ole:com_get_class_object CLSCTX_REMOTE_SERVER not supported
0628:err:ole:com_get_class_object no class object {6962a8a2-bf55-4246-ad5d-9d26e0c1e1ce} could be created for context 0x17
0628:err:ole:com_get_class_object class {71663b86-cc70-44a6-bb3a-40b95b74ebdf} not registered
0628:err:ole:com_get_class_object class {71663b86-cc70-44a6-bb3a-40b95b74ebdf} not registered
0628:err:ole:create_server class {71663b86-cc70-44a6-bb3a-40b95b74ebdf} not registered
0628:fixme:ole:com_get_class_object CLSCTX_REMOTE_SERVER not supported
0628:err:ole:com_get_class_object no class object {71663b86-cc70-44a6-bb3a-40b95b74ebdf} could be created for context 0x17
0620:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000B9FEB0

After printing that, it exited directly
: (
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: I can't run this program

Post by desessarts »

please use code tags,

what is the name of this soft?

download url?

do you find it in

https://appdb.winehq.org/
RAnDDomName
Newbie
Newbie
Posts: 2
Joined: Wed Nov 27, 2024 9:55 am

Re: I can't run this program

Post by RAnDDomName »

desessarts wrote: Wed Nov 27, 2024 5:18 pm please use code tags,

what is the name of this soft?

download url?

do you find it in

https://appdb.winehq.org/
Ok.

Yes, I found it right there.

https://appdb.winehq.org/objectManager. ... &iId=21187

The name of this software is "Wuthering Waves".

download url: https://wutheringwaves.kurogames.com/

How to solve this problem?
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: I can't run this program

Post by desessarts »

Locked