Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
2012-05-06 05:00:11 +02:00
360 Replace more SSNES strings/references 2012-04-22 02:06:34 +02:00
audio Clean up ALSA plug a bit. 2012-04-25 19:49:56 +02:00
compat More changes to RetroArch. 2012-04-21 23:33:35 +02:00
conf More fixups. 2012-04-21 23:31:57 +02:00
console (Rgui) Rename SGUI to RGUI 2012-05-06 04:04:33 +02:00
docs Fixup wording. 2012-04-30 21:46:57 +02:00
gfx Add compat to external APIs. 2012-04-21 23:36:55 +02:00
input Move ssnes_dinput. 2012-04-22 12:15:51 +02:00
libretro-test Add small test for libretro. 2012-05-05 13:49:41 +02:00
msvc Update version to 0.9.6-beta1. 2012-04-29 01:06:53 +02:00
msvc-360 (Rzlib) Rename szlib to Rzlib 2012-05-06 03:58:29 +02:00
msvc-ps3/SSNES PS3 Update version to 0.9.6-beta1. 2012-04-29 01:06:53 +02:00
ps3 (PS3) UI tweaks 2012-05-06 04:38:32 +02:00
qb Check for presence of -Wno-unused-result. 2012-05-01 23:00:37 +02:00
record More fixups. 2012-04-21 23:31:57 +02:00
tools More fixups. 2012-04-21 23:31:57 +02:00
wii (Rgui) Rename SGUI to RGUI 2012-05-06 04:04:33 +02:00
xenon More fixups. 2012-04-21 23:31:57 +02:00
.empty initial new branch 2011-11-30 01:07:38 +01:00
.gitignore Begin work on menu for Wii. 2012-01-08 00:57:44 +01:00
AUTHORS Update AUTHORS. 2012-01-07 17:07:22 +01:00
autosave.c More fixups. 2012-04-21 23:31:57 +02:00
autosave.h More fixups. 2012-04-21 23:31:57 +02:00
boolean.h More fixups. 2012-04-21 23:31:57 +02:00
cheats.c More fixups. 2012-04-21 23:31:57 +02:00
cheats.h More fixups. 2012-04-21 23:31:57 +02:00
config.def.h Replace more SSNES strings/references 2012-04-22 02:06:34 +02:00
config.features.h ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
configure Add quickbuild. 2010-12-30 02:52:02 +01:00
COPYING Add GPLv3 text I suppose. 2011-01-25 13:31:55 +01:00
driver.c Add compat to external APIs. 2012-04-21 23:36:55 +02:00
driver.h More fixups. 2012-04-21 23:31:57 +02:00
dynamic.c Do not look for libretro.so by default. 2012-04-28 10:06:10 +02:00
dynamic.h More fixups. 2012-04-21 23:31:57 +02:00
fifo_buffer.c Drop redundant ifs. 2012-01-31 19:14:48 +01:00
fifo_buffer.h Update license headers. 2012-01-08 01:12:05 +01:00
file_path.c More fixups. 2012-04-21 23:31:57 +02:00
file.c More fixups. 2012-04-21 23:31:57 +02:00
file.h More fixups. 2012-04-21 23:31:57 +02:00
general.h Clean up ALSA plug a bit. 2012-04-25 19:49:56 +02:00
hash.c More fixups. 2012-04-21 23:31:57 +02:00
hash.h (Rzlib) Rename szlib to Rzlib 2012-05-06 03:58:29 +02:00
libretro.h Add VIDEO_RAM. 2012-04-26 08:45:08 +02:00
logger_override.h More fixups. 2012-04-21 23:31:57 +02:00
Makefile Check for presence of -Wno-unused-result. 2012-05-01 23:00:37 +02:00
Makefile.ps3 (Rzlib) Rename szlib to Rzlib 2012-05-06 03:58:29 +02:00
Makefile.ps3.rgl (PS3) Some cleanups to RGL Makefile 2012-05-06 03:53:07 +02:00
Makefile.ps3.salamander (PS3) Works on PS3 now. 2012-04-22 00:32:01 +02:00
Makefile.wii (Rzlib) Rename szlib to Rzlib 2012-05-06 03:58:29 +02:00
Makefile.win Update version to 0.9.6-beta1. 2012-04-29 01:06:53 +02:00
Makefile.xenon Update version to 0.9.6-beta1. 2012-04-29 01:06:53 +02:00
message.c More fixups. 2012-04-21 23:31:57 +02:00
message.h More fixups. 2012-04-21 23:31:57 +02:00
movie.c More fixups. 2012-04-21 23:31:57 +02:00
movie.h More fixups. 2012-04-21 23:31:57 +02:00
netplay_compat.h More fixups. 2012-04-21 23:31:57 +02:00
netplay.c Fix spectator mode crash. 2012-05-04 19:57:15 +02:00
netplay.h More fixups. 2012-04-21 23:31:57 +02:00
patch.c More fixups. 2012-04-21 23:31:57 +02:00
patch.h Replace more SSNES strings/references 2012-04-22 02:06:34 +02:00
README.md fixed typo in README.md 2012-05-06 05:00:11 +02:00
retroarch-mingw-build.sh Updates to mingw build. 2012-04-22 11:42:22 +02:00
retroarch-zip Updates to retroarch-zip. 2012-04-21 23:43:29 +02:00
retroarch.c Be more strict about init ordering of netplay, movies and states. 2012-05-04 00:47:35 +02:00
retroarch.cfg Do not look for libretro.so by default. 2012-04-28 10:06:10 +02:00
rewind.c More fixups. 2012-04-21 23:31:57 +02:00
rewind.h More fixups. 2012-04-21 23:31:57 +02:00
screenshot.c More fixups. 2012-04-21 23:31:57 +02:00
screenshot.h More fixups. 2012-04-21 23:31:57 +02:00
settings.c More fixups. 2012-04-21 23:31:57 +02:00
thread.c More fixups. 2012-04-21 23:31:57 +02:00
thread.h Replace more SSNES strings/references 2012-04-22 02:06:34 +02:00

RetroArch

RetroArch (formerly known as SSNES) is a simple frontend for the libretro API. An API that attempts to generalize a retro gaming system, such as SNES, NES, GameBoy, Arcade machines, etc. Emulator/game cores are instantiated as loadable plugins.

libretro

libretro is an API that exposes the core of a retro gaming system. A frontend for libretro handles video output, audio output and input. A libretro core written in portable C or C++ can run seamlessly on many platforms.

libretro API header

Binaries

Latest Windows binaries are currently hosted on my homepage.

Related projects

Philosophy

RetroArch attempts to be very small and lean, while still having all the useful core features expected from an emulator. It is used through command-line. It is also designed to be portable.

Platforms

RetroArch has been ported to the following platforms outside PC:

  • PlayStation3
  • Xbox 360 (Libxenon/XeXDK)
  • Wii (Libogc)

Dependencies (PC)

RetroArch requires these libraries to build:

  • SDL

RetroArch can utilize these libraries if enabled:

  • nvidia-cg-toolkit
  • libxml2 (bSNES XML shaders)
  • libfreetype2 (TTF font rendering on screen)
  • libsamplerate

RetroArch needs at least one of these audio driver libraries:

  • ALSA
  • OSS
  • RoarAudio
  • RSound
  • OpenAL
  • JACK
  • SDL
  • XAudio2 (Win32)
  • PulseAudio

To run properly, RetroArch requires a libretro implementation present, however, as it's typically loaded dynamically, it's not required at build time.

Dependencies (Console ports)

Console ports have their own dependencies, but generally do not require anything other than what the respective SDKs provide.

Configuring

The default configuration is defined in config.def.h. These can later be tweaked by using a config file. A sample configuration file is installed to /etc/retroarch.cfg. This is the system-wide config file. Each user should create a config file in $XDG_CONFIG_HOME/retroarch/retroarch.cfg. The users only need to configure a certain option if the desired value deviates from the value defined in config.def.h.

To configure joypads, use the retroarch-joyconfig tool. It is also possible to configure joypads using the RetroArch-Phoenix GUI frontend.

Compiling and installing

Linux/Unix
As most packages, RetroArch is built using the standard ./configure && make && make install Do note that the build system is not autotools based, but resembles it. Refer to ./configure --help for options.

Win32
It is possible with MinGW to compile for Windows in either msys or Linux/Unix based systems. Do note that Windows build uses a static Makefile since configuration scripts create more harm than good on this platform. Libraries, headers, etc, needed to compile and run RetroArch can be fetched with a Makefile target.

In Linux/Unix:
make -f Makefile.win libs
make -f Makefile.win CC=i486-mingw32-gcc CXX=i486-mingw32-g++

In MSYS: mingw32-make -f Makefile.win libs. # You will need to have wget in your patch for this command! MSYS should provide this.
mingw32-make -f Makefile.win

Win32 (MSVC)
In addition to Mingw, it is also possible to compile a Win32 version of RetroArch with Microsoft Visual Studio 2010.

You will need Microsoft Visual Studio 2010 intalled (or higher) in order to compile RetroArch with the MSVC compiler.

The solution file can be found at the following location:

msvc/RetroArch/RetroArch.sln

PlayStation3

RetroArch PS3 needs to be compiled in the following order:

  1. Compile RetroArch Salamander

make -f Makefile.ps3.salamander

  1. Compile the RGL video driver

make -f Makefile.ps3.rgl

  1. Finally, compile RetroArch itself

make -f Makefile.ps3

Finally, you can add one of the following parameters to the above line in order to make a PKG file:

make -f Makefile.ps3 pkg

This creates an NPDRM package. This can be installed on debug PS3s.

To make a non-NPDRM package that can be installed on a jailbroken/CFW PS3 (such as PSGroove or PS3 CFWs and other 3.55 CFW derivatives), do:

make -f Makefile.ps3 pkg-signed

If you're using Kmeaw 3.55 firmware, the package needs to be signed:

make -f Makefile.ps3 pkg-signed-cfw

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch PS3. This file needs to be called 'libretro.a'.

Xbox 360 (XeXDK)

You will need Microsoft Visual Studio 2010 installed (or higher) in order to compile RetroArch 360.

The solution file can be found at the following location:

msvc-360/RetroArch-360/RetroArch-360.sln

NOTE: A pre-existing libretro library needs to be present in the 'msvc-360/SSNES-360/Release' directory in order to link RetroArch 360. This file needs to be called 'libretro.lib'.

Xbox 360 (Libxenon)

You will need to have the libxenon libraries and a working Devkit Xenon toolchain installed in order to compile RetroArch 360 Libxenon.

make -f Makefile.xenon

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch 360 Libxenon. This file needs to be called 'libretro.a'.

Wii

You will need to have the libogc libraries and a working Devkit PPC toolchain installed in order to compile RetroArch Wii.

make -f Makefile.wii

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch Wii. This file needs to be called 'libretro.a'.