Replies: 1 comment
-
You need to download and set a runner that uses staging patches to have that. I don't know though if it's gonna allow you to solve Qspice installation, but for example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am currently trying to get the program "Qspice" up and running using Bottles.
Creating a simple bottle and trying to execute the Installer gives me an error saying that QSpice needs Windows 11 or Windows 10 in a 64-bit Version. Indeed when looking into what the installer does before throwing this error is to check if ntdll has a function called wine_get_version. Which I think is hidden when selecting "Hide Wine Version from applications" in winecfg.
Is there a way to get the same behaviour in bottles?
I have found the tab "Legay-Winetools" but there the window "Stagging", which should hold this option, is not visible.
Beta Was this translation helpful? Give feedback.
All reactions