mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
An Anime Game launcher for Linux with telemetry disabling
3083f0f4ce
- changed application id - implemented !28 - changed a bit config file structure From previous commits: - ping command check before telemetry check (!23) - updated empathize version; due to it was removed `Launcher.isPackageAvailable()` method which now included in empathize as `Package.exists()` - `Game.isTelemetryDisabled()` now rejects an Error object when `iputils` package (`ping` command) is not installed - due to the change above was slightly rewritten `Launch.ts` script - added automatic default language selection - added `Locales.system()` method to get launcher-supported locale based on the `$LANG` env variable - use polkit/pkexec instead of removing sudo section (!26) - blured everything that should be blured in the launcher pics - added blank analytics window - removed `components.sass` file; its content was moved to `settings.sass` - improved `Button` component - added `constants.uri.discord` and `constants.placeholders.uppercase.company_alterego` fields - added proper windows centering - added Hungarian - added `wine-ge 7.1-1` and `proton-ge 7.1-(1/2)` to the runners list - `wine-ge 7.1-1` now is the default runner to install during the game's installation - small conspiracy changes - fixed actions execution issues in the launcher's core libraries - added virtual desktop option (!28) - added ToS violation warning window - added additional IPC pull purging during the start of the launcher From 2.1.0-beta1: - moved launcher on empathize - added some links to the end of the settings menu - updated notahuman's shaders to v4 - added localizations for notifications - fixed possible errors in `Locales.bind()` method - added `Locales.translate()` method to translate something - added DXVK 1.9.4 and made it default; DXVK 1.8 and 1.8.1 now aren't recommended - added Indonesian - added Wine synchronization option in settings that can accept None, ESync or FSync - added `xdelta3` package existing checking before patch applying; also added an error notification when patch repos are not available - `cache.json` file was renamed to `.cache.json` - `Patch.fetchTimeout` was increased up to 5 seconds from 3 seconds - fixed *possible* issue with `Locales.default()` method: before, if you've been passing there a language to set as default, it wasn't returning properly - added notification when all the patch repos are not available |
||
---|---|---|
public | ||
repository | ||
scripts | ||
src | ||
.gitignore | ||
analytics.html | ||
index.html | ||
LICENSE | ||
neutralino.config.json | ||
package.json | ||
README.md | ||
settings.html | ||
splash.html | ||
svelte.config.js | ||
tos-violation.html | ||
tsconfig.json | ||
vite.config.js |
Please, try to use "An Anime Game" phrase instead of the real game name to avoid search engines parsing
Status
Game version | Launcher version | Patch version |
---|---|---|
2.4.0 | 2.0.0 | 2.4.0 stable ✅ |
We have our own An Anime Game discord server where you can ask any questions
AppImage
Download AppImage from Releases page
For arch users
This launcher is also available as the an-anime-game-launcher-bin AUR package
Pacstall support
This launcher is also available as the pacstall package:
pacstall -I an-anime-game-launcher-bin
Usage statistics
This is our current usage statistics. You can find older ones here
2.3.0 — 99 total
You can suggest colors for your countries
Requirements
To work this launcher requires
Name | Description |
---|---|
webkit2gtk | To run Neutralino apps |
libappindicator-gtk3 | To run Neutralino apps |
unzip | To unpack zip archives (DXVKs / wines) |
tar | To unpack tar archives (DXVKs / wines) |
git | To check for new versions of the launcher |
curl | To download archives with game, voice data, runners and so on |
xdelta3 | To apply the patch to the game |
cabextract | To install fonts to the wine prefix |
libnotify | To send system notifications |
Install
apt-get
sudo apt-get install unzip tar git curl xdelta3 cabextract libnotify
pacman
sudo pacman -Syu unzip tar git curl xdelta3 cabextract libnotify
dnf
sudo dnf install unzip tar git curl xdelta cabextract libnotify
Additional requirements
Name | Description |
---|---|
MangoHud | To use MangoHud |
vkBasalt | To use shaders |
GameMode | To use GameMode (performance optimization) |
switcheroo-control | To select the GPU launcher should use to run the game |
These requirements can't be easily installed so you should do it manually
They're required only for some specific functions
Development
Download
git clone https://gitlab.com/KRypt0n_/an-anime-game-launcher
cd an-anime-game-launcher
yarn
yarn neu update
Run
yarn dev
Build
yarn build
Bundle to AppImage
yarn bundle
Roadmap
This is our current roadmap goals. You can find older ones here
➤ To 3.0.0 release
Features
Use(deprecated due to the new core functions)LauncherLib.getGameVersion
function instead of theconfig.json
'sversion
propertyFix button flickering at start when the launcher's state updates(fixed due to the new framework usage and proper state updating)Add downloading pause button(2.0.0 release)Move launcher on EmpathizeMake notifications translationsToS Violation Window- Add
latest.log
file generation - Implement manual config flushing functionality from the Empathize's API
- Add analytics window
- Add an option to show terminal with the wine's log of the game
- Dark progress bar design
- Statistics window
- Changelog window
- Screenshots explorer
- Add Patch category in settings menu with
- Always participate in patches testing
- Applying anti login crash patch
- Remove patch