loentar ceab224bf9 Update 'README.md' | 1 year ago | |
---|---|---|
images | 3 years ago | |
qml | 2 years ago | |
screenshots | 3 years ago | |
scripts | 2 years ago | |
share | 3 years ago | |
src | 2 years ago | |
tools | 2 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 1 year ago | |
VERSION | 2 years ago | |
paimon-launcher.pro | 2 years ago | |
update_qrc | 3 years ago |
Alternative launcher for GI, installs and updates the game, handles patches automatically. It's developed to run under Linux only.
Download manager Aria2c is used for improved download speed.
At start the launcher tries to detect game installation by looking in few common directories. If you have game installed but launcher didn't detected its installation path, click "Browse..." and choose the "Game" directory (where UnityPlayer.dll is located).
If you don't have game installed, launcher will offer to install it to default directory. Click "Browse..." if you wish to install to the different directory.
This launcher is built on Ubuntu 16.04 and tested on Ubuntu 16.04, 20.04, Fedora 34, Arch Linux.
**For Ubuntu 22.04 or newer version you must have libssl1.1
installed. Else it may lead to "Failed to check version info..." error. **
Other distributions should be supported as well. If you face a bug feel free to file an issue.
In this way of installation the self update via "Settings -> Check for updates..." is supported.
To download and install launcher with just one line:
wget -qO- https://notabug.org/loentar/paimon-launcher/raw/master/scripts/selfupdate | bash -s - install
Or if you prefer curl
instead:
curl https://notabug.org/loentar/paimon-launcher/raw/master/scripts/selfupdate | bash -s - install
After installation run launcher with Paimon_Launcher.AppImage
.
If it doesn't start, try running it by full path: $HOME/.local/bin/Paimon_Launcher.AppImage
.
Self-update is not supported if you downloaded and started AppImage. You still can check for updates and get redirected to download page from "Settings -> Check for updates...".
This app is distributed via AppImage.
cd ~/Downloads
chmod +x Paimon_Launcher-[VERSION]-x86_64.AppImage
./Paimon_Launcher-[VERSION]-x86_64.AppImage
or read this article to learn how to do the same from GUI.
If provided AppImage doesn't work for some reason you may build launcher from source code:
sudo apt install build-essential git
git clone https://notabug.org/loentar/paimon-launcher.git
chmod +x qt-unified-linux-x64-*-online.run
to start it.paimon-launcher.pro
from cloned directoryYou can configure launcher to use Lutris/Proton instead of default wine installation also to control launch options and environment. All these settings are stored in $HOME/.local/share/paimon-launcher/wineconfig.sh
. To open it in default editor choose "Edit wineconfig.sh" from settings menu.
multiConnectionsValue
limitDownloadValue