3 Jul
2023
3 Jul
'23
6:51 p.m.
https://bugs.winehq.org/show_bug.cgi?id=55140 --- Comment #3 from Krzysztof Bogacki <saancreed(a)gmail.com> --- Created attachment 74779 --> https://bugs.winehq.org/attachment.cgi?id=74779 Wine, DXVK, dxvk-nvapi and nvml combined log Here is a fuller log, made with `DXVK_NVAPI_LOG_LEVEL=info WINEDEBUG=+loaddll,+nvml` that shows nvapi and nvml calls made by the program in question. Note how `nvmlInit_v2` is actually called twice: the first time by dxvk-nvapi which uses it to implement some NVAPI functions and the second time by the application itself. -- 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.