A new and improved TASing emulator powered by Mupen64Plus, with lots of extra bells
and whistles.
- mupen64plus-core-rr - our fork of mupen64plus-core with handy TASing features
- TinCan.NET - an input plugin specifically designed for TASing
As with all things, this might change if we improve the build process.
- .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.
- Clone the source code from Git, then open
M64RPFW.sln
. - Simply build and run
M64RPFW.Views.Avalonia
.- VS users: If this doesn't work, ensure that
M64RPFW.Views.Avalonia
is set as the startup project.
- VS users: If this doesn't work, ensure that
- Clone the source code from Git.
- Run the following commands:
dotnet restore cd M64RPFW.Views.Avalonia && dotnet run
Country flags and symbols are sourced from Twemoji. They were not modified in any way.