diff --git a/modules/ROOT/pages/faq.adoc b/modules/ROOT/pages/faq.adoc index e40060da..3560a56a 100644 --- a/modules/ROOT/pages/faq.adoc +++ b/modules/ROOT/pages/faq.adoc @@ -385,8 +385,12 @@ You might see error messages like: Internet restrictions, and sometimes VPNs and proxies, mess with our services. You can work around this by downloading the mod files mentioned in the error message from ficsit.app manually. +The process for doing this changes if you're using SMM2 or SMM3 and is described below. You can also try using a different proxy, VPN, or hotspot to download the mod instead. +[id="ManualDownloadForCache_SMM2"] +=== If using SMM2 + Once you have downloaded the mod file(s) from ficsit.app, rename the file to `[ModName].smod` if it was named `[ModName].zip`. @@ -395,8 +399,13 @@ For SMM2, this is `%localappdata%\SatisfactoryModManager\downloadCache\mods`, unless the mod you downloaded is SML, in which case place the file into `%localappdata%\SatisfactoryModManager\downloadCache\smlVersions\[the SML version number]`. -If you are using SMM3, the folder is instead `%localappdata%\ficsit\downloadCache`, -there is no special destination for SML, and you must keep the file as a zip and rename it to include the version number. +[id="ManualDownloadForCache_SMM3"] +=== If using SMM3 + +Once you have downloaded the mod file(s) from ficsit.app, +place the zips into `%localappdata%\ficsit\downloadCache`. +Make sure to rename them to the `ModReference_version_target.zip` format, for example, +`SML_3.7.0_Windows.zip` == How can I troubleshoot crash issues?