libretro-core-info/xrick_libretro.info

24 lines
769 B
Plaintext
Raw Normal View History

2021-05-29 00:34:35 +00:00
# Software Information
2017-06-22 00:55:55 +00:00
display_name = "Rick Dangerous (XRick)"
authors = ""
supported_extensions = "zip"
corename = "XRick"
categories = "Game"
license = "GPLv3"
permissions = ""
display_version = "1.0.0.6"
2021-05-29 00:34:35 +00:00
# Hardware Information
systemname = "Rick Dangerous Game Engine"
systemid = "xrick"
# Libretro Features
database = "Rick Dangerous"
2022-03-04 23:59:00 +00:00
supports_no_game = "true"
single_purpose = "true"
2022-02-03 16:15:27 +00:00
savestate = "false"
2021-05-29 00:34:35 +00:00
2017-06-22 00:55:55 +00:00
notes = "(!) XRick requires data ROM 'data.zip'.|(!) Load Content 'data.zip'"
2021-05-29 00:34:35 +00:00
description = "A port of the XRick, an open-source clone of the Rick Dangerous engine, to libretro. Rick Dangerous was an Indiana Jones-style platforming game first published in 1989 and then ported to various computing platforms of the era, such as Atari ST and Commodore 64."