Regression with MS Flight Simulator 2004

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Yuri

Regression with MS Flight Simulator 2004

Post by Yuri »

Based on the test reports it worked with versions prior to wine-1.x.x.
Now with wine-1.1.2 it produces this error message;
err:winedevice:ServiceMain driver L"SCDEmu" failed to load
err:rpc:I_RpcReceive we got fault packet with status 0x3e6

Yuri
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

err:winedevice:ServiceMain driver L"SCDEmu" failed to load
Are you using PowerISO? According to Google, that's what that driver is for. It's a driver intended to load at Windows boot; in Wine that means it will try to load whenever you start any program installed in the same wineprefix. It may be interfering with MS Flight Simulator. Try installing MS Flight Simulator to a clean wineprefix.
Locked