From 183555b858ff8b15cabef3e984a4498e0f1be067 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 21 Jun 2025 11:52:59 -0400 Subject: [PATCH] Remove old workaround for Aether data center in USAGE This should no longer be true anymore. --- USAGE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index a06e080..375b899 100644 --- a/USAGE.md +++ b/USAGE.md @@ -82,13 +82,15 @@ 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`: +By default, the World server advertises itself as Gilgamesh but this can be changed in `config.yaml`: ```yaml world: world_id: 63 ``` +This has no actual effect in-game, apart from the World name shown inside the client. All data centers will show the configured world. + ## 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.