1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 11:47:46 +00:00
Unofficial FFXIV launcher
Find a file
2023-01-14 19:13:43 -05:00
cmake Improve about window 2022-04-10 19:56:14 -04:00
compatibilitytool Modify toolmanifest to mention the new steam option 2022-09-05 18:12:09 -04:00
external Bump libphysis to 0.1.3 2023-01-14 19:13:43 -05:00
launcher Adding fix for connecting to a sapphire server 2023-01-14 15:32:07 -05:00
misc Redo screenshot and README in preparation for 0.4.0 release 2022-04-17 21:48:31 -04:00
.clang-format Reformat code 2022-08-15 11:14:37 -04:00
.editorconfig Update .clang-format, add .editorconfig 2022-08-15 11:12:30 -04:00
.gitignore Add flatpak-specific stuff to gitignore 2022-10-24 15:46:56 -04:00
CMakeLists.txt When building for Flatpak, include steamworks 2022-10-25 11:12:36 -04:00
LICENSE Initial commit 2021-11-01 09:47:24 -04:00
README.md Begin consolidating GUI work 2022-10-24 13:03:29 -04:00
test-steamdeck.sh Add scripts and flatpak manifest to help building for Deck 2022-10-24 15:46:37 -04:00
zone.xiv.astra.yml Add scripts and flatpak manifest to help building for Deck 2022-10-24 15:46:37 -04:00

Astra

A custom FFXIV launcher that supports multiple accounts, Dalamud plugins and runs natively on Windows, macOS and Linux!

Notice

Astra is beta software. Despite this, the launcher is feature complete, but you may find it lacking for the use-cases below:

Main Screenshot

If you still have questions, please read the FAQ first.

Features

  • Traditional desktop interface which looks native to your system, utilizing Qt - a proven application framework.
    • Supports single-window scenarios such as the Steam Deck seamlessly.
  • Native support for Windows, macOS and Linux!
  • Handles running Wine for macOS and Linux users - creating a seamless and native-feeling launcher experience, compared to running other FFXIV launchers in Wine.
    • Can also easily enable several Linux-specific enhancements such as Fsync or configuring Gamescope.
  • Multiple account support!
    • Most settings can be set per-profile.
  • Easily install and use Dalamud plugins, just like XIVQuickLauncher.
  • Patches the game, just like the official launcher!
  • Securely login to the official Square Enix lobbies, as well as Sapphire servers.
    • Game arguments are encrypted by default, providing the same level of security as other launchers.
    • Saving account usernames and passwords are also supported, and is never stored plaintext.
  • Can easily install FFXIV on new systems right from the launcher, bypassing the normal InstallShield installer.

Installation

Precompiled binaries are available for Windows and macOS users, which you can download from the website.

For Linux users, there is numerous options available to you:

Distribution packaging is encouraged, so please send an email through the mailing list for any concerns.

Building

Note: Some dependencies will automatically be downloaded from the Internet if not found on your system. This functionality will change in the future to ease distribution packaging. You can control this functionality using the USE_OWN_LIBRARIES CMake option.

The wiki has dedicated platform-specific pages for build instructions as well as important information:

Contributing and Support

The best way you can help Astra is by monetarily supporting me or by submitting patches to fix bugs or add functionality. I work on Astra and my other FFXIV projects in my free time, so any support helps to let me continue what I do!

If you have changes you wish to submit, you can use git send-email or the sourcehut web contributor interface!

If you wish to file a bug report, or feature request please see the bug tracker.

For general discussion about the launcher, potential features and so on, send an email through the mailing list. I discourage contacting me privately unless necessary, so that everyone can benefit from the discussion.