LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   wine not able to run certain games( unable to draw 3d object error) (https://www.linuxquestions.org/questions/arch-29/wine-not-able-to-run-certain-games-unable-to-draw-3d-object-error-4175721881/)

kohin 02-10-2023 09:50 AM

wine not able to run certain games( unable to draw 3d object error)
 
hi , im a newbie to arch
i've recently installed wine and ran a game called burning thirst to test it , when i run it through the terminal , i get this error
//
[kohin@arch BurningThirst]$ wine BurningThirst.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.1 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0050:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
0050:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
010c:fixme:imm:ImeSetActiveContext (00010068, 1): stub
010c:fixme:imm:ImmReleaseContext (00020064, 00010068): stub
010c:err:vulkan:wine_vk_init Failed to load vulkan library
0108:err:mmdevapi:DllGetClassObject Driver initialization failed
0108:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
0108:err:ole:com_get_class_object no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
0108:err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
010c:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory
010c:err:wgl:init_opengl OpenGL support is disabled.
010c:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
010c:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 00927D08.
//
can anybody help me with this

John VV 02-10-2023 08:46 PM

hello

first wine will NOT run 100% all windows programs
and it looks like you found one that will not run

next please USE code tags
[ c o d e ] the code goes here [ / c o d e ] ( leave out the blank spaces )
Code:

010c:err:vulkan:wine_vk_init Failed to load vulkan library
0108:err:mmdevapillGetClassObject Driver initialization failed

you might be missing a driver .


All times are GMT -5. The time now is 05:04 AM.