Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
There's the contents of the log, if that helps.
Tried to force 5.0-10, but no joy there.
also run "vulkaninfo" on the terminal and paste output here or to another gist.github.com entry
https://steamcommunity.com/app/221410/discussions/0/1636417404917541481/
test this launch option
WINEDLLOVERRIDES=d3dx9_34=n,b or try deleting it from the CoD4 dir as this file is already in system32
the fact it unloads at that points might also indicates you have a graphic issue, like a game display setting (windowed/fullscreen?) etc..
Here is the vulkan gist https://gist.github.com/HellsBells24/7a31c51dfbbd3d7a02d7017019399d64
and the system info gist https://gist.github.com/HellsBells24/8a3ea7bdbd0b5e476219c8fa2582c6fe
WINEDLLOVERRIDES=d3dx9_34=n
out of idea else, I think you have to look around system logs like ~/.xsession-errors , there should be some logs of what is wrong somewhere else
PROTON_LOG=1 WINEDEBUG=+timestamp,+pid,+tid,+debugstr,+loaddll,+mscoree,+msgbox,+setupapi,+relay,-snoop,+seh
this will generate a huge log of system calls, that's only way i know to get more logs of what is going on at the point of the d3dx9 dll is unloading.
Hope you will find the solution