Skip to content

Commit 07e3fbe

Browse files
Docs, LTTP: clarify not using qusb and remove redundancies (#1373)
* clarify not using qusb and remove redundancies * SNES mini note * review suggestions * remove remaining repetitive text --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
1 parent 76cace7 commit 07e3fbe

File tree

1 file changed

+6
-49
lines changed

1 file changed

+6
-49
lines changed

worlds/alttp/docs/multiworld_en.md

+6-49
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22

33
## Required Software
44

5-
- [Archipelago](https://github.com/ArchipelagoMW/Archipelago/releases). Make sure to check the box for `SNI Client - A Link to the Past Patch Setup`
5+
- [Archipelago](https://github.com/ArchipelagoMW/Archipelago/releases). Make sure to check the box for
6+
`SNI Client - A Link to the Past Patch Setup`
7+
- [SNI](https://github.com/alttpo/sni/releases). This is automatically included with your Archipelago installation above.
8+
- SNI is not compatible with (Q)Usb2Snes.
69
- Hardware or software capable of loading and playing SNES ROM files
710
- An emulator capable of connecting to SNI
811
([snes9x rr](https://github.com/gocha/snes9x-rr/releases),
912
[BizHawk](https://tasvideos.org/BizHawk), or
1013
[RetroArch](https://retroarch.com?page=platforms) 1.10.1 or newer). Or,
1114
- An SD2SNES, [FXPak Pro](https://krikzz.com/store/home/54-fxpak-pro.html), or other compatible hardware. **note:
12-
modded SNES minis are currently not supported by SNI**
15+
modded SNES minis are currently not supported by SNI. Some users have claimed success with QUsb2Snes for this system,
16+
but it is not supported.**
1317
- Your Japanese v1.0 ROM file, probably named `Zelda no Densetsu - Kamigami no Triforce (Japan).sfc`
1418

1519
## Installation Procedures
@@ -27,38 +31,6 @@ modded SNES minis are currently not supported by SNI**
2731
5. Browse for your emulator's `.exe` file and click **Open**. This file should be located inside the folder you
2832
extracted in step one.
2933

30-
## Create a Config (.yaml) File
31-
32-
### What is a config file and why do I need one?
33-
34-
Your config file contains a set of configuration options which provide the generator with information about how it
35-
should generate your game. Each player of a multiworld will provide their own config file. This setup allows each player
36-
to enjoy an experience customized for their taste, and different players in the same multiworld can all have different
37-
options.
38-
39-
### Where do I get a config file?
40-
41-
The [Player Settings](/games/A%20Link%20to%20the%20Past/player-settings) page on the website allows you to configure
42-
your personal settings and export a config file from them.
43-
44-
### Verifying your config file
45-
46-
If you would like to validate your config file to make sure it works, you may do so on the
47-
[YAML Validator](/mysterycheck) page.
48-
49-
## Generating a Single-Player Game
50-
51-
1. Navigate to the [Player Settings](/games/A%20Link%20to%20the%20Past/player-settings) page, configure your options,
52-
and click the "Generate Game" button.
53-
2. You will be presented with a "Seed Info" page.
54-
3. Click the "Create New Room" link.
55-
4. You will be presented with a server page, from which you can download your patch file.
56-
5. Double-click on your patch file, and SNIClient will launch automatically, create your ROM from the patch file, and
57-
open your emulator for you.
58-
6. Since this is a single-player game, you will no longer need the client, so feel free to close it.
59-
60-
## Joining a MultiWorld Game
61-
6234
### Obtain your patch file and create your ROM
6335

6436
When you join a multiworld game, you will be asked to provide your config file to whoever is hosting. Once that is done,
@@ -138,18 +110,3 @@ The client will attempt to reconnect to the new server address, and should momen
138110
When the client shows both SNES Device and Server as connected, you're ready to begin playing. Congratulations on
139111
successfully joining a multiworld game! You can execute various commands in your client. For more information regarding
140112
these commands you can use `/help` for local client commands and `!help` for server commands.
141-
142-
## Hosting a MultiWorld game
143-
144-
The recommended way to host a game is to use our [hosting service](/generate). The process is relatively simple:
145-
146-
1. Collect config files from your players.
147-
2. Create a zip file containing your players' config files.
148-
3. Upload that zip file to the website linked above.
149-
4. Wait a moment while the seed is generated.
150-
5. When the seed is generated, you will be redirected to a "Seed Info" page.
151-
6. Click "Create New Room". This will take you to the server page. Provide the link to this page to your players, so
152-
they may download their patch files from there.
153-
7. Note that a link to a MultiWorld Tracker is at the top of the room page. The tracker shows the progress of all
154-
players in the game. Any observers may also be given the link to this page.
155-
8. Once all players have joined, you may begin playing.

0 commit comments

Comments
 (0)