1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-23 12:57:45 +00:00
Unofficial FFXIV launcher
Find a file
redstrate 8990fad533 Make it possible to launch multiple times in succession
Fixes bug where expansion data would be read twice, thus failing the anti-tamper check.
2021-11-18 07:20:19 -05:00
external Remove mbedtls dependency 2021-11-09 21:08:46 -05:00
misc Add screenshot to README 2021-11-02 20:19:50 -04:00
src Make it possible to launch multiple times in succession 2021-11-18 07:20:19 -05:00
.gitignore Add initial files 2021-11-01 09:54:58 -04:00
CMakeLists.txt Remove mbedtls dependency 2021-11-09 21:08:46 -05:00
LICENSE Initial commit 2021-11-01 09:47:24 -04:00
README.md Update README 2021-11-10 05:37:45 -05:00

xivlauncher

Finally, a cross-platform FFXIV launcher. It should run on Windows, macOS and Linux!

Compared to XIVQuickLauncher and the official launcher, this supports multiple profiles and macOS and Linux! This means you no longer have to suffer running your launcher through Wine.

As of this moment, the three missing major features are game patching and Dalamud and other external tool launching and the news list. If you don't use these features then the launcher is still usable.

screenshot

Features

  • Can use native (Windows) and Wine (macOS, Linux) versions of FFXIV.
  • Can connect to the official Square Enix servers as well as Sapphire servers.
  • Multiple profile support!
    • For example, having a regular Square Enix profile and a test Sapphire profile. Or maybe one for DX11 and another for DX9?
    • All settings can be configured per-profile!
  • Saving username and/or password. These are saved per-profile, and are encrypted using your system wallet.
  • Encrypted game argument support similiar to what XIVQuickLauncher and the official ffxivboot already does.
  • Enable several (Linux) Wine-specific performance enhancements such as enabling Esync.

Usage

Pre-compiled binaries are not (yet) available, so you must compile from source. Please see the relevant usage guide for your platform: