mirror of
https://github.com/libretro/libretro-super
synced 2025-03-14 22:21:37 +00:00
Merge pull request #1820 from JesseTG/melondsds-v1.1.3
Update melonDS DS to 1.1.3
This commit is contained in:
commit
3218278524
4
dist/info/melondsds_libretro.info
vendored
4
dist/info/melondsds_libretro.info
vendored
@ -1,6 +1,6 @@
|
||||
# Software Information
|
||||
display_name = "Nintendo - DS (melonDS DS)"
|
||||
display_version = "1.1.2"
|
||||
display_version = "1.1.3"
|
||||
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 d48e5f2."
|
||||
authors = "Jesse Talavera|The melonDS Team"
|
||||
categories = "Emulator"
|
||||
@ -25,7 +25,7 @@ is_experimental = "false"
|
||||
libretro_saves = "true"
|
||||
load_subsystem = "true"
|
||||
needs_fullpath = "false"
|
||||
required_hw_api = "OpenGL Core >= 3.1"
|
||||
required_hw_api = "OpenGL Core >= 3.2"
|
||||
savestate = "true"
|
||||
savestate_features = "serialized"
|
||||
single_purpose = "false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user