Skip to content

nxtroox/CemuLauncher

Repository files navigation

CemuLauncher

GitHub Downloads (all assets, all releases) GitHub License GitHub Release

Automatically installs and updates nightly builds of the Cemu emulator.

💿 Installation

Install the .NET 10 Desktop Runtime.

Download the latest version from the releases page and install it.

Alternatively, you can download a portable from the same page if you'd like.

Click here for instructions on how to compile it by yourself.

💻 Compile from source

  1. Install the .NET 10 SDK.

  2. Clone this repository and navigate into it:

    git clone https://github.com/nxtroox/CemuLauncher.git
    cd CemuLauncher
  3. Run the following command to start compiling:

    dotnet publish -c Release -r win-x64

💡 Usage

Instead of running Cemu, run CemuLauncher. It will automatically check for updates and install them.

It will create a portable installation of Cemu, so make sure to copy your data to it.

🛠️ Configuration

After installing CemuLauncher, you can configure it using its configuration file located under %AppData%\CemuLauncher\config.yml.

This file will be automatically created after you launch CemuLauncher for the first time.

The config file should be self-explanatory.

📜 License

This project is licensed under the MIT License.

This project is not affiliated with Cemu or any other project.

About

Automatically installs and updates nightly builds of the Cemu emulator

Topics

Resources

License

Stars

Watchers

Forks

Contributors