2022-07-16 18:54:44 -04:00
---
2023-10-06 20:13:46 -04:00
title: "Boot (ffxivboot.exe)"
2022-07-16 18:54:44 -04:00
---
2023-10-06 20:13:46 -04:00
{{< note " This documentation is incomplete . " > }}
2022-07-16 18:54:44 -04:00
2023-10-06 20:13:46 -04:00
This executable handles launching [ffxivlauncher.exe ](executable/ffxivlauncher ), and also patching "boot files" (aka anything inside of the GameInstall/boot folder).
2022-07-16 18:54:44 -04:00
2023-09-23 08:48:27 -04:00
# Alternative Implementations
2022-07-16 18:54:44 -04:00
2023-09-23 08:48:27 -04:00
* [Astra (C++) ](https://git.sr.ht/~redstrate/astra/tree/main/item/launcher/src/squareboot.cpp )
2023-10-06 20:13:46 -04:00
* [XIVQuickLauncher (C#) ](https://github.com/goatcorp/FFXIVQuickLauncher/blob/master/src/XIVLauncher.Common/Game/Launcher.cs )