sm64ex: Documentation Updates

This commit is contained in:
Yussur Mustafa Oraji 2022-02-20 12:41:16 +01:00 committed by GitHub
parent ad75ee8c50
commit 129c6d2d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -48,9 +48,9 @@ The Compiled binary will be in `build/REGION_pc/`.
# Joining a MultiWorld Game # Joining a MultiWorld Game
To join, set the following launch options: `--sm64ap_name YourName --sm64ap_ip ServerIP:Port`. To join, set the following launch options: `--sm64ap_name YourName --sm64ap_ip ServerIP:Port`.
Optionally, add `--sm64ap_passwd "YourPassword"` if the room you are using requires a password. All parameters without quotation marks. Optionally, add `--sm64ap_passwd "YourPassword"` if the room you are using requires a password.
The Name in this case is the one specified in your generated .yaml file. The Name in this case is the one specified in your generated .yaml file.
In case you are using the Archipelago Website, the IP should be `archipelago.gg` and Port `38281`. In case you are using the Archipelago Website, the IP should be `archipelago.gg`.
If everything worked out, you will see a textbox informing you the connection has been established after the story intro. If everything worked out, you will see a textbox informing you the connection has been established after the story intro.