SimCity 3k. Ubuntu Hardy Heron. Wine 0.9.60

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Synlic
Newbie
Newbie
Posts: 2
Joined: Wed Apr 30, 2008 9:37 am

SimCity 3k. Ubuntu Hardy Heron. Wine 0.9.60

Post by Synlic »

I'm having a little problem launching Sim City 3000 on Hardy Heron 8.04, Wine 0.9.60.
When I start the program i get the following message, in infinity, in the terminal:

Code: Select all

fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_A8R8G8B8 to WINED3DFMT_X8R8G8B8
And when I close the application I get this message:

Code: Select all

fixme:ras:RasEnumConnectionsA (0x7df75968,0x7df75738,0x7df7573c),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:d3d:IWineD3DDeviceImpl_Release (0x19d5d0) Device released with resources still bound, acceptable but unexpected
fixme:d3d:dumpResources Leftover resource 0x19f898 with type 1,WINED3DRTYPE_SURFACE
fixme:d3d:dumpResources Leftover resource 0x19f668 with type 1,WINED3DRTYPE_SURFACE
err:d3d:IWineD3DDeviceImpl_Release Context array not freed!

Any suggestions for a solution?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: SimCity 3k. Ubuntu Hardy Heron. Wine 0.9.60

Post by vitamin »

Synlic wrote:I'm having a little problem launching Sim City 3000 on Hardy Heron 8.04, Wine 0.9.60.
When I start the program i get the following message, in infinity, in the terminal:

Code: Select all

fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_A8R8G8B8 to WINED3DFMT_X8R8G8B8
And when I close the application I get this message:

Code: Select all

fixme:ras:RasEnumConnectionsA (0x7df75968,0x7df75738,0x7df7573c),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:d3d:IWineD3DDeviceImpl_Release (0x19d5d0) Device released with resources still bound, acceptable but unexpected
fixme:d3d:dumpResources Leftover resource 0x19f898 with type 1,WINED3DRTYPE_SURFACE
fixme:d3d:dumpResources Leftover resource 0x19f668 with type 1,WINED3DRTYPE_SURFACE
err:d3d:IWineD3DDeviceImpl_Release Context array not freed!

Any suggestions for a solution?
Those are just some random messages Wine can print. What is the problem you are having? Have to tried to disable compiz? What video card and drivers?
Synlic
Newbie
Newbie
Posts: 2
Joined: Wed Apr 30, 2008 9:37 am

Post by Synlic »

Hm. a Screen opens, but it's just black, no sound, no nothing.
It didn't work to turn off compiz either.

I'm using Nvidia GeForce 6800 Ultra.
Locked