An Anime Game launcher for Linux with telemetry disabling
Find a file
Observer KRypt0n_ 3083f0f4ce
2.1.0
- 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
2022-01-30 22:48:34 +02:00
public Add VD text to Indonesian locale(Untranslated) 2022-01-30 18:59:58 +01:00
repository Blured everything that should be blured in the launcher pics 2022-01-29 20:36:45 +02:00
scripts 2.1.0 2022-01-30 22:48:34 +02:00
src 2.1.0 2022-01-30 22:48:34 +02:00
.gitignore 2.0.0 release! 2022-01-12 20:04:41 +02:00
analytics.html Several changes 2022-01-30 01:18:41 +02:00
index.html Added settings tooltips 2021-12-28 14:16:54 +02:00
LICENSE Use actual GPLV3 license instead of GPLV2 2021-12-22 12:52:58 +00:00
neutralino.config.json 2.1.0 2022-01-30 22:48:34 +02:00
package.json 2.1.0 2022-01-30 22:48:34 +02:00
README.md Small Changes 2022-01-30 12:37:13 +00:00
settings.html Several changes 2022-01-30 01:18:41 +02:00
splash.html Several changes 2021-12-29 14:02:12 +02:00
svelte.config.js Changed project framework 2021-12-26 18:25:57 +02:00
tos-violation.html Several changes 2022-01-30 01:18:41 +02:00
tsconfig.json Moved launcher on empathize 2022-01-28 19:37:44 +02:00
vite.config.js Several changes 2022-01-30 01:18:41 +02:00



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 LauncherLib.getGameVersion function instead of the config.json's version property (deprecated due to the new core functions)
  • Fix 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 Empathize
  • Make notifications translations
  • ToS 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