diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 0dab515..a1f2f97 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -1,9 +1,8 @@ ### Where do I download Cxbx-Reloaded builds? * **[Release Builds](https://cxbx-reloaded.co.uk/download)** - * **WINE users may need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.** - Without winetricks, launching titles won't work properly. Winetricks requirement are: - * `vcrun2017` - * `d3dcompiler_47` + * WINE users may need to use winetricks' for install: + * `vcrun2019` (possibility optional) + * `d3dcompiler_47` (required) * *[Full build history](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=workflow%3A%22GitHub+CI%22)* ---