I install BCBC2 on my Ubuntu 14.04 64bit with Wine1.6 and the "/home/thierry/.wine/drive_c/Program Files (x86)/Electronic Arts" was created with next files :
BFBC2Game.exe d3dx11_42.dll Dist Support
BFBC2Updater.exe D3DX9_42.dll GL.ini winui.dll
binkw32.dll database.dbmanifest InstallationData.xml
D3DCompiler_42.dll dfe Output
d3dx10_42.dll dialoglogo128x128.jpg paul.dll
When I start game with "wine BFBC2Game.exe" I get next echo in the terminal :
Code: Select all
$ wine BFBC2Game.exe
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQueryObject Unsupported information class 3
err:rpc:I_RpcGetBuffer no binding
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 246
Current serial number in output stream: 246
thierry@thierry-GA-880GM-UD2H:~/.wine/drive_c/Program Files (x86)/Electronic Arts
Best regards