[Bug 37158] Left 4 Dead (Steam) crashes after pressing 'tab' key in-game

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 24 15:27:31 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37158

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

it seems the game ships an ancient version of 'libcef.dll' on its own.
(Steam client uses CEF v3)

--- snip ---
1 VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
FILEOS 0x4
FILETYPE 0x2
{
BLOCK "StringFileInfo"
{
    BLOCK "040904b0"
    {
        VALUE "FileDescription", "Chromium Embedded Framework (CEF) Dynamic
Link Library"
        VALUE "FileVersion", "1, 0, 0, 1"
        VALUE "InternalName", "libcef"
        VALUE "LegalCopyright", "Copyright (C) 2009 The Chromium Embedded
Framework Authors"
        VALUE "OriginalFilename", "libcef.dll"
        VALUE "ProductName", "Chromium Embedded Framework (CEF) Dynamic Link
Library"
        VALUE "ProductVersion", "1, 0, 0, 1"
    }
}

BLOCK "VarFileInfo"
{
    VALUE "Translation", 0x0409 0x04B0
}
}
--- snip ---

You could try some official release build for CEF v1 from here: 

http://www.magpcss.net/cef_downloads/index.php

http://www.magpcss.net/cef_downloads/index.php?file=cef_binary_1.1364.1123_windows.zip

Not sure if they are ABI compatible ... might be worth a try since there are
debug symbols available for that package.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list