Application Details:
Version: | Steam |
License: | Retail |
URL: | http://doom.com |
Votes: | 14 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 5.0-rc4 |
Maintainers: About Maintainership
What works
Very little. I run into an error that does not occur on Windows:
idSafeBCryptSymmetricKeyHandle: BCryptGenerateSymmetricKey failed: c00000e5 while loading binaryFile:default.cfg
idSafeBCryptSymmetricKeyHandle: BCryptGenerateSymmetricKey failed: c00000e5 while loading binaryFile:package.cfg
FATAL ERROR: Failed to read default.cfg
What does not
Builtin MFC.
The game still crashes.
Workarounds
installed vcrun2015 to bypass bug Bug 44856.
What was not tested
The game itself.
Hardware tested
Graphics:
Additional Comments
Sadly, there is very little to find on this issue. I have tried the CChromaEditor-fix. Adding the wine-mono and wine-gecko packages also made no difference. I'm running this all in a 64-bit Wineprefix, which works for the vast majority of people so that shouldn't be a problem. I also encountered this problem with stable (3.0.1) a few months back, so I'm clueless on how to proceed. Might my total failure be of comfort to those that encounter the same problem.
Admin note: DOOM(2016) requires a 64-bit WINEPREFIX just to install, as the game binaries, Vulkan and OpenGL renderers, are 64-bit only.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 31 x86_64 | Apr 20 2020 | 5.0-rc4 | Yes | Yes | No | Platinum | Chris | |
Show | Debian 9 (Stretch) | Aug 19 2018 | 3.14 | Yes | Yes | Yes | Gold | Wylda | |
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Aug 12 2018 | 3.13 | Yes | No | Yes | Garbage | Eonfge | |
Show | Fedora 28 x86_64 | Jul 14 2018 | 3.11-staging | Yes | Yes | Yes | Garbage | Linards | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | May 16 2018 | 3.7-staging | Yes | Yes | No | Silver | Andre Lima |
Bug # | Description | Status | Resolution | Other apps affected |
42061 | DOOM(2016) has issues with multiple monitors - crashes too | UNCONFIRMED | View | |
44856 | Multiple games and applications need 'mfc140.dll' ('winetricks -q mfc140' is a workaround) | NEW | View | |
46645 | DOOM 2016 Crashing on second loading screen on 99% when Vulkan render is used | UNCONFIRMED | View |
As of 2.0-rc2, the bcrypt.dll patches are included in WINE-staging
To startup using different renders, in Steam: "Set Launch Options..." to:
"+r_renderAPI
Where API #:
0 : Open GL (4.5 Compatibility Profile)
1: Vulkan
e.g. for vulkan:
+r_renderAPI 1