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

How to install Wine nightly build? #1294

Open
kwalker99 opened this issue Oct 22, 2024 · 3 comments
Open

How to install Wine nightly build? #1294

kwalker99 opened this issue Oct 22, 2024 · 3 comments

Comments

@kwalker99
Copy link

kwalker99 commented Oct 22, 2024

Hi

How would I install a Wine nightly build? I am looking to use this custom wine with vst plugins, I already have wine-staging 9.18 installed and working, along with dxvk etc, but I would like to see if this custom wine with proton patches resolves some compatibility issues.

I have downloaded the package from here: https://github.com/Frogging-Family/wine-tkg-git/actions/runs/11457382314

@Kerrung
Copy link

Kerrung commented Oct 22, 2024

Hi

How would I install a Wine nightly build? I am looking to use this custom wine with vst plugins, I already have wine-staging 9.18 installed and working, along with dxvk etc, but I would like to see if this custom wine with proton patches resolves some compatibility issues.

I have downloaded the package from here: https://github.com/Frogging-Family/wine-tkg-git/actions/runs/11457382314

Hi! What is the name of your operating system (distro)?

@kwalker99
Copy link
Author

kwalker99 commented Oct 23, 2024 via email

@Kerrung
Copy link

Kerrung commented Oct 23, 2024

Ubuntu 24.04
Is there not an install script available?

@kwalker99 If you need Wine, you need to enter in your terminal to the wine-tkg-git directory and then run this:

$ sh ./non-makepkg-build.sh

And so custom Wine compilation with default settings will bee started. But if you want to edit settings, you need to copy a /wine-tkg-git/customization.cfg to ~/.config/frogminer/ and rename it to wine-tkg.cfg. Then you need to edit ~/.config/frogminer/wine-tkg.cfg as you want.

Have you any questions?

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

No branches or pull requests

2 participants