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

[Draft] Add Hybrid GPU and environment variable functionality to gamemoderun #131

Closed
wants to merge 1 commit into from

Conversation

stephanlachnit
Copy link
Contributor

This adds the functionality to run games started with gamemoderun on a secondary gpu, and also makes it easy to implement additional functionality to gamemoderun, which can only be controlled before the game is started.

The code is mostly ready, but to make this work we need a clean output if calling gamemoded -e.
At the moment I achieve this by removing the line where the config is loaded. Since this is a information that's sometimes useful, a workaround for this is required.

This closes #20 and needs a rewriting of #87.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
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.

Support for hybrid graphic cards
1 participant