Doom Eternal unexpectedly crashes.
This is log file: https://0x0.st/8MSh.log
I captured issue with OBS and uploaded into YouTube: https://youtu.be/3aKqXBZgNBQ
My PC specs are:
- CPU: Intel Core i7-4770K
- RAM: 4x4GB 2400MHz DDR3
- GPU: AMD Radeon RX 6700 XT
- OS: Linux openSUSE Tumbleweed (kernel 6.11, desktop KDE 6 + X11)
- GPU driver: RADV
What I already did:
- Tried multiples wines (Wine-GE-Proton8-26, caffe-9.7-x86_64, soda-9.0.1-x86_64, Proton-GE-Proton9-22)
- play with logFile 2 command entered into Doom's console
- play with AMDVLK driver
Nothing worked for me. Any ideas?
13 Replies
rare-sapphire•3mo ago
update Heroic, use GE-Proton-latest (currently 9-25). don't use amdvlk. set
WINEDEBUG=+fixme
after updating Heroic + GE-Proton and provide a new log
also, reverify files
You may also want to delete your prefix folder if you have been jumping across so many different Wine versionslike-goldOP•3mo ago
where WINEDEBUG=+fixme should be placed ? game arguments ?

passive-yellow•3mo ago
exotic-emerald•3mo ago
The subpage includes what to do with the log as well:) https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/wiki/How-to-Debug-Games-Using-Environment-Variables#winedebug but it also links back to the above page for step 1.
like-goldOP•3mo ago
log says that Logs are disabled. Enable verbose logs before reporting an issue.
like-goldOP•3mo ago
I added winedebug variable

passive-yellow•3mo ago
there's a check in the game's settings for this called
Enable verbose logs
like-goldOP•3mo ago
ok
there is log: https://0x0.st/8M3m.log
passive-yellow•3mo ago
you have DXVK and VKD3D disabled, you don't want those disabled
you also probably don't want esync and fsync disabled either
like-goldOP•3mo ago
Bro, doom eternal is on Vulkan, it doesnt need DXVK
passive-yellow•3mo ago
something is off then, cause it's trying to use ddraw
02a0:fixme:ddraw:ddraw7_Initialize Ignoring guid {00000000-0003-0000-0000-000000000000}.
which I understand is part of dxvk/directx (or I'm confused)rare-sapphire•3mo ago
Proton has them on all the time
this part always trips me up too
like-goldOP•3mo ago
Anyone know what is going on ?