Preparation and Warnings

Before installing any texture mods, take a few minutes to back up your install and configure your system correctly. Skipping these steps is the most common cause of crashes and broken mods after game updates.

Before and After

With a stock install Vana'diel renders at its original 2003 resolution. With AshenbubsHD Basic loaded through XIPivot the difference is immediate: sharper world textures, cleaner character detail, and more readable UI elements. No gameplay changes, only visuals. Start with Basic (x2) to confirm stability, then upgrade to Prime (x4) if performance holds.

Recommended Tools

Launchers

Mod Loader

HD Mods via Windower

XIPivot is the official Windower addon for loading HD texture packs. There is no one-click "HD Mods" installer that handles everything automatically. XIPivot is the dedicated tool that lets you load any HD texture pack (AshenbubsHD, NextGames, etc.) without touching your original game files. It is the standard community-recommended method as of 2026.

Full step-by-step instructions including Ashita setup and overlay folder layout are in the Step-by-Step Installation section below.

Texture Packs

Optional Compatibility and Visual Extras

None of these are required to use HD texture packs. Install only if you have specific compatibility problems or want post-processing effects on top of your textures.

Step-by-Step Installation

The steps below apply to both launchers. Where paths or filenames differ between Windower and Ashita, both are listed.

  1. Install Windower 4 or Ashita and point the launcher at your FFXI game directory.
  2. Install XIPivot using your launcher's documented method:
    • Windower: Place the XIPivot addon folder inside Windower/addons/XIPivot/.
    • Ashita: Copy XIPivot.sample.xml to Ashita/config/XIPivot.xml.
  3. Extract your HD texture pack into the correct XIPivot overlay folder for your launcher. No spaces in the overlay folder name.
    • Windower: Windower/addons/XIPivot/data/DATs/YourModName/ROM/
    • Ashita: Create Ashita/plugins/DATs/ if it does not exist, then place overlays in Ashita/plugins/DATs/YourModName/ROM/.
  4. Register the overlay name in the XIPivot config file. The config filename differs by launcher:
    • Windower: Edit Windower/addons/XIPivot/data/settings.xml and add your overlay folder name to the overlays list.
    • Ashita: Reference config/XIPivot.xml and add your overlay folder name to the overlays list.
    Alternatively, use the in-game /pivot commands to add an overlay without editing the file.
  5. Set XIPivot to load automatically on every session:
    • Windower: Add lua load xipivot to Windower/scripts/init.txt.
    • Ashita: Add /load xipivot as the first line of your setup script, before any /wait or other lines.
  6. Log in, zone into a new area or relog, and verify textures have changed in Mog House or Jeuno.

Overlay Folder Layout

Each overlay is its own subfolder under DATs/. Use Windower/addons/XIPivot/data/DATs/ on Windower and Ashita/plugins/DATs/ on Ashita. The contents mirror the FFXI ROM directory structure:

XIPivot intercepts file requests from the game and serves replacement textures from the overlay. Original game files are never modified.

Helpful Tips and Tricks

Resources