Changes

Jump to navigation Jump to search

DeSmuME

329 bytes removed, 02:10, 29 January 2023
no edit summary
|logo = Desmume.png
|logowidth = 100
|version = {{DeSmuMEVerVersion|DeSmuME}}
|active = Yes
|platform = Multi-platform
|developer = YopYop156<br/>[http://wiki.desmume.org/index.php?title=DeSmuME:About#DeSmuME_current_team DeSmuME Team]
|website = [https://desmume.org/ DeSmuME.org]
|source = [https://github.com/TASVideosTASEmulators/desmume GitHub]
|license = GNU GPLv2
}}
 '''DeSmuME''' is an open-source [[Nintendo DS emulators|Nintendo DS emulator]]. It is the most accurate Nintendo DS emulator and is actively developed by YopYop156the DeSmuME Team. It can be run from the command line directly or as a graphical program.
The regular version now allows for increasing internal resolution.
==Download==
*{| cellpadding="4"|-|align=center|{{Icon|Win-big}}|'''[https://desmume.org/download/ Stable & Nightly releases]'''*|-|colspan="3"|<hr/>|-|align=center|{{Icon|Win-big}}|[https://cinightly.appveyor.comlink/TASEmulators/projectdesmume/zeromusworkflows/desmumebuild_win/buildmaster/artifacts desmume-win-x64 Latest Dev build]:''Click “Jobs”, pick a platform, then click Artifacts and download the executable.'':''For the autobuild, you will need <br><small>Requires [https://www.microsoft.com/en-us/download/details.aspx?id=52685 Microsoft Visual C++ Runtime]''</small>|}
==Issues==
*DS Download Play
*DS Local Play (local multiplayer)
*DS Wi-Fi Play (online multiplayer)
*DSi emulation (DSi-enhanced retail, DSi-exclusive retail, DSiWare)
*DS/Wii Connectivity
Arisotura (formely StapleButter) was working on some of these features and left the project due to ''creative differences'' directly related to these features to eventually start his own Nintendo DS emulator, [[melonDS]]. A DeSmuME fork with online multiplayer, which includes functional code that made it to official version 0.9.7 before being removed, is available and has been improved to allow for limited dumping of online data prior to the server shutdown in 2014, as well as a version allowing for using online play for a select few games and downloading DLC data from alternative servers with the backed-up data.
At some point in 2010, development on these features was permanently discontinued and the developers distanced themselves from the above-mentioned fork. The official team stance on this is as follows, and is as clear as it can get:
::''The developers have no current interest for furthering the development of the EXPERIMENTAL_WIFI, and the current state of the DeSmuME source code might have even completely broken it.''
It was also deemed that the Dynamic JIT recompiler was a poor fit for the DeSmuME project and as such a fork called "DeSmuME 0.9.9 JIT" including it was made, and some used to recommend it over the mainline project. Much later, like with the internal resolution feature, a compromise was reached and a slightly different implementation was since included in the main project after 0.9.11.  Wi-Fi/Online support has also been re-included in versions 0.9.12 and later.
==Troubleshooting==
*SoftRasterizer's texture alignment issues are supposedly fixed on a per game basis with the newer TXT hack. It now seems to be more compatible and showing more effects than GL3.2. Etrian Odyssey and Dragon Quest V seem to work best with it over GL3.2.
==Graphical Enhancementenhancement==*In 3D gamesAfter the increased internal resolutions were implemented in the X432 fork, you can use '''DeSmuME X432R''' as linked below or any recent well as in [[DraStic]] and even the barebones official build Nintendo Virtual Console DS emulator on Wii U, the mainline DeSmuME project developers decided to increase the reconsider and include their own implementation for higher internal resolution. It can be surprising how detailed DS textures actually are despite  Official dev builds now have the tiny option to render at a higher resolution they were made as well, and filter textures to boot. Overall, it's more hardware intensive than X432R's implementation. The latest development version of [[RetroArch]] DeSmuME core also has an option to increase internal resolution which can be played atset using '''desmume_internal_resolution''' in Core Options. This disables the Magnification Filter optionwas added in [https://github.com/libretro/desmume/commit/5e430dfbc22f9d54c77f291304a38352ee1e5a63 August 8, so if you want to use those post2015 commit]. This is massively CPU-processing effects for 2D games, you have to set it back to native resolutionintensive because only SoftRasterizer exists in RetroArch core
*The OpenGL 3.2 renderer option in 3D Settings supports '''Multisampling Anti-Aliasing (MSAA)'''. Turning it on helps the edges of ultra low-res DS polygons and lines smooth out appear to wobble less during movement, and retain their shape better when viewed from distance. Unlike post-processing effects that modify the still frame after completion and essentially try to guess at the shapes they are smoothing, this effect knows the actual shapes of the polygons themselves.
**Versions before r5032 had this option for a long time, but it was only put in the GUI at r5032. To turn it on in older versions you needed to change a value from false to true in the source code and recompile it.
*Recent DeSmuME revisions now add support for texture filtering, greatly reducing pixelation albeit at the cost of blurrier visuals. Some may find this rather jarring or too N64-esque, so it's a matter of individual preference as there's an option to turn it on or off.
===Internal Resolution and DeSmuME X432R=======X432R Fork====
Mainline DeSmuME didn't offer any options for higher than native internal resolutions at first. DeSmuME X432R is a fork with the option to increase internal resolution. Be warned that this option is very system-intensive. There have been reports of people who can run [[Dolphin]] and [[PCSX2]] at a perfect pace but can't run this at full speed using increased internal resolution, however newer versions are much faster.
This fork also has some options for configuring sub-screens. This fork is no longer active, and its last version is dated 19-04-2015.
*[https://web.archive.org/web/20190718184333/http://shikaver01.webcrow.jp/ http://shikaver01.webcrow.jp/] <small>(Wayback Machine)</small>
*Binary of SVN r5043: http://www75.zippyshare.com/v/67167782/file.html
*http://www.geocities.jp/gponys/desmume_aa.html
 
====Official Implementation====
After the increased internal resolutions were implemented in the X432 fork, as well as in [[DraStic]] and even the barebones official Nintendo Virtual Console DS emulator on Wii U, the mainline DeSmuME project developers decided to reconsider and include their own implementation for higher internal resolution.
 
Official dev builds now have the option to render at a higher resolution as well, and filter textures to boot. Overall, it's more hardware intensive than X432R's implementation.
 
The latest development version of [[RetroArch]] DeSmuME core also has an option to increase internal resolution which can be set using '''desmume_internal_resolution''' in Core Options. This option was added in [https://github.com/libretro/desmume/commit/5e430dfbc22f9d54c77f291304a38352ee1e5a63 August 8, 2015 commit]. This is massively CPU-intensive because only SoftRasterizer exists in RetroArch core.
==Review==
DeSmuME is currently the best available [[Nintendo DS emulators|Nintendo DS emulator]] on PCs, however [[MelonDS]] has been catching up in recent years. It is far better than [[No$|No$GBA]] when it comes to accuracy, though not flawless, and there are some aspects of DeSmuME that are more mature than the MelonDS. However, it's more hardware intensive than any most other DS emulator emulators (either No$GBA or emulated DraStic) and many features are not supported.
==Gallery==
</gallery>
==Guides and Infoinfo==
*[https://wiki.desmume.org/index.php?title=Main_Page DeSmuME Wiki]
<!-- ==References==<references/>--> 
[[Category:Emulators]]
[[Category:Console emulators]]
[[Category:Handheld console emulators]]
[[Category:Nintendo DS emulators]]
[[Category:Windows emulation software]]
[[Category:Linux emulation software]]
[[Category:macOS emulation software]]
Anonymous user

Navigation menu