Jens Peters

Results 190 comments of Jens Peters

> I've addressed some of the feedback above. I think the big outstanding items to address are: Thanks a lot, yes, and points 1 and 3 are easy to address...

Thanks for the report. Could you try the build from this PR? https://github.com/jp7677/dxvk-nvapi/pull/178 The log says: ``` NvAPI_QueryInterface NvAPI_GetLogicalGPUFromDisplay: Not implemented method NvAPI_GetPhysicalGPUsFromLogicalGPU: Expected logical GPU handle ``` This might...

> The build from #178 appears to have the same issue, but those two items you referenced have changed, I have the log below. Thanks for the fast response. Looks...

> Could it be possible that Star Citizen is expecting an application profile and attempts to query it several times and crashes when a profile is unable to be identified/provided?...

Thanks. It is not looping, but trying to read different settings (the setting-id is always a new one). Considering that it doesn't stop after the first settings, I think the...

@etgbrown @SveSop Could you please try this PR? https://github.com/jp7677/dxvk-nvapi/pull/179 While looking into some trivial pre-checks, we found something potentially interesting. @SveSop Good luck with the weather conditions!

As an intermediate step, would be cool if you could provide a release including a binary that can be easily dropped into Proton (I mean 6.3. based Protons).

@Saancreed thanks a lot for the release, having a binary that people can just drop into Proton makes it a lot more accessible imho. @SveSop lets wait a bit how...

FWIW, I've just tested the labwc tearing options and the tearing toggle on labwc `master` and all works as intended. I'm using the `G-SYNC Pendulum Demo` from https://www.nvidia.com/en-us/geforce/community/demos/ for testing....

> Small correction: the library file is called `libnvidia-api.so.1` and it was introduced in 525 series. Ah, thanks, corrected, that was a genuine typo ;).