libretro-super/dist/info/mednafen_supergrafx_libretro.info
Tatsuya79 72d4d43be1
more run ahead compatibility fix (#1649)
* Update pcsx_rearmed_libretro.info

* Update mednafen_supergrafx_libretro.info

* Update mednafen_saturn_libretro.info
2022-04-22 18:10:06 +02:00

48 lines
1.9 KiB
Plaintext

# Software Information
display_name = "NEC - PC Engine SuperGrafx (Beetle SuperGrafx)"
authors = "Mednafen Team"
supported_extensions = "pce|sgx|cue|ccd|chd"
corename = "Beetle SuperGrafx"
# Hardware Information
manufacturer = "NEC"
categories = "Emulator"
systemname = "PC Engine SuperGrafx"
systemid = "pc_engine"
database = "NEC - PC Engine SuperGrafx|NEC - PC Engine - TurboGrafx 16|NEC - PC Engine CD - TurboGrafx-CD"
license = "GPLv2"
permissions = ""
display_version = "v1.23.0"
# Libretro Features
supports_no_game = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
savestate = "true"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
# Firmware / BIOS
firmware_count = 4
firmware0_desc = "syscard3.pce (Super CD-ROM2 System V3.xx)"
firmware0_path = "syscard3.pce"
firmware0_opt = "true"
firmware1_desc = "syscard2.pce (CD-ROM System V2.xx)"
firmware1_path = "syscard2.pce"
firmware1_opt = "true"
firmware2_desc = "syscard1.pce (CD-ROM System V1.xx)"
firmware2_path = "syscard1.pce"
firmware2_opt = "true"
firmware3_desc = "gexpress.pce (Game Express CD Card)"
firmware3_path = "gexpress.pce"
firmware3_opt = "true"
notes = "(!) syscard3.pce (md5): 38179df8f4ac870017db21ebcbf53114"
description = "A PC Engine (PCE) core forked from Mednafen's PCE-Fast emulator, this core is a bit faster than the non-Fast flavor at the cost of some accuracy/compatibility. In addition to PCE, PCE-CD, TurboGrafx 16 and TurboGrafx 16 CD, this core also differs from the Beetle-PCE-Fast version in its support for the SuperGrafx console. In general, most users are better off with the non-Fast Beetle-PCE core, but if they cannot maintain full speed with it, this is a good second choice. If this core is too slow, as well, then Beetle-PCE-Fast is the last, best choice."