misyltoad / d9vk

A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
https://github.com/doitsujin/dxvk
zlib License
839 stars 42 forks source link

Dragons Dogma: Dark Arisen invisible models #137

Closed VortexAcherontic closed 5 years ago

VortexAcherontic commented 5 years ago

Missing character models. Special Effects seem to work and show properly. Also there is case where a model was distorted. For more visual information please consult the Screenshots .)

Important: When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and a D3D11 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced. In order to create a trace, run wine apitrace.exe trace -a dxgi YOURGAME.exe. DO NOT use DXVK together with apitrace!

Software information

Dragons Dogma: Dark Arisen Maximum Settings

System information

Apitrace file(s)

I ran Apitrace like this: Please notice me if I made something wrong :D

/z004/sdc1/user/vortex/Games/SteamLibrary/steamapps/common/Proton\ 4.2/dist/bin/wine /home/vortex/Downloads/Software/apitrace-8.0.20190414-win64/apitrace-8.0.20190414-win64/bin/apitrace.exe trace -a dxgi /z004/sdc1/user/vortex/Games/SteamLibrary/steamapps/common/DDDA/DDDA.exe
/z004/sdc1/user/vortex/Games/SteamLibrary/steamapps/common/Proton\ 4.2/dist/bin/wine /home/vortex/Downloads/Software/apitrace-8.0.20190414-win32/bin/apitrace.exe trace -a dxgi /z004/sdc1/user/vortex/Games/SteamLibrary/steamapps/common/DDDA/DDDA.exe

Output:

wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
000b:err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
0021:err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden (engl: Could not open shared object file. File or folder not found)
0021:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus": c0000142
0014:err:service:process_send_command service protocol error - failed to write pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1114
apitrace: loaded into Z:\z004\sdc1\user\vortex\Games\SteamLibrary\steamapps\common\DDDA\DDDA.exe
0024:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x32fe44
0009:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe44

libudev1 version: 234 is installed in my system libudev1-32bit version: 234 is installed in my system

Log files

I was not able to find log files inside the Proton prefix nor in the games installation folder. Is there any env I need to set in order to get log files? :)

Some screenshots:

D9VK vlcsnap-2019-05-29-21h15m51s203 vlcsnap-2019-05-29-21h16m06s451 vlcsnap-2019-05-29-21h16m13s266

OpenGL vlcsnap-2019-05-29-21h16m31s113 vlcsnap-2019-05-29-21h17m01s927 vlcsnap-2019-05-29-21h17m07s909

VortexAcherontic commented 5 years ago

Using a proper release (totally missed 0.12) fixed the issues. Never mind I'm just dumb :D

20190529220425_1