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

backend: remove wgpu, use gk instead to determine GPU info #603

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

xTVaser
Copy link
Member

@xTVaser xTVaser commented Oct 19, 2024

Fixes #588

Removes wgpu, uses open-goal/jak-project#3717 instead.

Tested all 3 scenarios:
image

updated gk binary and the gpu test passes

image

no active version is selected

image

old GK, with no support for outputting the gpu info

This is better in several ways, including that it determines the GPU that will actually be used by the game (eliminating guess work on whether the integrated card is being selected or not)

@xTVaser xTVaser merged commit ec3f604 into main Oct 19, 2024
8 checks passed
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.

Generating a support package fails on wgpu-related step
1 participant