Difference between revisions of "M64p"

From Emulation General Wiki
Jump to navigation Jump to search
(Download)
(Removed redirect to Simple64)
(Tag: Removed redirect)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{lowercase title}}
+
{{delete|reason=All edits from m64p to simple64 have been established, and no redirects remain.}}
{{Infobox emulator
 
|title        = simple64
 
|logo          =
 
|logowidth    =
 
|screenshot    = M64p-screenshot.png
 
|screenshotcaption = The simple64 frontend on Windows 7.
 
|developer    = [https://github.com/loganmc10 loganmc10]
 
|version      = {{Version|m64p}}
 
|active        = Yes
 
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]
 
|architecture  = x64
 
|target        = [[Nintendo 64 emulators|Nintendo 64]]
 
|compatibility = High
 
|accuracy      =
 
|website      = [https://simple64.github.io/ simple64.github.io]
 
|prog-lang    = C, C++
 
|support      = [https://www.patreon.com/loganmc10 Patreon]
 
|license      = GNU GPLv3
 
|source        = [https://github.com/simple64/simple64 GitHub]
 
}}
 
'''simple64''', formerly known as m64p, is an open-source, plugin-based [[Nintendo 64 emulators|Nintendo 64 emulator]] maintained by loganmc10. The project bundles [[Mupen64Plus]] with Parallel RDP, as well as its own frontend, input plugin, and netplay support.
 
  
==Download==
+
#REDIRECT [[simple64]]
{| cellpadding="4"
 
|-
 
|align=center|{{Icon|Win-big|Lin-big}}
 
|[https://github.com/simple64/simple64/releases '''Official releases''']
 
|-
 
|align=center|{{Icon|Win|Lin|Mac}}
 
|[https://github.com/thekovic/simple64/releases/tag/v2021.5.30 Final GLideN64 build (2021-05-30)]
 
|-
 
|colspan="3"|<hr/>
 
|-
 
|align=center|{{Icon|Win|Lin|Mac}}
 
|[https://github.com/simple64/simple64-gui simple64-gui]<br><small>The frontend that can also be used separately with Mupen64Plus.</small>
 
|}
 
 
 
==Overview==
 
In the project's own words:
 
<blockquote>''"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)."''</blockquote>
 
 
The user interface, simple64-gui, was written specifically for simple64 using Qt5 prior to version 2022.07, and using Qt6 from version 2022.07 onward. 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
 
 
 
Parallel RDP and RSP are based on the work of [https://github.com/Themaister/parallel-rsp Themaister] and are used in the [https://www.libretro.com/index.php/parallel-n64-with-parallel-rsp-dynarec-release-fast-and-accurate-n64-emulation/ Parallel N64 Libretro core]. This makes fast and accurate N64 emulation possible in m64p.
 
 
 
As of April 12 2021, simple64 no longer runs properly on macOS systems. The application produces an "unable to load video plugin" error and random application crash at startup. As of June 6th 2021, it appears that support for macOS is being completely dropped by loganmc10 with the replacement of both the GlideN64 and Angrylion Plus RDPs with ParaLLEl-RDP and the release of Windows and Linux builds only, as macOS lacks the necessary Vulkan support for ParaLLEl-RDP to work, requiring additional Mac-specific work to make it function.
 
 
 
As of Jul 17, 2022, simple64 has undergone a major overhaul of its core timing code independently of upstream [[Mupen64Plus]], getting rid of the CountPerOp setting and removing all game-specific hacks, thus bringing it more in line with [[Ares]] and [[CEN64]] in accuracy. However, this has resulted in some regressions and compatibility issues, including some games not booting that used to work before. Work is ongoing and regressions are being fixed as they appear, but until this task is completed, consult this [https://github.com/simple64/simple64/issues/288 "known issues" list] before using the latest release. If a game you'd like to play is currently listed as having problems or you run into an issue not on that list, try a build from before the major timing changes (such as [https://github.com/simple64/simple64/releases/tag/v2022.07.6 this one]) or try another emulator such as [[RMG]] or [[RetroArch]]'s Mupen64Plus-Next core, which are much closer to upstream Mupen64Plus at this point. New releases are also quite frequent, so be careful about updating if the games you're playing work fine.
 
 
 
==Netplay==
 
Follow [https://github.com/simple64/simple64/wiki/Netplay-Guide this guide on the GitHub wiki] to set up netplay.
 
 
 
==External links==
 
* [https://discord.gg/tsR3RtYynZ Discord netplay channel]
 
 
 
[[Category:Emulators]]
 
[[Category:Console emulators]]
 
[[Category:Home console emulators]]
 
[[Category:Nintendo 64 emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Netplay]]
 

Revision as of 01:50, 5 September 2022

This page is a candidate for deletion. The reason is:

"All edits from m64p to simple64 have been established, and no redirects remain."

If you disagree with the candidate, explain why at the talk page or improve the page and remove the {{delete}} tag.

Remember to check for any active links to the page and its history before deleting.

  1. REDIRECT simple64