Syberia I Game on Wine 1.0

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
One1980
Level 1
Level 1
Posts: 6
Joined: Sat Feb 23, 2008 8:12 am

Syberia I Game on Wine 1.0

Post by One1980 »

Hello @ All,

I have a simple Problem - thats what I am thinking :) But I don't know how to solve it.

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
When I start the game in full-screen-mode, I see the game and I hear all. But the problem is, that it seems that my real screen resolution is to small for the full-screen resolution. That means the boarders of the game are outside of my real screen :(

Do you know how I can play the game?

Thank you all

Matt
One1980
Level 1
Level 1
Posts: 6
Joined: Sat Feb 23, 2008 8:12 am

Post by One1980 »

By the way ....

I am using:

Ubuntu 8
NVidia GeForce 6
Wine 1.0

Thanks

Matt
Richard Seese
Newbie
Newbie
Posts: 3
Joined: Thu Aug 07, 2008 12:24 pm

Post by Richard Seese »

Two things... Unless I missed it.. which game?

Second, have you considered upgrading to the latest wine distro? Also, have you searched for the game in AppDB? I'd start there first, and see if there are a bunch of "Garbage" statuses on the version of the game. If it doesn't, see if there are workarounds or how-to's in that games page to see if there is a fix. If not, come on back here :P
Locked