Skip to content

sern19/yet-another-anime-game-launcher

 
 

Repository files navigation

Yet another anime game launcher (Yaagl)

Current Supported Game Version:

GI: 4.6.0 OS/CN **

HI: 7.3 Global

HSR: 2.0.0 OS/CN (For Intel Mac Only)

**: For Apple Silicon users: Sonoma 14.4 is required

Is it safe?

Use it at your own risk. Or enjoying it with a new f2p account.

Install

  • Go to Release and download the latest version.

  • Uncompress and copy the resulting application to your /Applications folder. (Do not open the application from Downloads folder).

  • Also make sure your game files aren't stored inside /Applications, use something inside your home folder instead, e.g Games/GI.

Development

Setup

brew install nvm 
nvm install 19.4.0
nvm use 19.4.0 
git clone https://github.com/3Shain/yet-another-anime-game-launcher
cd yet-another-anime-game-launcher
pnpm install
./configure.sh
pnpm exec neu update

Run

# CN
pnpm start
# Oversea
pnpm run start-hk4eos

Build

YAAGL_CHANNEL_CLIENT=hk4eos YAAGL_ADVANCED_ENABLE=1 node ./build-app.js

Uninstall (completely)

  1. Drag app to the bin
  2. Delete folder ~/Library/Application Support/Yaagl or ~/Library/Application Support/Yaagl OS if you are using oversea version

Related projects

Special thanks

  • An anime game launcher for Linux users

  • Krock, the game running on macOS can not come true without his patch (you can find the link to his work in this repository, while you have to make a little effort ;) )

  • mkrsym1, tackled IMO the most challenging AC component. It's a really remarkable and mind-blowing achievement.

About

Believe me it's just a playcover launcher. Discord server https://discord.gg/HrV52MgSC2 QQ频道 https://pd.qq.com/s/1dwwmkgq4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.7%
  • JavaScript 3.6%
  • Shell 1.1%
  • Other 0.6%