mirror of
https://github.com/libretro/libretro-super
synced 2024-12-26 09:22:00 +00:00
Create dirksimple_libretro.info
This commit is contained in:
parent
f084149117
commit
afdb369546
25
dist/info/dirksimple_libretro.info
vendored
Normal file
25
dist/info/dirksimple_libretro.info
vendored
Normal file
@ -0,0 +1,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.2"
|
||||
|
||||
# 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."
|
Loading…
Reference in New Issue
Block a user