Problem with Game

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mikon29
Level 2
Level 2
Posts: 21
Joined: Tue Apr 24, 2012 7:57 am

Problem with Game

Post by mikon29 »

Hello,

my game war of the immortals run fine untill today. I don't changed anything or something else.

When i try to start i get an error.

Code: Select all

[josy1982@chakra-pc Bin]$ wine Game.exe 
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33f9ac,0x33f9a8): stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x76be9f4): stub
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
Direct3D9 is not available without OpenGL.
fixme:font:WineEngRemoveFontResourceEx (L"./Font/fzl2jw.ttf", 0, (nil)): stub
fixme:font:WineEngRemoveFontResourceEx (L"./Font/fzlbjw.ttf", 0, (nil)): stub
fixme:font:WineEngRemoveFontResourceEx (L"./Font/fzxh1jw.ttf", 0, (nil)): stub
[josy1982@chakra-pc Bin]$ 
[/quote]

Anybody an idea?
mikon29
Level 2
Level 2
Posts: 21
Joined: Tue Apr 24, 2012 7:57 am

Post by mikon29 »

Hello,

now the game works again i reinstalled the ia32 libs because i am running 64 bit system.
legendman13
Newbie
Newbie
Posts: 3
Joined: Tue May 08, 2012 4:29 pm

Post by legendman13 »

What game?
Locked