Hi I'm trying to play a game which is not in the AppDB (yet) but when i try to run it blinks and shuts off. So I put it in the Terminal and it gave me this:
Hi I'm trying to play a game which is not in the AppDB (yet) but when i try to run it blinks and shuts off. So I put it in the Terminal and it gave me this:
Code:
[iro@Hell ~]$ '/home/iro/.wine/drive_c/Program Files/Frater/bin/main.exe'
fixme:win:EnumDisplayDevicesW ((null),0,0x33f214,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f3d0,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 19
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 70
fixme:d3d7:IDirect3DImpl_7_EvictManagedTextures (0x134a68): Stub!
Game is obviously unplayable. Anyone knows what causes it or how to fix it?
Well it ran, but when i started the game and move the character it froze...
I have the output of the terminal, but it is long, you want me to paste it here?
Well it ran, but when i started the game and move the character it froze...
I have the output of the terminal, but it is long, you want me to paste it here?
You should also name the program you are running in your reports.
Go to Bugzilla, search for a bug with the same error in the line just
above the debugger output. This is the line:
fixme:d3d_surface:surface_convert_format Cannot find a conversion
function from format WINED3DFMT_X8R8G8B8 to WINED3DFMT_R8G8_SNORM
If there is a bug with this line, vote for it. If there is not a
report, then please create one.