The Mupen64 monorepo. Contains the Mupen64 emulator (Nintendo 64), first-party plugins, related documentation, and the website.

This release adds action parameterization, a major productivity feature that allows actions to be invoked with parameters.

Try the new built-in parameterized actions in the command palette (they’re prefixed with >), and keep an eye out for Lua scripts that may leverage this feature.

To complement this, the command palette has been given a new visual style which reduces clutter and gives more space to the content.

Additionally, options have been separated into more tabs in the config dialog.
✨ Features

LuaDialog Allow minimizing  
ConfigDialog Separate options into tabs (#465)  
Palettes Improve visual styles of palette dialogs (#466)  
Action parameterization (#454)  
TASInput Support for axis inputs in button mappings (#459)  
AppActions Swap MFA decrement/increment hotkeys  
TASInput Remove "Async visual updates" option  
UpdateChecker Navigate to mupen64.com instead of downloading exe from github  

🐞 Bugfixes

CommandPalette Text edit dialogs parented to wrong window  
AppActions MFA decrement/increment implementations being swap