Program works but only buttons and menu is showing

Questions about Wine on Linux
Locked
Andre
Level 1
Level 1
Posts: 5
Joined: Thu May 31, 2018 4:50 am

Program works but only buttons and menu is showing

Post by Andre »

When i start the game Agatha Christy Death on the nile only buttons and menu are showing.Also scene's between acts show , but not the pictures and backgrounds you must find as the game is "hidden object".

Code: Select all

promat@promat02 ~/Bureaublad/AC_DotN $ wine deathOnTheNile
000b:fixme:winediag:start_process Wine Staging 3.9 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0009:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
0009:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0009:fixme:d3d:state_patchsegments (WINED3D_RS_PATCHSEGMENTS,0.000000) not yet implemented
0009:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7aae23a0,(nil): stub


Here is the hardware linux mint 18.3 wine stagging 3.9
pc intel i3
graphics intel hd graphics : intel corporation Sky Lake integrated Graphics.

Code: Select all

Graphics: Card: Intel Sky Lake Integrated Graphics
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: [email protected]
GLX Renderer: Mesa DRI Intel HD Graphics 530 (Skylake GT2)
GLX Version: 3.0 Mesa 17.0.7

promat@promat02 ~/Bureaublad/Agatha Christie - The ABC Murders $ glxinfo | egrep '^[[:alpha:]]'
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX version: 1.4
GLX extensions:
Extended renderer info (GLX_MESA_query_renderer):
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.0.7
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.7
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 17.0.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Best regards Andre
Locked