Skip to content

Commit

Permalink
Split smm2 and smm3 steps into sections
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Aug 4, 2024
1 parent c919787 commit c3bc150
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions modules/ROOT/pages/faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand All @@ -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?

Expand Down

0 comments on commit c3bc150

Please sign in to comment.