libretro-super/dist/info/prboom_libretro.info

34 lines
1.0 KiB
Plaintext
Raw Normal View History

# Software Information
display_name = "Doom (PrBoom)"
2015-01-25 11:16:27 +00:00
authors = "Florian Schulze"
supported_extensions = "wad|iwad|pwad"
corename = "PrBoom"
2013-10-26 22:50:17 +00:00
license = "GPLv2"
2013-12-14 18:24:27 +00:00
permissions = ""
display_version = "v2.5.0"
categories = "Game"
# Hardware Information
manufacturer = "Id Software"
systemname = "DOOM Game Engine"
systemid = "doom"
# Libretro Features
supports_no_game = "false"
database = "DOOM"
savestate = "true"
savestate_features = "basic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
is_experimental = "false"
2016-12-05 16:46:29 +00:00
notes = "(!) PrBoom requires data ROM 'prboom.wad' inside the ROM directory.|(!) Load Content 'doom1.wad'."
description = "A port of the PrBoom source port of iD's classic Doom engine, which plays Doom, Doom II, Final Doom and many other Doom IWAD mods, to libretro. This core supports running at higher-than-original framerates including 120 fps and up."