More actions
(Created page with "{{Infobox Switch Homebrews |title=DeSmuME |image=desmumeswitch.png |description=Advanced port of DeSmuME for Nintendo Switch. |author=RSDuck |lastupdated=2019/06/17 |type=Handheld |version=2019 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/desmumeswitch.7z |website=https://gbatemp.net/threads/not-really-a-release-desmume-with-jit.527435/ |source=https://github.com/RSDuck/desmume-nx |donation= }} {{#seo: |title=Switch Homebrew Emulators (Handheld)...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=DeSmuME | |title=DeSmuME with JIT | ||
|image= | |image=desmumenxrsd.png | ||
|description=Advanced port of DeSmuME for Nintendo Switch. | |description=Advanced port of DeSmuME for Nintendo Switch. | ||
|author=RSDuck | |author=RSDuck | ||
|lastupdated=2019/06/17 | |lastupdated=2019/06/17 | ||
Line 9: | Line 8: | ||
|version=2019 | |version=2019 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/desmumenxrsd.7z | ||
|website=https://gbatemp.net/threads/not-really-a-release-desmume-with-jit.527435/ | |website=https://gbatemp.net/threads/not-really-a-release-desmume-with-jit.527435/ | ||
|source=https://github.com/RSDuck/desmume-nx | |source=https://github.com/RSDuck/desmume-nx | ||
|donation= | |donation= | ||
}} | }} | ||
This is an unfinished port of the Nintendo DS emulator [http://desmume.org/ DeSmuME] for Nintendo Switch. It was originally based of MasterFeizz's port which is probably based off the last release of DeSmuME from a few years back, it's now based off the [https://github.com/TASVideos/desmume Git master branch of DeSmuME]. | |||
The largest addition of this port is a newly written JIT backend for the ARMv8 architecture, using the [https://github.com/dolphin-emu/dolphin/tree/master/Source/Core/Common code emitter of the Dolphin project]. Later the OpenGL renderer is also implemented. The emulator now runs at near fullspeed without any overclocking (in 2D only games), though only overclocking to 1.78 GHz results in games running at fullspeed (e.g. about 30 FPS with Mario Kart). | |||
'''Note:''' Development has ended in early December 2019. It is recommended to use [[MelonDS Switch|melonDS]] instead which had similar levels of performance with full overclocking while being far more accurate. | |||
== | ==Installation== | ||
Place the .nro to the /switch/ folder on the SD card. | |||
You must add ROMs into /switch/desmume/roms/, or it will crash. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/desmumenxrsd2.png | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/RSDuck/desmume-nx | ||
* GBAtemp - https://gbatemp.net/threads/not-really-a-release-desmume-with-jit.527435/ | |||
Revision as of 02:05, 28 Mayıs 2023
DeSmuME with JIT | |
---|---|
General | |
Author | RSDuck |
Type | Handheld |
Version | 2019 |
License | GPL-2.0 |
Last Updated | 2019/06/17 |
Links | |
Download | |
Website | |
Source | |
This is an unfinished port of the Nintendo DS emulator DeSmuME for Nintendo Switch. It was originally based of MasterFeizz's port which is probably based off the last release of DeSmuME from a few years back, it's now based off the Git master branch of DeSmuME.
The largest addition of this port is a newly written JIT backend for the ARMv8 architecture, using the code emitter of the Dolphin project. Later the OpenGL renderer is also implemented. The emulator now runs at near fullspeed without any overclocking (in 2D only games), though only overclocking to 1.78 GHz results in games running at fullspeed (e.g. about 30 FPS with Mario Kart).
Note: Development has ended in early December 2019. It is recommended to use melonDS instead which had similar levels of performance with full overclocking while being far more accurate.
Installation
Place the .nro to the /switch/ folder on the SD card.
You must add ROMs into /switch/desmume/roms/, or it will crash.
Screenshots