forked from libretro/libretro-core-info
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcitra_canary_libretro.info
More file actions
32 lines (30 loc) · 822 Bytes
/
citra_canary_libretro.info
File metadata and controls
32 lines (30 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Software Information
display_name = "Nintendo - 3DS (Citra Canary/Experimental)"
authors = "Citra Emulation Project"
supported_extensions = "3ds|3dsx|elf|axf|cci|cxi|app"
corename = "Citra Canary/Experimental"
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"