Skip to content

FFXI Ashita & Windower 4 addon to allow dynamic loading of Mods without modification of the original DATs

License

Notifications You must be signed in to change notification settings

Imisnew2/XIPivot

 
 

Repository files navigation

About

XIPivot is an addon that allows to dynamically override parts of the ROM and sound files of your FFXI client without touching the actual files.

It provides support for multiple overlay directories as well as runtime controls of which overlays are loaded and used by the game.

The goals behind XIPivot are simple:

  • no modifications to the original DAT / spw or bgw files
  • no more huge folder with thousands of anonymous files
  • the ability to sort Mods into separate folders for each mod
  • the ability to control which Mods take precedence

Compatibility

XIPivot works together with Ashita v3, Windower 4 as well as the current beta version of Ashita v4.

Installation

Manual and Windower Install

Ashita Install

The latest version of XIPivot can always be installed from the plugins list in Ashita and will be updated automatically.

Ashita v4 (beta) Install

Follow the steps for manual installation for now.

Modifications / Contribution

If you would like to build XIPivot from source you need the Visual Studio 2020 or newer. The Community Edition is available for free from Microsoft.

Otherwise it's just these three steps:

  • clone the repository
  • open the solution
  • chose "Build -> Rebuild Solution" .

The addon and plugin versions will be placed inside the directory build\Release\Windower and build\Release\Ashita.

Disclaimer

I tested XIPivot to the best of my capabilities but I can not guarantee that it works without bugs for 100% of the time. Use at your own discretion, I take no responsibility for any client crashes or data loss.

About

FFXI Ashita & Windower 4 addon to allow dynamic loading of Mods without modification of the original DATs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • Lua 3.6%