-
Notifications
You must be signed in to change notification settings - Fork 54
/
chimerasnes_libretro.info
32 lines (29 loc) · 1.11 KB
/
chimerasnes_libretro.info
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 - SNES / SFC (ChimeraSNES)"
categories = "Emulator"
authors = "Snes9x Team and various other contributors"
corename = "ChimeraSNES"
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|bs|swc|st"
license = "Non-commercial"
permissions = ""
display_version = ""
# 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|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
description = "ChimeraSNES is a fork of the classic and popular SNES emulator Snes9x from circa 2005, much like snes9x2005. It has sound quality close to that of snes9x2005+ but is about as fast as snes9x2005 and comes preconfigured for slower systems."