libretro-super/dist/info/doukutsu_rs_libretro.info
Edward Stuckey c10aa69df4 Add doukutsu_rs_libretro.info
For the retroarch port of doukutsu_rs
2024-12-07 20:31:25 -05:00

33 lines
1.0 KiB
Plaintext

# Software Information
display_name = "Cave Story (drs)"
authors = "Alula|Dr. Glaucous"
supported_extensions = "exe|dll|so"
corename = "doukutsu-rs"
categories = "Game"
license = "MIT"
permissions = ""
display_version = "1.2.0 - 0.101.0"
# Hardware Information
systemname = "Cave Story Game Engine"
systemid = "doukutsu-rs"
# Libretro Features
database = "Cave Story"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "true"
needs_fullpath = "true"
disk_control = "false"
is_experimental = "false"
notes = "(!) drs requires data ROM 'Cave Story (en).zip'.|(!) Load Content 'Doukutsu.exe', Also works with all other ports of CS"
description = "An open-source reimplementation of the Cave Story / Doukutsu engine, ported to libretro. This core requires users to load the freeware Doukutsu.exe as content so the core can access the game assets stored inside."