Difference between revisions of "Dolphin MMJR"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
(Tags: Mobile edit, Mobile web edit)
Line 2: Line 2:
 
|title = Dolphin
 
|title = Dolphin
 
|logo = Dolphin-mmjr.png
 
|logo = Dolphin-mmjr.png
|logowidth = 166
+
|logowidth = 150
 
|last-version = 11460
 
|last-version = 11460
 
|active = Yes
 
|active = Yes
Line 10: Line 10:
 
|target = [[GameCube emulators|GameCube]] and [[Wii emulators|Wii]], WiiWare
 
|target = [[GameCube emulators|GameCube]] and [[Wii emulators|Wii]], WiiWare
 
|developer = Dolphin Team, Weihuoya, Bankaimaster999
 
|developer = Dolphin Team, Weihuoya, Bankaimaster999
|website = [https://github.com/Bankaimaster999 git]
+
|website =  
 
|source = [https://github.com/Bankaimaster999/Dolphin-MMJR GitHub]
 
|source = [https://github.com/Bankaimaster999/Dolphin-MMJR GitHub]
 
|license = GNU GPLv2
 
|license = GNU GPLv2
Line 32: Line 32:
 
|MMJR| and |MMJR2| builds can be installed without conflicts as they use different folders, but savestates are not compatible.
 
|MMJR| and |MMJR2| builds can be installed without conflicts as they use different folders, but savestates are not compatible.
  
<b>Futures :</b>
+
==Futures==
  
- Fast Emulation
+
* Fast Emulation
  
- High Compatibility
+
* High compatibility
  
- Joystick Emulation
+
* Joystick Emulation
  
- IR mode: click (default behavior) and drag (same as the "Touchscreen Emulate IR" = "stick" mode)
+
* 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
+
* 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
+
* 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)
+
* 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
+
* Custom texture support
  
- RVZ/WIA Support
+
* RVZ/WIA support
  
- Many more!
+
* Many more!
  
 
==System Requirements==
 
==System Requirements==
Line 90: Line 90:
  
 
==External links==
 
==External links==
 
* [https://discord.gg/WYcywwV49Z Official Discord]
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:GameCube emulators]]
 
[[Category:GameCube emulators]]
 
[[Category:Android emulation software]]
 
[[Category:Android emulation software]]

Revision as of 12:32, 4 September 2021

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

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

Overview

- MMJR2

An Android-only performance-focused dolphin fork, rebased on top of latest dolphin development builds and reimplementing MMJ UX and performance improvements. based on Dolphin Official dev source code. Hence, the aim is to get the newer features, fixes, updates of Dolphin Official but with the performance improvements of Dolphin MMJR (work-in-progress).

- MMJR

An Android-only performance-focused Dolphin (Official) 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. based on Dolphin MMJ source code which is aimed at pure performance.

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

Futures

  • 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.

Download

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

External links