Skip to content

Installation

Gregory Cabral De Los Santos edited this page Feb 18, 2026 · 2 revisions

This page explains how to install Yamata Launcher on all supported platforms.

The latest builds are available on the official Releases page:

https://github.com/Gr3gorywolf/yamata-launcher/releases


System Requirements

Desktop Platforms

  • 64-bit operating system
  • Minimum 4 GB RAM (8 GB recommended)
  • Internet connection for catalogs and downloads

Android

  • Android 8.0 or higher
  • Storage permissions enabled

Windows

  1. Download the latest .exe installer from the Releases page.
  2. Run the installer.
  3. Follow the setup instructions.
  4. Launch Yamata from the Start Menu or Desktop shortcut.

If Windows shows a security warning:

  • Click More info
  • Select Run anyway

macOS

  1. Download the .dmg file from the Releases page.
  2. Open the downloaded file.
  3. Drag Yamata Launcher into the Applications folder.
  4. Open the application from Applications.

If macOS blocks the app:

  1. Open System Settings
  2. Go to Privacy & Security
  3. Click Open Anyway

Linux

Yamata provides a universal installation script for Linux distributions.

Linux install

Yamata provides a universal installation script for Linux distributions.

Generic Distros

curl -sSL https://links.gregoryc.dev/yamata-launcher | sh

This script will:

Download the latest version

  • Install the application
  • Create a desktop entry (if supported)

SteamOs:

The SteamOS variant installs Yamata and creates a Steam shortcut for Gaming Mode.

curl -sSL https://links.gregoryc.dev/yamata-launcher | sh -s -- --variant=steamos

After installation:

  • Restart Steam if necessary
  • Yamata will appear in your Steam Library

Batocera:

The Batocera variant installs Yamata and creates a Ports entry.

curl -sSL https://links.gregoryc.dev/yamata-launcher | sh -s -- --variant=batocera

After installation:

  • Refresh the game list
  • Yamata will appear under Ports

Clone this wiki locally