RetroDECK/tools-gamelist.xml
XargonWan 5cc14ce18b - Bumped RA cores to 1.10.2
- Cores info added
- Bumped ES-DE to 1.2.1
- Fixed savestate issue (core info)
- Removed splash on game loading
2022-03-29 23:48:17 +09:00

22 lines
895 B
XML

<?xml version="1.0"?>
<gameList>
<game>
<path>./start-retroarch.sh</path>
<name>Start RetroArch</name>
<sortname>RetroArch</sortname>
<desc>RetroArch is a frontend for emulators, game engines and media players.
It enables you to run classic games on a wide range of computers and consoles through its slick graphical interface. Settings are also unified so configuration is done once and for all.
In addition to this, you are able to run original game discs (CDs) from RetroArch.
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!</desc>
<releasedate>20100525T000000</releasedate>
<developer>Libretro</developer>
<publisher>Libretro</publisher>
<genre>Emulator</genre>
<nogamecount>true</nogamecount>
<nomultiscrape>true</nomultiscrape>
</game>
</gameList>