Automatically installs and updates nightly builds of the Cemu emulator.
Install the .NET 10 Desktop Runtime.
Download the latest version from the releases page and install it.
Alternatively, you can download it without an installer from the same page if you'd like.
Feel free to also compile it by yourself!
-
Install the .NET 10 SDK.
-
Clone this repository and navigate into it:
git clone https://codeberg.org/Niitroo/cemu-launcher.git cd cemu-launcher -
Run the command according to your architecture to start compiling:
dotnet publish -c Release -r win-x64
dotnet publish -c Release -r win-arm64
Instead of running Cemu, run cemu-launcher. 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.
This project is licensed under the MIT license.
This project is not affiliated with Cemu or any other project.