Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Can not run 32bit Wine apps and win32 apps (Read 51 times) previous topic - next topic
0 Members and 5 Guests are viewing this topic.

[SOLVED] Can not run 32bit Wine apps and win32 apps

Actually I can run them  with help of Conty but I want to be able to do it without the container.
 Here is what I did so far:

1. Uncommented [lib32] in pacman.conf .
2. Have some lib32 packages installed:
Spoiler (click to show/hide)

There is an old Unity-based game that runs fine through Conty; however, it fails to run directly with the following errors:
Code: [Select]
0024:err:d3d:wined3d_caps_gl_ctx_create Failed to get a DC.
0024:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 01C6F228.

I believe that installing some additional essential packages might resolve this issue. Could you please advise on which ones I should install?

Just forgot to mention. My GPU is Radeon RX 6700XT.

Re: Can not run 32bit Wine apps and win32 apps

Reply #1
lib32-vulkan-radeon seems installed, perhaps some lib32-sdl* packages? Also post more preceding lines.

Re: Can not run 32bit Wine apps and win32 apps

Reply #2
Silly me, I totally forgot about wine itself. The issue resolved right after its installation. Sorry for the hustle, nous!