Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
2015-07-11 03:13:38 +02:00
android/phoenix Send APK path as param too 2015-07-08 02:42:19 +02:00
apple (iOS/OSX) Add HAVE_IMAGEVIEWER 2015-06-28 19:23:49 +02:00
audio (audio_utils.c) Cleanups 2015-07-10 19:51:09 +02:00
camera Some C89 build fixes 2015-06-29 21:52:55 +02:00
cores (ffmpeg_core.c) Buildfix 2015-06-30 14:38:19 +02:00
decompress
deps More //. 2015-06-26 20:47:22 +02:00
dist-scripts
docs
emscripten
frontend Menu toggle should be properly saved now with custom bind - the 2015-07-09 22:16:27 +02:00
gfx (omap_gfx.c) Can't have global state dependencies in video drivers 2015-07-10 19:55:34 +02:00
griffin Create menu_video.c 2015-07-09 18:39:40 +02:00
gx/ld
input (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
intl Added Polish translation 2015-07-08 00:16:38 +02:00
libretro-common (string_list.c) Initialize data after realloc()ing the list 2015-07-05 20:13:26 -03:00
libretro-db (PS3) Fix libretrodb warnings 2015-06-30 16:22:51 +02:00
location (location_driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:14:11 +02:00
logger/netlogger Combine logger headers 2015-06-27 16:14:54 +02:00
media
mem/neon
menu (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
msvc
ngc
pandora
performance Move retroarch_logger.h to libretro-common/include 2015-06-30 00:38:10 +02:00
ps3
psp1
qb (qb) Add toggle for MMAP support 2015-07-05 09:39:06 -03:00
qnx
record Updates pt. 4 2015-07-02 18:55:49 +02:00
tasks Set pending_scan_finished to false in rarch_main_data_db_uninit 2015-07-09 02:33:46 +02:00
tests Remove instances of 'RetroArch' name with 'program' 2015-06-30 15:26:14 +02:00
tools set back button to menu toggle if not set through autoconf 2015-07-02 21:48:06 -05:00
ui (runloop_data.c) Cleanups 2015-07-09 00:01:55 +02:00
wii update meta.xml 2015-07-04 15:09:42 -05:00
xdk
.empty
.gitignore
.project
AUTHORS
autosave.c
autosave.h
cheats.c Cleanup some other small leaks to do with config_get_string 2015-07-09 20:16:30 +02:00
cheats.h
circle.yml
command_event.c Decouple 'overlay' state from driver_t 2015-07-09 01:10:30 +02:00
command_event.h Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
command.c (command.c) Cleanups 2015-07-02 21:35:57 +02:00
command.h
config.def.h (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
config.features.h Refactors 2015-07-03 00:16:46 +02:00
configuration.c (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
configuration.h (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
configure
content.c Updates 2015-07-02 14:08:04 +02:00
content.h
CONTRIBUTING.md
COPYING
core_info.c Cleanup some other small leaks to do with config_get_string 2015-07-09 20:16:30 +02:00
core_info.h Fix implicit declaration warning 2015-07-04 20:17:59 +02:00
core_options.c (core_options.c) Make code more robust 2015-06-25 15:38:57 +02:00
core_options.h
database_info.c Cleanups 2015-07-02 00:56:51 +02:00
database_info.h C89 fixes/cleanups 2015-06-26 16:04:42 +02:00
dir_list_special.c
dir_list_special.h (dir_list_special.h) C89 build fix 2015-06-26 16:09:11 +02:00
driver.c (driver.c) use msg_hash.h 2015-07-02 05:26:10 +02:00
driver.h Decouple 'overlay' state from driver_t 2015-07-09 01:10:30 +02:00
dynamic.c (dynamic) Set retro function pointers to NULL on uninit 2015-07-05 16:32:30 -03:00
dynamic.h Start hooking up imageviewer, pt. 1 2015-06-28 17:02:01 +02:00
fetch-submodules.sh
file_ext.h
file_ops.c
file_ops.h
file_path_special.c C89_BUILD fixes 2015-06-29 21:39:00 +02:00
general.h Add g_defaults.core_assets_dir 2015-07-04 04:47:14 +02:00
git_version.c
git_version.h
libretro_private.h
libretro_version_1.c Build fixes when HAVE_OVERLAY is not defined 2015-07-10 18:37:25 +02:00
libretro_version_1.h
libretro.h Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
Makefile Add C89_BUILD flag that makes the compiler throw about 30000 errors. 2015-06-26 15:43:45 +02:00
Makefile.common Create menu_video.c 2015-07-09 18:39:40 +02:00
Makefile.ctr
Makefile.emscripten
Makefile.griffin
Makefile.openpandora
Makefile.pandora
Makefile.ps3
Makefile.ps3.cobra
Makefile.ps3.salamander
Makefile.psl1ght
Makefile.psp1
Makefile.psp1.salamander
Makefile.wii.salamander
Makefile.win
Makefile.xenon
movie.c
movie.h
msg_hash.c Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
msg_hash.h Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
netplay.c Updates 2015-07-02 18:39:57 +02:00
netplay.h
patch.c Cleanups 2015-07-02 00:56:51 +02:00
patch.h
performance.c (SNC) Fix a bunch of compiler warnings 2015-06-30 15:49:40 +02:00
performance.h
playlist.c Move retroarch_logger.h to libretro-common/include 2015-06-30 00:38:10 +02:00
playlist.h
README-exynos.md
README-mali_fbdev_r4p0.md
README-OMAP.md
README.md
retroarch_info.c
retroarch-mingw-build.sh
retroarch.c Get rid of lifecycle_state in runloop struct 2015-07-10 18:54:58 +02:00
retroarch.cfg Add Menu Toggle Joypad Combo 2015-07-09 06:27:17 +02:00
retroarch.h retroarch.c - cover all-caps extensions too 2015-06-28 18:10:48 +02:00
rewind.c (rewind.c) Style nits 2015-07-02 18:24:55 +02:00
rewind.h Split these functions out. ctult needs them for netplay. 2015-06-27 04:53:37 +02:00
runloop_data.c Add rarch_main_data_pending_scan_finished and other mechanisms 2015-07-09 02:31:46 +02:00
runloop_data.h (runloop_data.c) Cleanups 2015-07-09 00:01:55 +02:00
runloop_msg.c Create rarch_main_msg_queue_push_new 2015-07-01 01:49:32 +02:00
runloop.c Add Menu Toggle Joypad Combo 2015-07-09 06:27:17 +02:00
runloop.h Get rid of lifecycle_state in runloop struct 2015-07-10 18:54:58 +02:00
screenshot.c (record_driver.c/screenshot.c) Updates 2015-07-02 18:10:52 +02:00
screenshot.h
system.c Refactors 2015-07-03 00:16:46 +02:00
system.h Move title_buf to rarch_system_info_t 2015-06-25 14:30:32 +02:00
Vagrantfile

RetroArch

RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".

libretro

libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little/no porting effort.

While RetroArch is the reference frontend for libretro, several other projects have used the libretro interface to include support for emulators and/or game engines. libretro is completely open and free for anyone to use.

libretro API header

Binaries

Latest Windows binaries are currently hosted on the buildbot -(http://buildbot.libretro.com/).

Support

To reach developers, either make an issue here on Github, make a thread on the forum, or visit our IRC channel: #retroarch @ irc.freenode.org.

Documentation

See our wiki. On Unix, man-pages are provided. More developer-centric stuff is found here.

Philosophy

RetroArch attempts to be small and lean, while still having all the useful core features expected from an emulator. It is designed to be very portable and features a gamepad-centric UI. It also has a full-featured command-line interface.

In some areas, RetroArch goes beyond and emphasizes on not-so-common technical features such as multi-pass shader support, real-time rewind (Braid-style), video recording (using FFmpeg), etc.

RetroArch also emphasizes on being easy to integrate into various launcher frontends.

Platforms

RetroArch has been ported to the following platforms outside PC:

  • PlayStation3
  • Xbox 360 (Libxenon/XeXDK)
  • Xbox 1
  • Wii, Gamecube (Libogc)
  • Raspberry Pi
  • Android
  • iOS
  • Blackberry

Dependencies (PC)

On Windows, RetroArch can run with only Win32 as dependency. On Linux, you need:

  • GL headers
  • X11 headers and libs, or EGL/KMS/GBM

OSX port of RetroArch requires latest versions of XCode to build.

RetroArch can utilize these libraries if enabled:

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

RetroArch needs at least one of these audio driver libraries:

  • ALSA
  • OSS
  • RoarAudio
  • RSound
  • OpenAL
  • JACK
  • SDL
  • PulseAudio
  • XAudio2 (Win32, Xbox 360)
  • DirectSound (Win32, Xbox 1)
  • CoreAudio (OSX, iOS)

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, mobile)

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. It is not recommended to change this unless you know what you're doing. 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.

RetroArch will on startup create a config file in $XDG_CONFIG_HOME/retroarch/retroarch.cfg if doesn't exist. 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 built-in menu or the retroarch-joyconfig command-line tool.

Compiling and installing

Linux

  • Prerequisites:
sudo apt-get install -y make git-core curl g++ pkg-config libglu1-mesa-dev freeglut3-dev mesa-common-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
  • Compiling:
./configure
make

Mac

  • Prerequisites: XCode, Cg.
  • You can open the project (apple/RetroArch.xcodeproj) in the Xcode IDE and build (⌘-B) and run (⌘-R) it there. Or you can use the command line...
  • Debug:
# Build
xcodebuild -target RetroArch -configuration Debug -project apple/RetroArch.xcodeproj
# Run
open ./apple/build/Debug/RetroArch.app/
  • Release:
# Build
xcodebuild -target RetroArch -configuration Release -project apple/RetroArch.xcodeproj
# Run
open ./apple/build/Release/RetroArch.app/

PC
Instructions for compiling on PC can be found in the wiki.

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. Compile RetroArch as a library

make -f Makefile.ps3.retroarch

  1. Finally, compile RetroArch packed together with the GUI:

make -f Makefile.ps3

PlayStation3 - Creating a PKG installable file

You can add pkg as a parameter in order to make a PKG file - for example:

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_ps3.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.sln

NOTE: A pre-existing libretro library needs to be present in the msvc-360/RetroArch-360/Release directory in order to link RetroArch 360. This file needs to be called libretro_xdk360.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_xenon360.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_wii.a.