-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathdirksimple_libretro.info
More file actions
26 lines (22 loc) · 871 Bytes
/
dirksimple_libretro.info
File metadata and controls
26 lines (22 loc) · 871 Bytes
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
# Software Information
display_name = "Laserdisc arcade game (DirkSimple)"
authors = "Ryan C. Gordon"
supported_extensions = "ogv|dirksimple"
corename = "DirkSimple"
categories = "Emulator"
license = "zlib"
permissions = ""
display_version = "0.3"
# Hardware Information
# even within Dragon's Lair 1, the European version had a different publisher with a totally different cabinet and laserdisc player.
manufacturer = "various"
systemname = "Laserdisc arcade game"
systemid = "laserdisc"
# Libretro Features
supports_no_game = "false"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
hw_render = "false"
notes = "DirkSimple plays laserdisc arcade games, like Dragon's Lair. The games are not emulated ROMs, but reimplemented in Lua, and using an Ogg Theora video of the laserdisc's contents."
description = "A player of laserdisc arcade games."