I have a simple Problem - thats what I am thinking

There are two possibilities to start the game. The first ist in the window-mode and the second is in full-screen-mode.
When I start the game in the window-mode I can hear the music of the game but see nothing more than a black window. On the terminal it will show the following:
Code: Select all
fixme:msvcrt:msvcrt_get_flags :unknown flag w not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x33e900,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:msvcrt:msvcrt_get_flags :unknown flag w not supported

Do you know how I can play the game?
Thank you all
Matt