libretro-super/dist/info/dolphin_launcher_libretro.info

32 lines
940 B
Plaintext
Raw Normal View History

2020-01-02 21:38:41 +00:00
# Software Information
2019-02-02 13:42:08 +00:00
display_name = "Nintendo - GameCube / Wii (Dolphin Launcher)"
2020-01-02 21:38:41 +00:00
authors = "RobLoach"
supported_extensions = "elf|dol|gcm|iso|wbfs|ciso|gcz|wad"
corename = "Dolphin Launcher"
2020-01-02 21:38:41 +00:00
license = "MIT"
permissions = ""
display_version = "1.2.0"
categories = "Launcher"
# Hardware Information
manufacturer = "Nintendo"
2019-02-02 13:42:08 +00:00
systemname = "GameCube / Wii"
2018-08-21 14:40:30 +00:00
systemid = "gamecube"
2020-01-02 21:38:41 +00:00
# Libretro Features
2019-02-02 13:42:08 +00:00
database = "Nintendo - GameCube|Nintendo - Wii|Nintendo - Wii (Digital)"
supports_no_game = "true"
2020-01-02 21:38:41 +00:00
savestate = "false"
savestate_features = "null"
libretro_saves = "false"
cheats = "false"
input_descriptors = "false"
memory_descriptors = "false"
core_options = "false"
core_options_version = "null"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
notes = "(!) This core launches an external Dolphin Emulator installation, which runs outside of the libretro frontend."