[Bug 51912] styx2 wont start

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 22 12:55:43 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51912

--- Comment #6 from Zebediah Figura <z.figura12 at gmail.com> ---
Where are you getting your wine build from?

How exactly are you generating a fresh prefix? Just running `wineboot` isn't
enough. In particular I suspect that you have set those DLLs to native-only, in
order to use DXVK. That prevents the built-in DLLs from loading.

To properly create a new prefix, you need to either delete your current prefix
(probably at ~/.wine; note that this will delete any data stored in the
prefix), or set the environment variable WINEPREFIX to a new directory.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list