RetroDECK/tools-gamelist.xml
XargonWan 1543fdd493 - Fixed core location issue
- Improved startup script
- Added kdialog
2022-03-30 23:14:43 +09:00

22 lines
893 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>