Changes

Jump to navigation Jump to search

Building RetroArch

6 bytes removed, 21:12, 25 July 2016
Building RetroArch
To build RetroArch from the MSY2 MinGW-w64 Shell, execute the following:
cd libretro-super && cd /retroarch && git pull && git submodule update --init && ./configure && make clean && make -j4
You should see a list of files being compiled, ending with <code>LD retroarch</code>. You can then copy the newly compiled <code>retroarch.exe</code> from <code>libretro-super\retroarch</code> to wherever you keep your RetroArch installation.
Anonymous user

Navigation menu