Skip to content

Mupen64-Rewrite/M64RPFW

Repository files navigation

M64RPFW (WIP)

M64RPFW Logo
A new and improved TASing emulator powered by Mupen64Plus, with lots of extra bells and whistles.

Related projects

Building from source

As with all things, this might change if we improve the build process.

Dependencies

  • .NET 7 or higher
  • (if using Visual Studio) Visual Studio 2022

Any remaining dependencies should be handled by NuGet. If it doesn't, please report an issue.

Rider/Visual Studio 2022

  1. Clone the source code from Git, then open M64RPFW.sln.
  2. Simply build and run M64RPFW.Views.Avalonia.
    1. VS users: If this doesn't work, ensure that M64RPFW.Views.Avalonia is set as the startup project.

.NET CLI

  1. Clone the source code from Git.
  2. Run the following commands:
    dotnet restore
    cd M64RPFW.Views.Avalonia && dotnet run

Legal notice

Country flags and symbols are sourced from Twemoji. They were not modified in any way.

About

Mupen64 Rerecording Plus Function Wrangler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages