https://bugs.winehq.org/show_bug.cgi?id=55140
--- Comment #3 from Krzysztof Bogacki saancreed@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.