From cbde0f74b3f67cc18fc97fe34106ee068068f7db Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 18 Jun 2025 19:42:29 -0400 Subject: [PATCH] Clarify in USAGE that the server is setup for Aether/Gilgamesh I thought this was documented, but I guess not. Saves users a bit of troubleshooting, especially if they don't play on American data centers. --- USAGE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/USAGE.md b/USAGE.md index 6f7fe2c..f61b501 100644 --- a/USAGE.md +++ b/USAGE.md @@ -82,6 +82,13 @@ On Windows this file is located under `C:\Windows\System32\Drivers\etc\hosts` an Navigate to [http://ffxiv.localhost](http://ffxiv.localhost), and register for an account. In order to actually log in, navigate to the Setup page and follow the instructions there. If you get an error in your web browser, ensure you're connecting via **http://** and not **https://**. +**In the game client, you must select the Aether data center.** By default, the World server advertises itself as Gilgamesh but this can be changed in `config.yaml`: + +```yaml +world: + world_id: 63 +``` + ## Importing characters from retail It's possible to import existing characters from the retail server using [Auracite](https://auracite.xiv.zone). Upload the backup ZIP on the account management page on the login server.