Difference between pages "Byuu (emulator)" and "MelonDS"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
m
 
(Downloads)
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
 +
{{lowercase title}}
 
{{Infobox emulator
 
{{Infobox emulator
|title         = byuu
+
|title = melonDS
|logo         = byuulogo.png
+
|logo = MelonDS.png
|logowidth     = 267
+
|logowidth = 80
|developer    = Near <small>(formerly known as byuu)</small>, [https://github.com/byuu/byuu/blob/master/CREDITS.md contributors]
+
|version = {{MelonDSVer}}
|version       = {{ByuuVer}}
+
|active = Yes
|active       = No
+
|platform = Multi-platform
|platform     = Windows, macOS, Linux, OpenBSD, FreeBSD
+
|target = [[Nintendo DS emulators|Nintendo DS]]
|architecture  =  
+
|developer = [https://github.com/Arisotura Arisotura]<br/><small>[https://github.com/Arisotura/melonDS/graphs/contributors Repository contributors]</small>
|target = [[Nintendo Entertainment System emulators|NES]], [[Super Nintendo emulators|SNES]], [[Game Boy/Game Boy Color emulators|GB]], [[Game Boy/Game Boy Color emulators|GBC]], [[Game Boy Advance emulators|GBA]], [[WonderSwan emulators|WS]], [[Master System emulators|SMS]], [[Master System emulators|GG]], [[Sega Genesis emulators|GEN]], [[PC Engine (TurboGrafx-16) emulators|PCE]], [[MSX emulators|MSX]], [[ColecoVision emulators|COL]]
+
|accuracy = Medium-Accurate
|compatibility = <small>100% for commercial titles. Some homebrew may have small defects</small>
+
|website = [http://melonds.kuribo64.net/ melonds.kuribo64.net]
|accuracy = System-dependent
+
|support = [https://www.patreon.com/staplebutter Patreon]
|website       = [https://byuu.org/byuu byuu.org/byuu]
+
|prog-lang = C, C++
|prog-lang     = C++
+
|license = GNU GPLv3
|license       =
+
|source = [https://github.com/Arisotura/melonDS GitHub]
|source       = [https://github.com/higan-emu/higan GitHub]
+
|bios          = [[Emulator_Files#Nintendo_DS_.2F_DSi|Required for DSi]]
 
}}
 
}}
'''byuu''' was an open-source, [[Multi-system emulators|multi-system emulator]]. It aimed to provide the accuracy of [[higan]], with the ease-of-use of [[bsnes]]. After the developer Near (formerly known as byuu) retired in July 2020, byuu was merged back into higan.
+
'''melonDS''' is a free and open-source [[Nintendo DS emulators|Nintendo DS emulator]] aiming for better performance than [[DeSmuME]] and to emulate Wi-Fi and local multiplayer capabilities. It is developed by Arisotura (formerly known as StapleButter), a former contributor to DeSmuME, and has been available as a [[libretro]] core since version 0.6.
 +
 
 +
==Downloads==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|Lin|Mac}}
 +
|'''[http://melonds.kuribo64.net/downloads.php Official Builds]'''<br/><small>Also available on [https://github.com/Arisotura/melonDS/releases Github]</small>
 +
|-
 +
|align=center|{{Icon|Win|Lin|Mac}}
 +
|'''[https://github.com/Arisotura/melonDS/actions Dev Builds]'''
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Android-big}}
 +
|'''[https://github.com/rafaelvcaetano/melonDS-android Beta Build]'''
 +
'''[https://play.google.com/store/apps/details?id=me.magnum.melonds 1.6.0]'''
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|NX-big}}
 +
|'''[https://github.com/RSDuck/melonDS/releases Release 5]<br>[https://gbatemp.net/threads/melonds-for-switch-continuation.570021/ GBATemp Thread]'''<br><small> Ported by Hydr8gon, and currently maintained by Generic (aka RSDuck), who added an ARM64 JIT and other improvements. (Unofficial)</small><!--I don't know what the current status is for the Switch Port in terms of compatibility-->
 +
|-
 +
|align=center|{{Icon|Vita}}
 +
|[https://github.com/Rinnegatamante/melonDS-Vita Vita Port]<br><small>No longer maintained</small>
 +
|}
  
 
==Overview==
 
==Overview==
byuu was an multi-system emulator that aimed to provide the accuracy of higan, with the ease-of-use of bsnes.
+
As of 0.9.1, melonDS offers:
 +
* Nearly complete core (CPU, video, audio, ...)
 +
* JIT recompiler for fast emulation
 +
* OpenGL renderer, 3D upscaling
 +
* RTC, microphone, lid close/open
 +
* Joystick support
 +
* Savestates
 +
* Various display position/sizing/rotation modes
 +
* (WIP) Wifi: local multiplayer, online connectivity
 +
* (WIP) DSi emulation
 +
* DLDI
 +
* (WIP) GBA slot add-ons
 +
* and more are planned!
 +
 
 +
Though it's not as mature as DeSmuME in some areas, it's a relatively simple emulator to use and has potential.
 +
 
 +
==Cheats/BIOS (DSi)==
 +
* <B> [https://gbatemp.net/threads/deadskullzjrs-nds-cheat-databases.488711/ List of Supported Cheats Database]</B>
 +
* <B> [https://archive.org/details/ds-firmware_dsi-nand-and-firmware DSi NAND/BIOS + Firmware]</B>
 +
 
 +
==Issues==
 +
Like most emulators, development has been rocky with at one point the sole developer putting the project on a [http://melonds.kuribo64.net/comments.php?id=42 hiatus in May of 2018] leaving this [http://melonds.kuribo64.net/comments.php?id=43 to-do list] for anyone who wished to contribute improving the emulator, which is still open-source. [http://melonds.kuribo64.net/comments.php?id=44 On July 2018] it was announced that development was going to continue for melonDS and has since shown potential.
 +
 
 +
There is very little to tweak in terms of improving performance (which can be a good or bad thing). This is mainly due to the developer's goal of accurate emulation rather than providing game-specific hacks.
 +
 
 +
The OpenGL renderer is still being worked on, meaning that there's a slight chance some models/textures may not render correctly.
 +
 
 +
==melonDSi==
 +
On October 15, 2019, Arisotura released [http://melonds.kuribo64.net/comments.php?id=103 the beta version of an emulator called melonDSi], an experimental melonDS branch for DSi emulation.  So far, it's able to boot into the home screen of the DSi's firmware and boot some DSiWare, DSi-Enhanced games and other features (cameras, DSP, new wifi, etc.) aren't supported yet.  It used to have required a lot of files to be dumped in order to work (most of which were console-unique), however it has been reworked to require less files (namely, the DSi ARM7 & ARM9 BIOS, the DSi Firmware, and a NAND dump). It has since been merged into the master branch and is available on melonDS 0.9.
 +
 
 +
==Getting started==
 +
From the README on GitHub:
 +
 
 +
:''melonDS requires BIOS/firmware copies from a DS. Files required:''
 +
:*''bios7.bin, 16KB: ARM7 BIOS''
 +
:*''bios9.bin, 4KB: ARM9 BIOS''
 +
:*''firmware.bin, 128/256/512KB: firmware''
 +
:''Firmware boot requires a firmware dump from an original DS or DS Lite. DS firmwares dumped from a DSi or 3DS aren't bootable and only contain configuration data, thus they are only suitable when booting games directly.''
 +
:''DS BIOS dumps from a 3DS can be used with no compatibility issues. DSi BIOS dumps should be usable too, provided they were dumped properly.''
  
It seeked to accomplish this by catering to the common 99% of use cases, rather than higan, which tries to cater to every niche. As such, certain advanced functionality was not available in byuu; however, the emulator was significantly easier to use, like bsnes.
+
These files can be found [[Emulator_Files#Nintendo_DS_.2F_DSi|here]].  If you do choose to look elsewhere online for system files, be warned that there are old hacked dumps floating around that breaks if the WFC configurations are altered.
  
Unlike bsnes, byuu would also put accuracy at the forefront, at least at first, to uphold Near's vision for emulator design. This means that byuu would have higher system requirements and less enhancements than bsnes, but it will still aimed to offer more features than higan.
+
In order to use the OpenGL renderer, you must have at least OpenGL 3.1.
 +
More information can be found [http://melonds.kuribo64.net/faq.php in this FAQ].
  
Essentially, think of it as the bridge between two extremes. The goal was to build on the success of bsnes, and to offer an easy-to-use interface for all of Near's emulator cores, rather than just for the SNES alone.
+
To use melonDS in DSi mode, you need extra files which can be found [[Emulator_Files#Nintendo_DS_.2F_DSi|on this page.]]
  
After Near retired in July 2020, byuu was merged back into higan.
+
==Gallery==
 +
<gallery>
 +
Metroid2X.png|Top: 2x the native resolution without OpenGL. <br>Bottom: 2x the native resolution with OpenGL
 +
Chibi4x.png|Top: Native software render. <br>Bottom: 4x the native resolution with OpenGL
 +
</gallery>
  
==Forks==
+
<!--==References==
* [https://github.com/FitzRoyX/byuuremix byuuremix]: a modified version with more ergonomic automaps, an acronymized system list, and faster setup time in Windows.
+
<references/>-->
  
==See also==
+
==External links==
* [[bsnes]] - Near's [[Super Nintendo emulators|Super Nintendo Entertainment System (Super Famicom)]] emulator.
+
* [https://emucross.com/the-one-that-flourished/ The One That Flourished: A Look at melonDS 0.8] (By [[Dolphin]] tester [https://dolphin-emu.org/blog/authors/JMC47/ JMC47], aka Justin M. Chadwick. 6 June 2019.)
* [[higan]] - Near's other [[Multi-system emulators|multi-system emulator]].
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:Multi-emulators]]
+
[[Category:Windows emulation software]]
[[Category:Super Nintendo emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Game Boy/Game Boy Color emulators]]
 
[[Category:Game Boy Advance emulators]]
 
[[Category:Windows emulation software‏‎]]
 
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
[[Category:macOS emulation software]]
+
[[Category:Nintendo DS emulators]]

Revision as of 12:16, 7 August 2021

melonDS
MelonDS.png
Developer(s) Arisotura
Repository contributors
Latest version 0.9.5
Active Yes
Platform(s) Multi-platform
Emulates Nintendo DS
Accuracy Medium-Accurate
Website melonds.kuribo64.net
Support ($) Patreon
Programmed in C, C++
License GNU GPLv3
Source code GitHub
BIOS/Keys Required for DSi

melonDS is a free and open-source Nintendo DS emulator aiming for better performance than DeSmuME and to emulate Wi-Fi and local multiplayer capabilities. It is developed by Arisotura (formerly known as StapleButter), a former contributor to DeSmuME, and has been available as a libretro core since version 0.6.

Downloads

Windows Linux macOS Official Builds
Also available on Github
Windows Linux macOS Dev Builds

Android Beta Build

1.6.0


Switch Release 5
GBATemp Thread

Ported by Hydr8gon, and currently maintained by Generic (aka RSDuck), who added an ARM64 JIT and other improvements. (Unofficial)
Vita Vita Port
No longer maintained

Overview

As of 0.9.1, melonDS offers:

  • Nearly complete core (CPU, video, audio, ...)
  • JIT recompiler for fast emulation
  • OpenGL renderer, 3D upscaling
  • RTC, microphone, lid close/open
  • Joystick support
  • Savestates
  • Various display position/sizing/rotation modes
  • (WIP) Wifi: local multiplayer, online connectivity
  • (WIP) DSi emulation
  • DLDI
  • (WIP) GBA slot add-ons
  • and more are planned!

Though it's not as mature as DeSmuME in some areas, it's a relatively simple emulator to use and has potential.

Cheats/BIOS (DSi)

Issues

Like most emulators, development has been rocky with at one point the sole developer putting the project on a hiatus in May of 2018 leaving this to-do list for anyone who wished to contribute improving the emulator, which is still open-source. On July 2018 it was announced that development was going to continue for melonDS and has since shown potential.

There is very little to tweak in terms of improving performance (which can be a good or bad thing). This is mainly due to the developer's goal of accurate emulation rather than providing game-specific hacks.

The OpenGL renderer is still being worked on, meaning that there's a slight chance some models/textures may not render correctly.

melonDSi

On October 15, 2019, Arisotura released the beta version of an emulator called melonDSi, an experimental melonDS branch for DSi emulation. So far, it's able to boot into the home screen of the DSi's firmware and boot some DSiWare, DSi-Enhanced games and other features (cameras, DSP, new wifi, etc.) aren't supported yet. It used to have required a lot of files to be dumped in order to work (most of which were console-unique), however it has been reworked to require less files (namely, the DSi ARM7 & ARM9 BIOS, the DSi Firmware, and a NAND dump). It has since been merged into the master branch and is available on melonDS 0.9.

Getting started

From the README on GitHub:

melonDS requires BIOS/firmware copies from a DS. Files required:
  • bios7.bin, 16KB: ARM7 BIOS
  • bios9.bin, 4KB: ARM9 BIOS
  • firmware.bin, 128/256/512KB: firmware
Firmware boot requires a firmware dump from an original DS or DS Lite. DS firmwares dumped from a DSi or 3DS aren't bootable and only contain configuration data, thus they are only suitable when booting games directly.
DS BIOS dumps from a 3DS can be used with no compatibility issues. DSi BIOS dumps should be usable too, provided they were dumped properly.

These files can be found here. If you do choose to look elsewhere online for system files, be warned that there are old hacked dumps floating around that breaks if the WFC configurations are altered.

In order to use the OpenGL renderer, you must have at least OpenGL 3.1. More information can be found in this FAQ.

To use melonDS in DSi mode, you need extra files which can be found on this page.

Gallery


External links