mirror of
https://github.com/libretro/libretro-super
synced 2025-01-30 15:32:48 +00:00
Add citra2018_libretro.info
This commit is contained in:
parent
dd9fb44944
commit
2e3ba201dc
34
dist/info/citra2018_libretro.info
vendored
Normal file
34
dist/info/citra2018_libretro.info
vendored
Normal file
@ -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."
|
Loading…
x
Reference in New Issue
Block a user