info: fix missing firmware index

This commit is contained in:
Steven Enten 2022-10-11 21:51:05 +02:00
parent 9370d30088
commit 2a76f61807

View File

@ -68,39 +68,39 @@ firmware10_opt = "true"
firmware11_desc = "queen.tbl"
firmware11_path = "scummvm/extra/queen.tbl"
firmware11_opt = "true"
firmware13_desc = "Roland_SC-55.sf2"
firmware13_path = "scummvm/extra/Roland_SC-55.sf2"
firmware12_desc = "Roland_SC-55.sf2"
firmware12_path = "scummvm/extra/Roland_SC-55.sf2"
firmware12_opt = "true"
firmware13_desc = "sky.cpt"
firmware13_path = "scummvm/extra/sky.cpt"
firmware13_opt = "true"
firmware14_desc = "sky.cpt"
firmware14_path = "scummvm/extra/sky.cpt"
firmware14_desc = "supernova.dat"
firmware14_path = "scummvm/extra/supernova.dat"
firmware14_opt = "true"
firmware15_desc = "supernova.dat"
firmware15_path = "scummvm/extra/supernova.dat"
firmware15_desc = "teenagent.dat"
firmware15_path = "scummvm/extra/teenagent.dat"
firmware15_opt = "true"
firmware16_desc = "teenagent.dat"
firmware16_path = "scummvm/extra/teenagent.dat"
firmware16_desc = "titanic.dat"
firmware16_path = "scummvm/extra/titanic.dat"
firmware16_opt = "true"
firmware17_desc = "titanic.dat"
firmware17_path = "scummvm/extra/titanic.dat"
firmware17_desc = "tony.dat"
firmware17_path = "scummvm/extra/tony.dat"
firmware17_opt = "true"
firmware18_desc = "tony.dat"
firmware18_path = "scummvm/extra/tony.dat"
firmware18_desc = "toon.dat"
firmware18_path = "scummvm/extra/toon.dat"
firmware18_opt = "true"
firmware19_desc = "toon.dat"
firmware19_path = "scummvm/extra/toon.dat"
firmware19_desc = "wintermute.zip"
firmware19_path = "scummvm/extra/wintermute.zip"
firmware19_opt = "true"
firmware20_desc = "wintermute.zip"
firmware20_path = "scummvm/extra/wintermute.zip"
firmware20_desc = "xeen.ccs"
firmware20_path = "scummvm/extra/xeen.ccs"
firmware20_opt = "true"
firmware21_desc = "xeen.ccs"
firmware21_path = "scummvm/extra/xeen.ccs"
firmware21_desc = "scummmodern.zip (ScummVM Modern Theme)"
firmware21_path = "scummvm/theme/scummmodern.zip"
firmware21_opt = "true"
firmware22_desc = "scummmodern.zip (ScummVM Modern Theme)"
firmware22_path = "scummvm/theme/scummmodern.zip"
firmware22_desc = "scummremastered.zip (ScummVM Remastered Theme)"
firmware22_path = "scummvm/theme/scummremastered.zip"
firmware22_opt = "true"
firmware23_desc = "scummremastered.zip (ScummVM Remastered Theme)"
firmware23_path = "scummvm/theme/scummremastered.zip"
firmware23_opt = "true"
notes = "Auxiliary files available from https://docs.libretro.com/library/scummvm/#usage"
description = "A fork of the ScummVM adventure game engine ported to libretro. Since this core was forked off a long time ago, it does not support the latest 3D engines that used to be covered by ResidualVM, such as Blade Runner. Otherwise, most games and features/settings should work just fine."