Changes

Jump to navigation Jump to search

Building RetroArch

185 bytes added, 18:02, 13 April 2014
Update MAME core build info
make WITH_DYNAREC=x86_64 -j4
===MAME 2013===
Download and install [http://www.python.org/ftp/python/2.7.5/python-2.7.5.amd64.msi Python 2.7.5] to the default location.
Then do:
make -f Makefile.libretro TARGET=mame PTR64=1 PYTHON="C:/Python27/pythonw.exe" clean make -f Makefile.libretro TARGET=mame PTR64=1 PYTHON="C:/Python27/pythonw.exe" -j4
This core will take a while to build, depending on how fast your CPU is, how many jobs you specify, and how many cores your CPU has. You can save some time updating the core by adding PARTIAL=1 when doing a clean. You can also build MESS and UME by changing TARGET to "mess" and "ume" respectively.
==Libretro Super==
Anonymous user

Navigation menu