Files
dockipelago/worlds/tloz_ph/docs/setup.md
Jonathan Tinney 7971961166
Some checks failed
Analyze modified files / flake8 (push) Failing after 2m28s
Build / build-win (push) Has been cancelled
Build / build-ubuntu2204 (push) Has been cancelled
ctest / Test C++ ubuntu-latest (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Analyze modified files / mypy (push) Has been cancelled
Build and Publish Docker Images / Push Docker image to Docker Hub (push) Successful in 5m4s
Native Code Static Analysis / scan-build (push) Failing after 5m2s
type check / pyright (push) Successful in 1m7s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 16m23s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 28m19s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 14m49s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 5m0s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
add schedule I, sonic 1/frontiers/heroes, spirit island
2026-04-02 23:46:36 -07:00

2.6 KiB

The Legend of Zelda: Phantom Hourglass AP Setup Guide

Required Software

  • Universal Tracker version v0.2.25 or later. Contains a detailed map tracker by @palex00, @catzador and @carrotinator.
  • Item Tracker, a poptracker pack by @ZobeePlays. No map tracking.

Game Setup

  1. Find your Archipelago directory, and put tloz_ph.apworld in the custom_worlds folder
  2. Create a yaml settings file, and put it in the Archipelago directories players folder. You can generate a template yaml with the archipelago launcher.
  3. Generate your game
  4. Host the game, either locally or via the archipelago web hosting service
  5. Open the generic bizhawk client in Archipelago, and connect to the server
  6. Launch the vanilla game in bizhawk, and open the lua console. Add the connector_bizhawk_generic.lua script that can be found in Archipelago\data\lua.
  7. You are now ready to play! Start a new savefile and go! You can check that everything worked by checking if the bridge has been repaired.

External patches

  • Works with controller patches!
  • Works with player model patches. Guide for making them.

Useful to know before you start

  • Since the game runs on live patching, you can't see what you found in game. Check your client to see what items you find.
  • You can warp to start by opening the collection screen and flipping the screen, then entering any transition. This will also refill you ammo and heal you.
  • If enabled in the yaml, there is a fast travel system. Open your sea chart and select an island you've previously visited to select a warp location, and enter any transition to warp to it's port.
  • Some locations can despawn. They usually have a backup system. Save and reenter the room to trigger it. Only works for save slot one.

Further Reading