2023-06-27 14:03:08 +00:00
# Software Information
2023-07-02 22:38:21 +00:00
display_name = "Nintendo - DS (melonDS DS)"
2023-06-27 14:03:08 +00:00
authors = "Jesse Talavera-Greenberg|Arisotura"
2023-06-01 18:39:32 +00:00
supported_extensions = "nds|ids|dsi"
2023-07-02 22:38:21 +00:00
corename = "melonDS DS"
2023-06-01 18:39:32 +00:00
categories = "Emulator"
license = "GPLv3"
permissions = ""
2023-08-29 02:16:09 +00:00
display_version = "0.5.1"
2023-06-27 14:03:08 +00:00
# Hardware Information
manufacturer = "Nintendo"
systemname = "Nintendo DS"
systemid = "nds"
# Libretro Features
core_options = "true"
core_options_version = "2.0"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS (Download Play)|Nintendo - Nintendo DSi|Nintendo - Nintendo DSi Decrypted|Nintendo - Nintendo DSi (Digital)"
2023-06-01 18:39:32 +00:00
hw_render = "true"
2023-06-27 14:03:08 +00:00
input_descriptors = "true"
libretro_saves = "true"
load_subsystem = "true"
needs_fullpath = "false"
2023-06-01 18:39:32 +00:00
required_hw_api = "OpenGL Core >= 3.1"
2023-06-27 14:03:08 +00:00
savestate = "true"
savestate_features = "serialized"
single_purpose = "false"
supports_no_game = "true"
2023-06-01 18:39:32 +00:00
# Firmware / BIOS
firmware_count = 8
firmware0_desc = "firmware.bin (NDS Firmware)"
firmware0_path = "firmware.bin"
firmware0_opt = "true"
firmware1_desc = "bios7.bin (ARM7 BIOS)"
firmware1_path = "bios7.bin"
firmware1_opt = "true"
firmware2_desc = "bios9.bin (ARM9 BIOS)"
firmware2_path = "bios9.bin"
firmware2_opt = "true"
firmware3_desc = "dsi_firmware.bin (DSi Firmware)"
firmware3_path = "dsi_firmware.bin"
firmware3_opt = "true"
firmware4_desc = "dsi_bios7.bin (DSi ARM7 BIOS)"
firmware4_path = "dsi_bios7.bin"
firmware4_opt = "true"
firmware5_desc = "dsi_bios9.bin (DSi ARM9 BIOS)"
firmware5_path = "dsi_bios9.bin"
firmware5_opt = "true"
firmware6_desc = "dsi_nand.bin (DSi NAND)"
firmware6_path = "dsi_nand.bin"
firmware6_opt = "true"
notes = "(!) bios7.bin (md5): df692a80a5b1bc90728bc3dfc76cd948|(!) bios9.bin (md5): a392174eb3e572fed6447e956bde4b25"
2023-07-02 22:38:21 +00:00
description = "An enhanced remake of the melonDS core for libretro that prioritizes upstream compatibility. This core supports a variety of modern features, like hardware-accelerated internal res increases, as well as increased accuracy for some popular games. While not as mature as Desmume--and therefore not as compatible with the DS library as a whole--this core is a good first choice to try, with the Desmume core(s) as a fallback."