We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
My own fork docs
Updated Compilation guide (Android from Linux) (markdown)
Added the step to fetch the submodules. Changed wording of the final steps slightly.
a) appcompat doesn't need to exist anymore. b) we cd to a path 4 levels from the root of libretro-super, so to get to the cores compiled in dist we need 4 ".." not 3.
Updated Getting optimal vsync performance (markdown)
Updated Manually Creating Custom Playlists (markdown)
fix typo
Updated Compilation guide (Linux) (markdown)
change yum for dnf
otherwise when starting retroarch it complains about missing Perl dependencies
Recommend users to fetch sources with SHALLOW_CLONE to save disk space