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

Add support for "modern" non-wine64 binaries on wineroot #531

Open
1 task done
ZhMster opened this issue Mar 10, 2025 · 0 comments
Open
1 task done

Add support for "modern" non-wine64 binaries on wineroot #531

ZhMster opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ZhMster
Copy link

ZhMster commented Mar 10, 2025

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Is your feature request related to a problem?

Right now, vinegar requires you to have /bin/wine64 located in wineroot, but nowdays wine, after v10 bundles all them into one binary, even the ones that isn't wow64.
There's a missing support for higher wine 10 versions, because they don't come with wine64 executable, and thus it fail.

Describe the Solution you'd Like

Maybe add a bool variable for [studio] to manually activate wow64 support or latest wine versions, so if it's true, it won't check for wine64, only for wine.

Describe Alternatives you've considered

(none)
Obviously, using default steam wine 9.0 will still be usable.
But, since latest wine version includes better support for Wayland, this is a better option to choose this over outdated wine versions.

Additional context

No response

@ZhMster ZhMster added the enhancement New feature or request label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants