Aerofly RC7 - failed to complie an OpenGL shader

Questions about Wine on Linux
Locked
fbm224
Newbie
Newbie
Posts: 1
Joined: Wed Dec 19, 2018 4:20 pm

Aerofly RC7 - failed to complie an OpenGL shader

Post by fbm224 »

Hi,

I managed to install Aerofly RC7, but when launched it fails with error "Your 3D graphics card driver failed to complie an OpenGL shader."
I'm using wine-4.0-rc2 (Staging); WINEARCH=win32; XP mode; on Linux Mint 19, with Nvidia gtx660 driver V 390.77

Code: Select all

This apears in the terminal window:
000b:fixme:winediag:start_process Wine Staging 4.0-rc2 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0009:fixme:ver:GetCurrentPackageId (0x32fb98 (nil)): stub
0009:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
0009:fixme:wbemprox:client_security_SetBlanket 0xf7b9f938, 0x1591d90, 10, 0, (null), 3, 3, (nil), 0x00000000
0009:fixme:wbemprox:client_security_Release 0xf7b9f938
Locked