Building RetroArch

From Emulation General Wiki
Revision as of 00:35, 2 November 2013 by 173.206.171.111 (talk) (Libretro Super)
Jump to navigation Jump to search

Building on Windows

???


Libretro Super

Libretro-super is a series of scripts used to ease the compilation and installation of each and every libretro emulation core and RetroArch itself. Thus this is the simplest route to a fully functional installation. If you need or want to build each core individually then you can refer to the build-common.sh script for direction.

git clone git://github.com/libretro/libretro-super.git
cd libretro-super
sh libretro-fetch.sh
sh libretro-build.sh
sh libretro-install.sh <path where you'd like RetroArch installed>