--- title: "Boot (ffxivboot.exe)" --- {{< note "This documentation is incomplete." >}} This executable handles launching [ffxivlauncher.exe](executable/ffxivlauncher), and also patching "boot files" (aka anything inside of the GameInstall/boot folder). # Alternative Implementations * [XIVQuickLauncher (C#)](https://github.com/goatcorp/FFXIVQuickLauncher/blob/master/src/XIVLauncher.Common/Game/Launcher.cs) * [Astra (C++)](https://github.com/redstrate/astra/blob/main/launcher/src/squareboot.cpp)