diff --git a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md index 9eb6c4b..9462d80 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md @@ -2,4 +2,27 @@ -WIP +RetroArch is a multi-emulator that play games with emulator cores. + +RetroDECK ships all available cores from the stable branch and if no stable core exist RetroDECK will take the latest Beta version of the core. + +### RetroArch Links: + +[Libretro - Webpage](https://www.libretro.com//) + +[Libretro - Docs](https://docs.libretro.com/) + +[RetroArch - Github](https://github.com/libretro/RetroArch) + + +## Navigation Guide + +[RetroArch - Navigation Guide](https://docs.libretro.com/guides/navigating/) + +## How to enable Cheats + +[RetroArch - Cheat Guide](https://docs.libretro.com/guides/cheat-codes/) + +## Shaders + +[RetroArch - Shaders Guide](https://docs.libretro.com/guides/shaders/)