2021-11-01 09:54:58 -04:00
|
|
|
# xivlauncher
|
|
|
|
|
2021-11-10 05:37:45 -05:00
|
|
|
Finally, a cross-platform FFXIV launcher. It should run on Windows, macOS and Linux!
|
2021-11-01 09:54:58 -04:00
|
|
|
|
2021-11-10 05:37:45 -05:00
|
|
|
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.
|
2021-11-01 09:54:58 -04:00
|
|
|
|
2021-11-18 07:32:28 -05:00
|
|
|
More information can be found in the [FAQ](https://github.com/redstrate/xivlauncher/wiki/Frequently-Asked-Questions).
|
|
|
|
|
2021-11-02 20:21:22 -04:00
|
|
|

|
2021-11-02 20:19:50 -04:00
|
|
|
|
2021-11-01 09:54:58 -04:00
|
|
|
## Features
|
2021-11-01 14:37:32 -04:00
|
|
|
* Can use native (Windows) and Wine (macOS, Linux) versions of FFXIV.
|
2021-11-01 09:54:58 -04:00
|
|
|
* Can connect to the official Square Enix servers _as well_ as Sapphire servers.
|
2021-11-09 13:56:35 -05:00
|
|
|
* 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?
|
2021-11-10 05:37:45 -05:00
|
|
|
* All settings can be configured per-profile!
|
2021-11-09 21:30:26 -05:00
|
|
|
* 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.
|
2021-11-09 13:56:35 -05:00
|
|
|
* Enable several (Linux) Wine-specific performance enhancements such as enabling Esync.
|
2021-11-10 05:37:45 -05:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
Pre-compiled binaries are not (yet) available, so you must compile from source. Please see the relevant
|
|
|
|
usage guide for your platform:
|
|
|
|
* [Windows](https://github.com/redstrate/xivlauncher/wiki/Windows-Usage)
|
|
|
|
* [macOS](https://github.com/redstrate/xivlauncher/wiki/macOS-Usage)
|
|
|
|
* [Linux](https://github.com/redstrate/xivlauncher/wiki/Linux-Usage)
|