diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index ddfe84f..f670156 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -1,6 +1,10 @@ ### Where do I download Cxbx-Reloaded builds? * **[Release Builds](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases)** - * **WINE users may need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.** + * **WINE users may need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.** + Without winetricks requirement, launch or emulate title will not work properly. + Winetricks requirements are: + * `vcrun2017` + * `d3dcompiler_47` * *[Full build history](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=workflow%3A%22GitHub+CI%22)* ---