diff --git a/dist/info/citra2018_libretro.info b/dist/info/citra2018_libretro.info new file mode 100644 index 00000000..d306c4e2 --- /dev/null +++ b/dist/info/citra2018_libretro.info @@ -0,0 +1,34 @@ +# Software Information +display_name = "Nintendo - 3DS (Citra 2018)" +authors = "Citra Emulation Project" +supported_extensions = "3ds|3dsx|elf|axf|cci|cxi|app" +corename = "Citra 2018" +categories = "Emulator" +license = "GPLv2+" +permissions = "" +display_version = "Git" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "3DS" +systemid = "3ds" + +# Libretro Information +database = "Nintendo - Nintendo 3DS" +supports_no_game = "false" +savestate = "false" +savestate_features = "null" +cheats = "false" +input_descriptors = "true" +memory_descriptors = "false" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "false" +hw_render = "true" +required_hw_api = "OpenGL Core >= 3.3" +needs_fullpath = "true" +disk_control = "false" +is_experimental = "false" + +description = "A port of the Citra 3DS emulator to libretro. The core requires decrypted ROMs to function, and some games require Mii data to be dumped from your own 3DS console."