1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 03:37:47 +00:00
astra/README.md

39 lines
3.2 KiB
Markdown
Raw Normal View History

2022-02-23 19:00:17 -05:00
# Astra
2021-11-01 09:54:58 -04:00
[![sourcehut](https://img.shields.io/badge/repository-sourcehut-lightgrey.svg?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSINCiAgICB3aWR0aD0iMTI4IiBoZWlnaHQ9IjEyOCI+DQogIDxkZWZzPg0KICAgIDxmaWx0ZXIgaWQ9InNoYWRvdyIgeD0iLTEwJSIgeT0iLTEwJSIgd2lkdGg9IjEyNSUiIGhlaWdodD0iMTI1JSI+DQogICAgICA8ZmVEcm9wU2hhZG93IGR4PSIwIiBkeT0iMCIgc3RkRGV2aWF0aW9uPSIxLjUiDQogICAgICAgIGZsb29kLWNvbG9yPSJibGFjayIgLz4NCiAgICA8L2ZpbHRlcj4NCiAgICA8ZmlsdGVyIGlkPSJ0ZXh0LXNoYWRvdyIgeD0iLTEwJSIgeT0iLTEwJSIgd2lkdGg9IjEyNSUiIGhlaWdodD0iMTI1JSI+DQogICAgICA8ZmVEcm9wU2hhZG93IGR4PSIwIiBkeT0iMCIgc3RkRGV2aWF0aW9uPSIxLjUiDQogICAgICAgIGZsb29kLWNvbG9yPSIjQUFBIiAvPg0KICAgIDwvZmlsdGVyPg0KICA8L2RlZnM+DQogIDxjaXJjbGUgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMzglIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjQlIg0KICAgIGZpbGw9Im5vbmUiIGZpbHRlcj0idXJsKCNzaGFkb3cpIiAvPg0KICA8Y2lyY2xlIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjM4JSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSI0JSINCiAgICBmaWxsPSJub25lIiBmaWx0ZXI9InVybCgjc2hhZG93KSIgLz4NCjwvc3ZnPg0KCg==)](https://git.sr.ht/~redstrate/astra)
[![GitHub
mirror](https://img.shields.io/badge/mirror-GitHub-black.svg?logo=github)](https://github.com/redstrate/astra)
2022-02-23 19:00:17 -05:00
Astra is a FFXIV launcher that supports
**multiple profiles**, **Dalamud mods**, _and_ **macOS and Linux**!
2021-11-01 09:54:58 -04:00
2022-02-23 19:00:17 -05:00
At the moment, there are a few caveats that are good to know if you use these features:
* There is no **game patching** support, but the launcher will prompt you to launch another launcher anyway.
* There is no **news list** yet.
* The **Steam support is untested.**
2021-11-10 05:37:45 -05:00
2022-02-23 19:00:17 -05:00
Despite this, the launcher is still usable and I use it myself on a regular basis on Linux. I suggest you read more in the [FAQ](https://github.com/redstrate/astra/wiki/Frequently-Asked-Questions)!
2021-11-01 09:54:58 -04:00
![screenshot](misc/screenshot.webp?raw=true)
2021-11-02 20:19:50 -04:00
2021-11-01 09:54:58 -04:00
## Features
2022-02-23 19:00:17 -05:00
* Can use native (Windows) and Wine-based (macOS, Linux) versions of FFXIV.
* You can use Dalamud, which is downloaded within the launcher just like XIVQuickLauncher.
2021-11-01 09:54:58 -04:00
* Can connect to the official Square Enix servers _as well_ as Sapphire servers.
* Multiple profile support!
2022-02-23 19:00:17 -05:00
* For example, you can have a regular Square Enix profile and a testing Sapphire profile. Or maybe one for DX11 and another for DX9?
* These also have seperate, saved logins.
2021-11-10 05:37:45 -05:00
* All settings can be configured per-profile!
2022-02-23 19:00:17 -05:00
* Securely saving username and/or password. These are saved per-profile, and are encrypted using your system wallet, and will never be stored unencrypted.
* Encrypted game argument support similiar to what XIVQuickLauncher and the official ffxivboot does, preventing other programs from snooping your login token.
* Enable several (Linux) Wine-specific performance enhancements such as enabling Esync.
2022-02-23 19:00:17 -05:00
* On Linux, take advantafe of Watchdog to help notify you if you've moved in the login queue.
* Only works on X11.
* Will send you a notification on any change in the login queue. (moving up, logged in, lobby error, etc)
2022-02-23 19:00:17 -05:00
* You can view your spot in the queue easily by using the system tray icon.
2021-11-10 05:37:45 -05:00
## Usage
2022-02-23 19:00:17 -05:00
* On [Windows](https://github.com/redstrate/astra/wiki/Windows-Usage)
* On [macOS](https://github.com/redstrate/astra/wiki/macOS-Usage)
* On [Linux](https://github.com/redstrate/astra/wiki/Linux-Usage)