Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvidia-gpu: Implement NvAPI_GPU_GetGPUInfo #157

Merged
merged 1 commit into from
Feb 13, 2024
Merged

nvidia-gpu: Implement NvAPI_GPU_GetGPUInfo #157

merged 1 commit into from
Feb 13, 2024

Conversation

jp7677
Copy link
Owner

@jp7677 jp7677 commented Feb 13, 2024

No description provided.

Let's use fixed values because we don't know
the actual values and it is probably all about
zero or more than zero.
@jp7677 jp7677 changed the title nvidia-gpu: Hack NvAPI_GPU_GetGPUInfo together nvidia-gpu: Implement NvAPI_GPU_GetGPUInfo Feb 13, 2024
@jp7677 jp7677 marked this pull request as ready for review February 13, 2024 21:06
@jp7677 jp7677 requested a review from Saancreed February 13, 2024 21:06
@jp7677 jp7677 merged commit 17ccef3 into master Feb 13, 2024
2 checks passed
@jp7677
Copy link
Owner Author

jp7677 commented Feb 14, 2024

Turns out this affects HansKristian-Work/vkd3d-proton#1148 . RTX is available on NVIDIA without any spoofing when NvAPI_GPU_GetGPUInfo is implemented and that method returns some numbers. The actual numbers probably doesn't matter, as long as > 0.

@jp7677 jp7677 deleted the get-gpu-info branch February 14, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants