-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
[Request] Option for Discrete GPU per program #1065
Comments
We're going to do this by default with the Layered environment, where the settings are no longer per bottle but per program instead. I think it is possible to take it to all the other envs too without too many complications. |
Ref #510 |
@mirkobrombin Sorry to use this issue to ask a question |
Bottles don’t use the one coming with proton. Also please consider reading this bottlesdevs/components#145 |
@mirkobrombin I just noticed, Wine-GE also provides its own vkd3d-proton. |
Just keep vkd3d disabled in bottles should do the trick. Btw it’s the same, “our” version, the lutris one, the GE one, etc are the same version |
@mirkobrombin Disabling vkd3d just crashes the game for me on Wine-GE-7-11 |
The bottles one should be the latest available, I don’t think GE uses the latest commit 🤔 |
@mirkobrombin Sorry for the late reply. Not every version, but in some versions I spot this:
So I assumed it provided the git versions of dxvk and vkd3d |
It’s weird but may be possible |
@mirkobrombin Is it feasible to actually use the versions provided by Wine-GE? |
This mean alter Bottles for just 1 runner, sounds something possible but maybe too much effort. As a workaround, make a new bottle without turning on dxvk, then close and set it to enabled in bottle.yml |
@mirkobrombin Trying that but the game refuses to run that way. Also, it'd be nice if Wine-GE could provide an option to use its own VKD3D since VKD3D keeps adding compatibility for new games and generally moves fast, but has a bi-yearly release, which is bad for playing some games. |
With 2022.7.14 we will distribute our new runner based on Proton so you may want try it instead |
@mirkobrombin Would that runner provide git build of VKD3D? |
No |
Is your feature request related to a problem? Please describe.
I've a bottle for a bunch of Indie Games I have. Some of them require a Discrete GPU to work, while most perform well with the iGPU.
Describe the solution you'd like
It would be nice if one could select Discrete GPU for per program added. Every program could have a "Use Discrete GPU" option with 3 options, namely "Yes", "No", "Follow Global Settings"
The text was updated successfully, but these errors were encountered: