Skip to content

wyyadd/LaLa

Repository files navigation

LaLa Trainers Launcher

A free, cross-platform launcher to easily discover, manage, and run game trainers🤗.

中文 - German

👀 Screenshots

💻 Supported platforms

  • Windows
  • Linux
  • Steam Deck
  • MacOS (Coming Soon)

⚙️ Installation

You can download prebuilt binaries directly from GitHub releases.

  • For Windows user, install exe file directly.
  • For Linux and Steam deck user, run one of the following commands to install.
    • AppImage version
    chmod +x LaLa_linux_amd64.AppImage && \
    ./LaLa_linux_amd64.AppImage
    • Flatpak version
    flatpak install --user LaLa_linux_amd64.flatpak && \
    flatpak run com.aironheart.lala
    • Binary version
    unzip LaLa_linux_amd64.zip -d destination_folder && \
    chmod +x destination_folder/LaLa && \
    ./destination_folder/LaLa
    • Deb version: only for Debian-based and Ubuntu-based linux
    sudo dpkg -i LaLa_linux_amd64.deb && \
    LaLa

⚠️ Important notice for Linux and Steam Deck user

The LaLa Launcher for Linux relies on Proton to run trainers.
To use trainers, you must:

For Steam Deck users who use LaLa in gaming mode:

  • Please add LaLa as a non-steam game.
  • Flatpak LaLa is not supported for gaming mode.
  • Use Mouse Only button Layout for better experience.

For users who use Flatpak Steam, you need to:

  • Add AppImage LaLa as a Non-Steam game.
  • Use IN_FLATPAK_STEAM=1 %command% --appimage-extract-and-run as LaLa's launch options.
  • Open LaLa through steam.

📌 Common Issues

Trouble setting Steam path on Linux

LaLa uses this default path: ~/.local/share/Steam
If it doesn’t work, you may need to set it manually. The path must contain the steamapps folder so LaLa can find your games.

Example paths

  • ~/.local/share/Steam
  • ~/.steam/steam
  • Flatpak: ~/.var/app/com.valvesoftware.Steam/.local/share/Steam

Trainers not detecting games

If trainers cannot detect your game:

  1. Make sure the game uses Proton.
  2. Launch the game first, then start the trainer.
  3. If it still doesn’t work, try switching to a different trainer version.

🙋 FAQ

During installation, my operating system warns about security.

LaLa Trainers Launcher is an open-source software developed using Flutter. Any security warning you encounter during installation is a false positive from your system. You can safely proceed with the installation.

Is the trainers downloaded by LaLa Trainers Launcher safe?

All of the trainers used by LaLa Trainers Launcher are sourced from Fling Trainers. While every effort is made to ensure their safety, please use them responsibly, and be aware that the use of trainers can carry risks.

Where is LaLa Trainers Launcher's cache data stored?

On Windows, the cache data is located in the %LOCALAPPDATA%/com.aironheart.lala directory.
On Linux, it can be found in either $XDG_CACHE_HOME/com.aironheart.lala or ~/.cache/com.aironheart.lala.

On Linux or Steam Deck, why some trainers won't start?

This is an issue related to .Net dependencies. Please check this issue for more details.
Temporary Solution: Reinstalling dotnet40.

On Linux or Steam Deck Gaming mode, why some trainers keep flickering?

This is an issue related to wayland. Please check this issue for more details.
Temporary Solution: Switch from wayland to X11 or Enable Virtual Desktop.

Why is it named LaLa Trainers Launcher?

It's named after my love for the movie "La La Land". I hope you can enjoy using the software.💃🏽

☕ Support

Servers aren't free and running/maintaining this project isn't free either😢.
If you want to support me, you can buy me a coffee.

Mona logo

Sponsor this project

Packages

 
 
 

Contributors