libretro-super/dist/info/mednafen_supafaust_libretro.info
ReenigneArcher 1083a9c63e
Fix databases (#1587)
- Remove databases with no corresponding rdb file
- Fix names of incorrectly mapped database files
- Change systemname "DS" to "Nintendo DS" for desmume2015_libretro and desmume_libretro
2022-02-21 05:42:19 +01:00

34 lines
1.2 KiB
Plaintext

# Software Information
display_name = "Nintendo - SNES / SFC (Beetle Supafaust)"
categories = "Emulator"
authors = "Mednafen team"
corename = "Beetle Supafaust"
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc"
license = "GPLv2+"
permissions = ""
display_version = "Apr 26 2020"
# Hardware Information
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System"
systemid = "super_nes"
# Libretro Features
savestate = "true"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
description = "A port of Mednafen's Supafaust SNES emulator to libretro. This core is designed to be very fast and reasonably accurate. It is fastest on ARM hardware but should be quite speedy on typical x86 machines, as well. It is a very complete port, with support for many libretro features, including frontend features that depend on stable, deterministic savestates."