[Aquaria] Adds Poptracker Pack to the Aquaria Setup Guides (#4037)
* Adds Poptracker Pack to the Aquaria Setup Guides * Updates French Update Guide * Update worlds/aquaria/docs/setup_fr.md Co-authored-by: Cipocreep <65617616+Cipocreep@users.noreply.github.com> * Update worlds/aquaria/docs/setup_fr.md Co-authored-by: Benny D <78334662+benny-dreamly@users.noreply.github.com> * Update setup_fr.md * Update setup_fr.md --------- Co-authored-by: Cipocreep <65617616+Cipocreep@users.noreply.github.com> Co-authored-by: Benny D <78334662+benny-dreamly@users.noreply.github.com>
This commit is contained in:
parent
a0f49dd7d9
commit
ff297f2951
|
@ -8,6 +8,8 @@
|
||||||
## Optional Software
|
## Optional Software
|
||||||
|
|
||||||
- For sending [commands](/tutorial/Archipelago/commands/en) like `!hint`: the TextClient from [the most recent Archipelago release](https://github.com/ArchipelagoMW/Archipelago/releases)
|
- For sending [commands](/tutorial/Archipelago/commands/en) like `!hint`: the TextClient from [the most recent Archipelago release](https://github.com/ArchipelagoMW/Archipelago/releases)
|
||||||
|
- [Aquaria AP Tracker](https://github.com/palex00/aquaria-ap-tracker/releases/latest), for use with
|
||||||
|
[PopTracker](https://github.com/black-sliver/PopTracker/releases/latest)
|
||||||
|
|
||||||
## Installation and execution Procedures
|
## Installation and execution Procedures
|
||||||
|
|
||||||
|
@ -113,3 +115,16 @@ sure that your executable has executable permission:
|
||||||
```bash
|
```bash
|
||||||
chmod +x aquaria_randomizer
|
chmod +x aquaria_randomizer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Auto-Tracking
|
||||||
|
|
||||||
|
Aquaria has a fully functional map tracker that supports auto-tracking.
|
||||||
|
|
||||||
|
1. Download [Aquaria AP Tracker](https://github.com/palex00/aquaria-ap-tracker/releases/latest) and
|
||||||
|
[PopTracker](https://github.com/black-sliver/PopTracker/releases/latest).
|
||||||
|
2. Put the tracker pack into /packs/ in your PopTracker install.
|
||||||
|
3. Open PopTracker, and load the Aquaria pack.
|
||||||
|
4. For autotracking, click on the "AP" symbol at the top.
|
||||||
|
5. Enter the Archipelago server address (the one you connected your client to), slot name, and password.
|
||||||
|
|
||||||
|
This pack will automatically prompt you to update if one is available.
|
||||||
|
|
|
@ -2,9 +2,14 @@
|
||||||
|
|
||||||
## Logiciels nécessaires
|
## Logiciels nécessaires
|
||||||
|
|
||||||
- Le jeu Aquaria original (trouvable sur la majorité des sites de ventes de jeux vidéo en ligne)
|
- Une copie du jeu Aquaria non-modifiée (disponible sur la majorité des sites de ventes de jeux vidéos en ligne)
|
||||||
- Le client Randomizer d'Aquaria [Aquaria randomizer](https://github.com/tioui/Aquaria_Randomizer/releases)
|
- Le client du Randomizer d'Aquaria [Aquaria randomizer]
|
||||||
|
(https://github.com/tioui/Aquaria_Randomizer/releases)
|
||||||
|
|
||||||
|
## Logiciels optionnels
|
||||||
|
|
||||||
- De manière optionnel, pour pouvoir envoyer des [commandes](/tutorial/Archipelago/commands/en) comme `!hint`: utilisez le client texte de [la version la plus récente d'Archipelago](https://github.com/ArchipelagoMW/Archipelago/releases)
|
- De manière optionnel, pour pouvoir envoyer des [commandes](/tutorial/Archipelago/commands/en) comme `!hint`: utilisez le client texte de [la version la plus récente d'Archipelago](https://github.com/ArchipelagoMW/Archipelago/releases)
|
||||||
|
- [Aquaria AP Tracker](https://github.com/palex00/aquaria-ap-tracker/releases/latest), pour utiliser avec [PopTracker](https://github.com/black-sliver/PopTracker/releases/latest)
|
||||||
|
|
||||||
## Procédures d'installation et d'exécution
|
## Procédures d'installation et d'exécution
|
||||||
|
|
||||||
|
@ -116,3 +121,15 @@ pour vous assurer que votre fichier est exécutable:
|
||||||
```bash
|
```bash
|
||||||
chmod +x aquaria_randomizer
|
chmod +x aquaria_randomizer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tracking automatique
|
||||||
|
|
||||||
|
Aquaria a un tracker complet qui supporte le tracking automatique.
|
||||||
|
|
||||||
|
1. Téléchargez [Aquaria AP Tracker](https://github.com/palex00/aquaria-ap-tracker/releases/latest) et [PopTracker](https://github.com/black-sliver/PopTracker/releases/latest).
|
||||||
|
2. Mettre le fichier compressé du tracker dans le sous-répertoire /packs/ du répertoire d'installation de PopTracker.
|
||||||
|
3. Lancez PopTracker, et ouvrez le pack d'Aquaria.
|
||||||
|
4. Pour activer le tracking automatique, cliquez sur le symbole "AP" dans le haut de la fenêtre.
|
||||||
|
5. Entrez l'adresse du serveur Archipelago (le serveur auquel vous avez connecté le client), le nom de votre slot, et le mot de passe (si un mot de passe est nécessaire).
|
||||||
|
|
||||||
|
Le logiciel vous indiquera si une mise à jour du pack est disponible.
|
||||||
|
|
Loading…
Reference in New Issue