Skip to content

FFXI Atlas is a cross-platform Electron app that displays zone maps from Final Fantasy XI and tracks your character's real-time location using Ashita v4.

Notifications You must be signed in to change notification settings

miguelstrife/Electron-FFXI-Atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ FFXI Atlas – Interactive Map Viewer for Final Fantasy XI

FFXI Atlas is a cross-platform Electron app that displays zone maps from Final Fantasy XI and tracks your character's real-time location using Ashita v4. Whether you're navigating the dunes of Valkurm or the depths of Uleguerand Range, FFXI Atlas helps you find your way—just like a personal Navi-map for Vana'diel.

FFXI Atlas Screenshot

✨ Features

  • 🧭 Real-time player position tracking (requires Ashita v4)
  • 🌍 Interactive, high-resolution maps for all FFXI zones
  • 🔍 Zoom, pan, and coordinate grid overlays
  • 🔄 Automatic zone detection (requires Ashita v4)
  • 💡 Lightweight communication bridge via UDP/WebSocket
  • ⚔️ Designed for adventurers, collectors, and explorers

🚀 Getting Started

Prerequisites

  • Ashita v4 installed and configured
  • Node.js (v18 or later recommended)
  • FFXI installed via Square Enix or Steam.
  • A map pack. Remapster wiki packs 1024 are recommended.

1. Clone the Repository

git clone https://github.com/miguelstrife/electron-ffxi-atlas.git
cd electron-ffxi-atlas.git

2. Install dependencies

cd electron-ffxi-atlas
npm install

3. Run application

npm run start

4. Add your map pack

  • Place your map pack inside assets\maps. Naming should be in snake_case convention.

5. Configure Ashita v4 plugin

  • Download Ashita v4
  • Create a folder named 'ffxiatlas' in your Ashita v4 addon directory, usually ashita-v4\addons\ffxiatlas\ffxiatlas.lua
  • Copy ffxiatlas.lua from scripts\ashita\addon\ffxiatlas.lua
  • In your Ashita load script, add /addon load ffxiatlas or type it in the chatbox once you character is loaded in FFXI.

About

FFXI Atlas is a cross-platform Electron app that displays zone maps from Final Fantasy XI and tracks your character's real-time location using Ashita v4.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published