Using RetroArch: Difference between revisions
| Line 91: | Line 91: | ||
==Building from source== | ==Building from source== | ||
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. | {{Main|Building RetroArch}} | ||
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 [https://github.com/libretro/libretro-super/blob/master/libretro-build-common.sh build-common.sh] script for direction. | |||
git clone git://github.com/libretro/libretro-super.git | git clone git://github.com/libretro/libretro-super.git | ||
cd libretro-super | cd libretro-super | ||