libretro-super/dist/info/easyrpg_libretro.info

33 lines
844 B
Plaintext
Raw Normal View History

2020-01-02 21:38:41 +00:00
# Software Information
2016-08-19 20:09:20 +00:00
display_name = "RPG Maker 2000/2003 (EasyRPG)"
authors = "EasyRPG team"
supported_extensions = "ldb|zip|easyrpg"
corename = "EasyRPG Player"
2020-01-02 21:38:41 +00:00
categories = "Game engine"
2016-08-19 20:09:20 +00:00
license = "GPLv3"
permissions = ""
display_version = "0.7.0.0"
2020-01-02 21:38:41 +00:00
# Hardware Information
systemname = "RPG Maker 2000/2003 Game Engine"
# Libretro Features
database = "RPG Maker"
2016-08-19 20:09:20 +00:00
supports_no_game = "false"
2020-01-02 21:38:41 +00:00
savestate = "false"
savestate_features = "null"
libretro_saves = "true"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
core_options = "true"
2020-01-02 21:38:41 +00:00
core_options_version = "null"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
needs_kbd_mouse_focus = "true"
is_experimental = "false"
2021-03-02 19:48:48 +00:00
description = "EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003 and EasyRPG games."