Celeste 64 Setup Guide
Required Software
- Archipelago Build of Celeste 64 from: Celeste 64 Archipelago Releases Page
Optional Software
- Celeste 64 Tracker
- PopTracker from: PopTracker Releases Page
- Celeste 64 Archipelago PopTracker pack from: Celeste 64 AP Tracker Releases Page
Installation Procedures (Windows)
- Download the above release and extract it.
Installation Procedures (Linux and Steam Deck)
Download the above release and extract it.
Add Celeste64.exe to Steam as a Non-Steam Game. In the properties for it on Steam, set it to use Proton as the compatibility tool. Launch the game through Steam in order to run it.
Joining a MultiWorld Game
Before launching the game, edit the
AP.json
file in the root of the Celeste 64 install.For the
Url
field, enter the address of the server, such asarchipelago.gg:38281
. Your server host should be able to tell you this.For the
SlotName
field, enter your "name" field from the yaml or website config.For the
Password
field, enter the server password if one exists; otherwise leave this field blank.Save the file, and run
Celeste64.exe
. If you can continue past the title screen, then you are successfully connected.
An Example AP.json
file:
{
"Url": "archipelago.gg:12345",
"SlotName": "Maddy",
"Password": ""
}