[Wine] An Issue concerning FS2004

Dan Kegel dank at kegel.com
Sat Mar 22 07:31:43 CDT 2008


On Sat, Mar 22, 2008 at 2:21 AM, danielakkerman
<wineforum-user at winehq.org> wrote:
>  I've just installed FS2004.
>  I am using version 0.9.54, as recommended in the AppDB.
>  My Linux OS Is Debian Etch(4.0) With a fully capable processor(Games of such category run perfectly on Windows).
>  Followed the instructions: Installed via the "WINXP" Mode, then switched to Windows 98.
>  Here's the problem:
>  The Splash screen is showing, then it disappears

Just to be sure, try setting it up again starting with an empty .wine directory,
to make sure you're not getting hurt by any old configuration mistakes.

> and these are the errors I receive:

Most errors can be ignored.  I'm going to go through them anyway just in case:

>  err:ole:CoGetClassObject class {529a9e6b-6587-4f23-ab9e-9c7d683e3c50} not registered
>  err:ole:CoGetClassObject class {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} not registered

That's msctf.dll, part of Microsoft "Text Services Framework".  You could try
putting a copy into windows/system32 and registering it with regsvr32 msctf.
Supposedly it's redistributable,
http://msdn2.microsoft.com/en-us/library/ms629032(VS.85).aspx,
but I've never tried using it.

>  fixme:imm:ImmGetDefaultIMEWnd ((nil) - (nil) 0x1186d0 ): semi-stub
>  fixme:imm:ImmReleaseContext (0x10030, 0x1186d0): stub

Those are probably ok.

>  err:ole:CoGetClassObject class {fc47060e-6153-4b34-b975-8e4121eb7f3c} not registered

That's DirectPlay 8.

Sorry I couldn't be any actual help...



More information about the wine-users mailing list