Mupen64Plus is a cross-platform plugin-based N64 emulator which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input.
There is one included OpenGL video plugin, called RiceVideo. There are 3 other excellent video plugins called Arachnoid, Glide64, and Z64.
Get Mupen64Plus and bring back to life the old N64 on your PC!
What's New in This Release: [ read full changelog ]
Audio-SDL Plugin:
· added version number to SDL-audio plugin config parameters, to support future changes
· updated audio plugin for new Mupen64plus 2.0 API versioning scheme
· makefile fixes and improvements
Console-UI Front End Application:
· New option to disable internal core speed limiter (for benchmarking)
· Updated Console-UI front-end for new Mupen64plus 2.0 API versioning
· Added config version number for UI-Console section
· makefile fixes and improvements
Core Emulator Library:
· New feature: support for N64 internal real-time clock
· use X-Scale's PIF-CIC algorithm instead of the hard-coded challenge-response pairs
· New config parameter for path to save SRAM/EEPROM/MPK files, so they can be separated from emulator snapshots
· updated core for new Mupen64plus 2.0 API versioning scheme
· split core configuration data into 2 sections: Core and CoreEvents. Added version numbers and upgrade handling to both
· Accurately emulate the RSP DMA operation (from Bobby Smiles)
· bugfix: #290 - OnScreenDisplay...