An Anime Game launcher for Linux with telemetry disabling
Find a file
Observer KRypt0n_ 02984394ee
Several changes
- added `Launcher.version` field that represents... current launcher version
- made `Git` class to work with git repositories;
  made `Git.getTags()` method to list remove repository tags
- added outdated launcher version notification
2022-01-10 17:44:24 +02:00
public Several changes 2022-01-10 17:44:24 +02:00
repository-pics Updated project images 2022-01-08 14:56:23 +02:00
scripts Several changes 2022-01-10 17:44:24 +02:00
src Several changes 2022-01-10 17:44:24 +02:00
.gitignore Added AppImage bundler 2022-01-02 02:03:18 +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 Several changes 2022-01-10 17:44:24 +02:00
package.json Several changes 2022-01-10 17:44:24 +02:00
README.md Several changes (I LOVE SVELTE!!!) 2022-01-10 15:14:03 +02:00
ROADMAP.md Older roadmap goals were moved to a separate file 2021-12-22 17:42:26 +02:00
settings.html Added settings tooltips 2021-12-28 14:16:54 +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
tsconfig.json Several changes 2022-01-10 17:44:24 +02:00
vite.config.js Several changes 2021-12-29 14:02:12 +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 beta 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 repository


Usage statistics

2.2.0 — 29 total

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
notify-send To send system notifications

Install

apt-get

sudo apt-get install unzip tar git curl xdelta3 cabextract notify-send

pacman

sudo pacman -Syu unzip tar git curl xdelta3 cabextract notify-send

dnf

sudo dnf install unzip tar git curl xdelta cabextract notify-send

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

2.0.0 release goals - moving launcher to Neutralino

Core functionality

  • Make constants class to store launcher's constants
  • Make Downloader class to download files
  • Make Archive class to work with archives
  • Make DXVK class to manage DXVK installations
  • Make Runners class to manage wines installations
  • Make Configs class to manage launcher's configs
  • Make Game class to control game-related features
    • Ability to parse current installed version
    • Ability to get latest available version
    • Ability to download and install updates
  • Make Voice class to control voice packages-related features
    • Ability to parse current installed voice packs and get selected one
    • Ability to get latest available voice packs
    • Ability to download and install updates
  • Make Patch class to control patch-related features
    • Ability to get current installed patch
    • Ability to get latest available patch
    • Ability to download and install it
  • Add project binaries bundling
    • AppImage

Launcher functions

  • Make Launcher class to manage launcher-related features
    • Downloading progress
    • Launcher state functionality
      • Game launch available
      • Game update (installation) required
      • Voice data update (installation) required
      • Patch unavailable
      • Test patch available
  • Make Svelte components
    • Checkbox
    • Selectbox
    • SelectionList
    • PropertiesEditor
  • Add svelte-i18n
  • Telemetry checking
  • Tooltips for some options
  • Debugger
  • Splash screen
  • Theming system
  • Game pre-installation
  • Default runner and DXVK auto-installation
  • Discord RPC settings
  • Proper wine process monitoring
  • Ability to hide some runners families
  • Ability to change the temp directory where the launcher should download some files
  • Shaders menu
  • Dark progress bar design
  • Statistics window
  • Launcher auto-updates
  • Changelog window
  • Rewrite sass code, provide more flexible theming ability

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
  • Screenshots explorer
  • Add Patch category in settings menu with
    • Always participate in patches testing
    • Applying anti login crash patch
    • Remove patch