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.
-
Install the .NET 10 SDK.
-
Clone this repository and navigate into it:
git clone https://github.com/nxtroox/CemuLauncher.git cd CemuLauncher -
Run the following command to start compiling:
dotnet publish -c Release -r win-x64
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.
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.
This project is licensed under the MIT License.
This project is not affiliated with Cemu or any other project.