Difference between revisions of "M64p"

From Emulation General Wiki
Jump to navigation Jump to search
(Overview)
Line 40: Line 40:
 
The user interface, mupen64plus-gui, was written specifically for m64p using Qt5. The supported features:
 
The user interface, mupen64plus-gui, was written specifically for m64p using Qt5. The supported features:
  
* Netplay (with voice chat) - A central netplay server is hosted in the cloud for others to find sessions.
+
* Netplay using a central server hosted in the cloud for players to find sessions
 +
* Discord Rich Presence and automatic voice channel connectivity
 +
* Standard frontend features like pausing, screenshots, save states etc.
 
* An auto-updater
 
* An auto-updater
* Discord Rich Presence
 
* Standard frontend features like pausing, screenshots, etc.
 
* Save states
 
  
 
==Netplay==
 
==Netplay==

Revision as of 13:27, 1 November 2020

m64p
M64p-screenshot.png
The Qt5 frontend on Windows 10.
Developer(s) loganmc10
Latest version Template:M64pVer
Active Yes
Platform(s) Windows, Linux, macOS
Architecture(s) x86
Emulates Nintendo 64
Compatibility High
Website m64p.github.io
Support ($) Patreon
Programmed in C, C++
License GNU GPLv3
Source code GitHub

m64p is an open-source, plugin-based Nintendo 64 emulator maintained by loganmc10. The project bundles Mupen64Plus with GLideN64, as well as its own frontend, input plugin, and netplay support.

Download

Windows Linux macOS Official releases

Windows Linux macOS mupen64plus-gui
The frontend that can also be used separately with Mupen64Plus.

Overview

In the project's own words:

"This is likely the most compatible N64 emulator you’re going to come across. It can play games like Resident Evil 2, Rogue Squadron, Pokemon Snap, and World Driver Championship “out-of-the-box” (without the need to fiddle with settings, plugins, or anything of the sort)."

The user interface, mupen64plus-gui, was written specifically for m64p using Qt5. The supported features:

  • Netplay using a central server hosted in the cloud for players to find sessions
  • Discord Rich Presence and automatic voice channel connectivity
  • Standard frontend features like pausing, screenshots, save states etc.
  • An auto-updater

Netplay

Follow this guide on the GitHub wiki to set up netplay.

External links