Difference between revisions of "Mupen64Plus"

From Emulation General Wiki
Jump to navigation Jump to search
(Added daily builds by ecsv)
(Removing doubles of categories)
Line 9: Line 9:
 
'''Mupen64Plus''' is an open source, cross-platform plugin-based Nintendo 64 emulator which is capable of playing many games.
 
'''Mupen64Plus''' is an open source, cross-platform plugin-based Nintendo 64 emulator which is capable of playing many games.
  
==Download==
+
==Downloads==
 
+
*[http://www.emucr.com/search/label/Mupen64Plus?&max-results=12 Mupen64Plus]
[http://www.emucr.com/search/label/Mupen64Plus?&max-results=12 Mupen64Plus]
+
*[https://bitbucket.org/ecsv/mupen64plus-mxe-daily/overview Daily builds of Mupen64Plus]
 
 
[https://bitbucket.org/ecsv/mupen64plus-mxe-daily/overview Daily builds of Mupen64Plus]
 
[[Category:Emulators]]
 
[[Category:Linux emulation software]]
 
[[Category:OS X emulation software]]
 
  
 
==Review==
 
==Review==
 
 
The N64 emulation scene is a mess. Checking [http://bmgcl.atspace.cc/n64mgcl/N64ConfigList.htm this site] and using the appropriate [http://www.mediafire.com/?6c33nky4jyzc13w emulator/plugin] per game is recommended.
 
The N64 emulation scene is a mess. Checking [http://bmgcl.atspace.cc/n64mgcl/N64ConfigList.htm this site] and using the appropriate [http://www.mediafire.com/?6c33nky4jyzc13w emulator/plugin] per game is recommended.
  
 
==Using Mupen64Plus==
 
==Using Mupen64Plus==
 
 
Windows:
 
Windows:
  
Line 38: Line 31:
  
 
===Frontend===
 
===Frontend===
 
 
http://code.google.com/p/mupen64plus/wiki/ThirdPartyPlugins
 
http://code.google.com/p/mupen64plus/wiki/ThirdPartyPlugins
  
 
==Source Code==
 
==Source Code==
 
 
 
http://code.google.com/p/mupen64plus/
 
http://code.google.com/p/mupen64plus/
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:OS X emulation software]]
 
[[Category:OS X emulation software]]

Revision as of 06:56, 21 May 2013

Mupen64plus-r1.pnd.png
Current version: 1.99.5 (09-10-12)
Active: Yes
OS: Multiplatform
Authors: Mupen team
Official website: http://code.google.com/p/mupen64plus/
Source code: Unknown

Mupen64Plus is an open source, cross-platform plugin-based Nintendo 64 emulator which is capable of playing many games.

Downloads

Review

The N64 emulation scene is a mess. Checking this site and using the appropriate emulator/plugin per game is recommended.

Using Mupen64Plus

Windows:

First create this directory: C:\Users\<username>\AppData\Roaming\Mupen64Plus (<username> is whatever your PC name is). Copy all the .ini and .cfg files into this folder and create a folder in there called "save". Open up the command prompt (Windows Key + R, type "cmd" and hit enter). Drag/drop mupen64plus-ui-console.exe into cmd, hit Space, and drag/drop the ROM you want to play then hit Enter. It should look similar to:
C:\Users\PC>"F:\Emulators\Mupen64Plus\mupen64plus-ui-console.exe" "F:\Games\Super Mario 64.n64
To change plugins after you've dragged/dropped mupen's exe into cmd, hit Space, type "--gfx", hit Space, drag/drop the plugin you want to use, hit Space again, drag/drop the game you want to run and hit Enter. It should look similar to:
C:\Users\PC>"F:\Emulators\Mupen64Plus\mupen64plus-ui-console.exe" --gfx "F:\Emulators\Mupen64Plus\mupen64plus-video-glide64mk2.dll" "F:\Games\Super Mario 64.n64
To change settings open mupen64plus.cfg, or the plugin's .cfg/.ini file in notepad++.

Note: For the absolute fastest way to setup and use M64P: unzip ALL files into 'C:\Users\<username>\AppData\Roaming\Mupen64Plus', create a save folder and then make .n64/.z64/.v64 file extensions to open with mupen64plus-ui-console.exe by default. Then just click on your N64 ROMs to play.

Frontend

http://code.google.com/p/mupen64plus/wiki/ThirdPartyPlugins

Source Code

http://code.google.com/p/mupen64plus/