Difference between revisions of "Dolphin MMJR"

From Emulation General Wiki
Jump to navigation Jump to search
m
(Tags: Mobile edit, Mobile web edit)
Line 3: Line 3:
 
|logo = Dolphin-mmjr.png
 
|logo = Dolphin-mmjr.png
 
|logowidth = 150
 
|logowidth = 150
|last-version = 11470
+
|last-version = 15951
|active = No
+
|active = Yes
 
|fate =  
 
|fate =  
 
|platform = [[Emulators on Android|Android]]
 
|platform = [[Emulators on Android|Android]]
Line 16: Line 16:
 
}}
 
}}
  
'''Dolphin MMJR''' is a free and open-source [[Wii emulators|Nintendo Wii]] and [[GameCube emulators]] for Android. It's written in C++. It supports most games and has high compatibility.
+
'''Dolphin MMJR''' is free and open-source [[Wii emulators|Nintendo Wii]] and [[GameCube emulators]] for Android. It's written in C++. It supports most games and has high compatibility.
  
 
==Download==
 
==Download==
Line 29: Line 29:
 
|align=center|{{Icon|APK}}
 
|align=center|{{Icon|APK}}
 
|'''[https://github.com/weihuoya/dolphin/releases/tag/5.0-9494 Dolphin MMJ]'''<small> (Unofficial)</small>
 
|'''[https://github.com/weihuoya/dolphin/releases/tag/5.0-9494 Dolphin MMJ]'''<small> (Unofficial)</small>
|-
 
|align=center|{{Icon|APK}}
 
|'''[https://github.com/Gamer64ytb/Dolphin-360-Definitive-/releases Dolphin 360]'''<small> (Fork of MMJR 1.0)</small>
 
 
|}
 
|}
  
Line 92: Line 89:
  
 
==External links==
 
==External links==
 
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Console emulators]]
 
[[Category:Console emulators]]

Revision as of 08:32, 22 March 2022

Dolphin
Dolphin-mmjr.png
Developer(s) Dolphin Team, Weihuoya, Bankaimaster999
Last version 15951
Active Yes
Platform(s) Android
Architecture(s) x86_64, ARM
Emulates GameCube
Wii
License GNU GPLv2
Source code GitHub
BIOS/Keys Optional

Dolphin MMJR is free and open-source Nintendo Wii and GameCube emulators for Android. It's written in C++. It supports most games and has high compatibility.

Download

Android Dolphin MMJR (Unofficial)
Android Dolphin MMJR2 (Unofficial)
Android Dolphin MMJ (Unofficial)

Overview

- MMJR2

An Android-only performance-focused (from version "3.0-xxxxx") Dolphin fork, rebased on top of latest Dolphin development builds and reimplementing MMJ UX and performance improvements. Hence, the aim is to get the newer features, fixes, updates of Dolphin but with the performance improvements of Dolphin MMJR (work-in-progress).

- MMJR

An Android-only performance-focused Dolphin fork, continued from the Dolphin MMJ source code by Weihuoya. This version is merely to add or update the current MMJ code with further fixes and changes to hopefully improve things. It is also aimed at pure performance.

|MMJR| and |MMJR2| builds can be installed without conflicts as they use different folders, but savestates are not compatible.

Features

  • Fast Emulation
  • High compatibility
  • Joystick Emulation
  • IR mode : click (default behavior) and drag (same as the "Touchscreen Emulate IR" = "stick" mode)
  • Cheat Manager : manage game cheats easily directly from the app, with the ability to download them from a back-up online cheat database
  • Display Scale : screen can be "zoomed in/out" for display size/widescreen adjustments
  • On-screen analog triggers: needed for some games (eg. Super Mario Sunshine: full press -> Mario will stay still to aim and shoot, light press -> Mario will shoot while moving)
  • Custom texture support
  • RVZ/WIA support
  • Many more!

System Requirements

Android

- OS

• Android 5.0 Lollipop or higher (SDK >= 21).

- Processor

• A processor with support for 64-bit applications (either ARMv8 or x86-64).

- Graphics

• A graphics processor that supports OpenGL ES 3.0 or higher. Performance varies heavily with driver quality.

• A graphics processor that supports standard desktop OpenGL features is recommended for best performance.


Dolphin can only be installed on devices that satisfy the above requirements. Attempting to install on an unsupported device will fail and display an error message.

External links