diff --git a/dist/info/melondsds_libretro.info b/dist/info/melondsds_libretro.info index db951c0f..eb87c8bd 100644 --- a/dist/info/melondsds_libretro.info +++ b/dist/info/melondsds_libretro.info @@ -1,7 +1,8 @@ # Software Information display_name = "Nintendo - DS (melonDS DS)" -display_version = "0.8.7" -authors = "Jesse Talavera-Greenberg|The melonDS Team" +display_version = "1.0.1" +description = "A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability. This core closely follows the feature set of standalone melonDS; it features OpenGL-accelerated upscaling, multiple screen layouts, and Wi-Fi emulation. Based on melonDS commit 740305c." +authors = "Jesse Talavera|The melonDS Team" categories = "Emulator" corename = "melonDS DS" license = "GPLv3+" @@ -20,7 +21,7 @@ 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)" hw_render = "true" input_descriptors = "true" -is_experimental = "true" +is_experimental = "false" libretro_saves = "true" load_subsystem = "true" needs_fullpath = "false" @@ -54,5 +55,3 @@ firmware6_desc = "dsi_nand.bin (DSi NAND)" firmware6_path = "dsi_nand.bin" firmware6_opt = "true" notes = "(!) bios7.bin (md5): df692a80a5b1bc90728bc3dfc76cd948|(!) bios9.bin (md5): a392174eb3e572fed6447e956bde4b25" - -description = "A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability. This core closely follows the feature set of standalone melonDS; it features OpenGL-accelerated upscaling, multiple screen layouts, and Wi-Fi emulation."