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

GPU Detection #112

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

GPU Detection #112

wants to merge 13 commits into from

Conversation

ashuntu
Copy link
Collaborator

@ashuntu ashuntu commented Jan 18, 2023

Adds a script to detect what GPUs the system has and runs Steam with it.

Naively does it based on brand, if an AMD or NVIDIA name is detected that GPU is used.

Run Steam with snap run steam --list to list available GPUs, then run snap run steam --gpu <id> to run Steam with the specified GPU. If no GPU is provided, Steam will do its default behavior.

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