diff options
Diffstat (limited to 'docs/setup_en.md')
-rw-r--r-- | docs/setup_en.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/setup_en.md b/docs/setup_en.md new file mode 100644 index 0000000..97f3ce5 --- /dev/null +++ b/docs/setup_en.md | |||
@@ -0,0 +1,45 @@ | |||
1 | # Lingo Randomizer Setup | ||
2 | |||
3 | ## Required Software | ||
4 | |||
5 | - [Lingo](https://store.steampowered.com/app/1814170/Lingo/) | ||
6 | - [Lingo Archipelago Randomizer](https://code.fourisland.com/lingo-archipelago/about/CHANGELOG.md) | ||
7 | |||
8 | ## Optional Software | ||
9 | |||
10 | - [Archipelago Text Client](https://github.com/ArchipelagoMW/Archipelago/releases) | ||
11 | - [Lingo AP Tracker](https://code.fourisland.com/lingo-ap-tracker/about/CHANGELOG.md) | ||
12 | |||
13 | ## Installation | ||
14 | |||
15 | 1. Download the Lingo Archipelago Randomizer from the above link. | ||
16 | 2. Open up Lingo, go to settings, and click View Game Data. This should open up | ||
17 | a folder in Windows Explorer. | ||
18 | 3. Unzip the contents of the randomizer into the "maps" folder. You may need to | ||
19 | create the "maps" folder if you have not played a custom Lingo map before. | ||
20 | 4. Installation complete! You may have to click Return to go back to the main | ||
21 | menu and then click Settings again in order to get the randomizer to show up | ||
22 | in the level selection list. | ||
23 | |||
24 | ## Joining a Multiworld game | ||
25 | |||
26 | 1. Launch Lingo | ||
27 | 2. Click on Settings, and then Level. Choose Archipelago from the list. | ||
28 | 3. Start a new game. Leave the name field blank (anything you type in will be | ||
29 | ignored). | ||
30 | 4. Enter the Archipelago address, slot name, and password into the fields. | ||
31 | 5. Press Connect. | ||
32 | 6. Enjoy! | ||
33 | |||
34 | To continue an earlier game, you can perform the exact same steps as above. You | ||
35 | do not have to re-select Archipelago in the level selection screen if you were | ||
36 | using Archipelago the last time you launched the game. | ||
37 | |||
38 | In order to play the base game again, simply return to the level selection | ||
39 | screen and choose Level 1 (or whatever else you want to play). The randomizer | ||
40 | will not affect gameplay unless you launch it by starting a new game while it is | ||
41 | selected in the level selection screen, so it is safe to play the game normally | ||
42 | while the client is installed. | ||
43 | |||
44 | **Note**: Running the randomizer modifies the game's memory. If you want to play | ||
45 | the base game after playing the randomizer, you need to restart Lingo first. | ||