When I double click on the desktop shortcut, I get "Graphics initialization failed and a box saying Failed to create Directx object. [4]" I've re-installed DirectX but same message. Do note, that all other games run perfectly fine so I pretty much doubt it's DirectX. Hence, I tried running it from the console and I get this error messages in the terminal
Code: Select all
emm@HOME-Ser:~/.wine/drive_c/Games/TextTwist2$ wine TextTwist2.exe
ERROR: ld.so: object '/usr/NX/lib/libnxegl.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/NX/lib/libnxegl.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
06b0:fixme:wtsapi:WTSRegisterSessionNotification Stub 000D05E2 0x00000001
06b0:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1
06b0:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory
06b0:err:wgl:init_opengl OpenGL support is disabled.
06b0:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
06b0:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 016BBA18.
06b0:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 000D05E2
My current pc specs:
Model/Brand: Beelink SER5 Max Mini PC
Processor: AMD 7 Ryzen 5800H
Graphics: Radeon Integrated Graphics (4GB allocated in system BIOS)
Memory: 32GB DDR4 2400
Hard Drive(s) : 1 TB NVME Gen 3 Internal + 2 TB 2.5 7200 RPM SD Internal
OS: Kubuntu 24.10 fully updated
Any help would be appreciated.