From 1d6345d3a2a665fe930a6704e13152d11b378bdd Mon Sep 17 00:00:00 2001 From: PoryGone <98504756+PoryGone@users.noreply.github.com> Date: Thu, 29 Jun 2023 23:28:08 -0400 Subject: [PATCH] SA2: Add troubleshooting note about Skip Intro and Cutscene Traps (#1915) --- worlds/sa2b/docs/setup_en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/worlds/sa2b/docs/setup_en.md b/worlds/sa2b/docs/setup_en.md index 2ac00a3fb834..b30255ad73b2 100644 --- a/worlds/sa2b/docs/setup_en.md +++ b/worlds/sa2b/docs/setup_en.md @@ -127,6 +127,9 @@ If you wish to use the `SADX Music` option of the Randomizer, you must own a cop - Mission 1 is missing a texture in the stage select UI. - Most likely another mod is conflicting and overwriting the texture pack. It is recommeded to have the SA2B Archipelago mod load last in the mod loader. +- Received Cutscene Traps don't play after beating a level. + - Make sure you don't have the "`Skip Intro`" option enabled in the mod manager. + ## Save File Safeguard (Advanced Option) The mod contains a save file safeguard which associates a savefile to a specific Archipelago seed. By default, save files can only connect to Archipelago servers that match their seed. The safeguard can be disabled in the mod config.ini by setting `IgnoreFileSafety` to true. This is NOT recommended for the standard user as it will allow any save file to connect and send items to the Archipelago server.