Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
twinaphex 6996e72b49 Move renderchain driver interface to gl_common.h - and replace
some void pointers in function callbacks with gl_t
2018-05-13 05:53:35 +02:00
.github
.vscode
audio Squashed 'libretro-common/' content from commit 377cef30fa 2018-05-12 17:56:33 +02:00
bootstrap
camera
cheevos (cheevos) Silence PS3 warnings 2018-05-07 17:45:43 +02:00
cores
ctr
defines
deps (PS3) Add HAVE_DR_FLAC 2018-05-07 17:52:53 +02:00
dist-scripts Implement UDP broadcast network logging on Wii U 2018-05-06 14:39:48 -07:00
docs
emscripten
frontend Use a different packet size 2018-05-06 19:08:32 -07:00
gfx Move renderchain driver interface to gl_common.h - and replace 2018-05-13 05:53:35 +02:00
griffin (WinRT) Add more __WINRT__ ifdefs 2018-05-12 19:14:49 +02:00
input (Vita/PSP) Use proper button labels, fix inverted R-Stick Y axis 2018-05-09 22:55:33 -05:00
intl Update msg_hash_it.h 2018-05-11 13:28:31 +02:00
led
libretro-common Merge commit '75aea8225637bb47e44543ed624f5861cb27c204' 2018-05-12 18:07:47 +02:00
libretro-db Cleanups - fix warnings 2018-05-07 15:05:59 +02:00
location
managers fix error 2018-05-12 22:19:42 -05:00
media Edit the Japanese resource file too 2018-05-09 21:10:11 -05:00
memory
menu Merge pull request #6719 from Brunnis/autohide-configuration-override-options 2018-05-11 04:14:21 +02:00
network
pkg Bump up version code 2018-05-04 16:27:14 +02:00
qb
record
runahead Fix full-screen mode change breaking Secondary Core's environment variables 2018-05-12 22:11:49 -05:00
samples/tasks/database Squashed 'libretro-common/' content from commit 377cef30fa 2018-05-12 17:56:33 +02:00
tasks
tools
translation
ui Fix core selection appearing unnecessarily 2018-05-09 21:04:23 -05:00
wifi
wii
wiiu Implement UDP broadcast network logging on Wii U 2018-05-06 14:39:48 -07:00
.editorconfig
.gitignore Squashed 'libretro-common/' content from commit 377cef30fa 2018-05-12 17:56:33 +02:00
.project
.travis.yml
autosave.h
CHANGES.md Update CHANGES.md 2018-05-13 05:29:56 +02:00
command.c Small Bugfix, do not have Reset command trigger savestate code 2018-05-09 17:42:30 -05:00
command.h
config.def.h Runahead error messages 2018-05-09 19:08:16 -05:00
config.def.keybinds.h
config.features.h
configuration.c (WinRT) Add more WINRT ifdefs 2018-05-12 19:17:23 +02:00
configuration.h Runahead error messages 2018-05-09 19:08:16 -05:00
configure
content.h
CONTRIBUTING.md
COPYING
core_impl.c
core_info.c
core_info.h
core_type.h
core.h
database_info.c
database_info.h
defaults.h
dirs.c
dirs.h
driver.c
driver.h
dynamic.c (WinRT) Add more __WINRT__ ifdefs 2018-05-12 19:14:49 +02:00
dynamic.h
fetch-submodules.sh
file_path_special.c (WinRT) Add more WINRT ifdefs 2018-05-12 19:17:23 +02:00
file_path_special.h
file_path_str.c
lakka.h
list_special.c
list_special.h
Makefile Makefile: Try to fix logic. 2018-05-03 15:50:11 -07:00
Makefile.common
Makefile.ctr
Makefile.ctr.salamander
Makefile.emscripten
Makefile.griffin
Makefile.libogc
Makefile.msvc
Makefile.openpandora
Makefile.pandora
Makefile.ps3 (PS3) Add HAVE_DR_FLAC 2018-05-07 17:52:53 +02:00
Makefile.ps3.cobra
Makefile.ps3.salamander
Makefile.psl1ght
Makefile.psp1
Makefile.psp1.salamander
Makefile.switch (NSW) Add RARCH_INTERNAL 2018-05-07 17:41:53 +02:00
Makefile.vita
Makefile.vita.salamander
Makefile.wii.salamander
Makefile.wiiu Implement UDP broadcast network logging on Wii U 2018-05-06 14:39:48 -07:00
Makefile.win
movie.c
movie.h
msg_hash.c
msg_hash.h Runahead error messages 2018-05-09 19:08:16 -05:00
no-xib.diff
paths.c
paths.h
performance_counters.c
performance_counters.h
playlist.c
playlist.h
README-exynos.md
README-mali_fbdev_r4p0.md
README-OMAP.md
README.md Update README.md 2018-05-03 20:02:22 -07:00
retroarch-android-debug.diff
retroarch-mingw-build.sh
retroarch.c
retroarch.cfg
retroarch.desktop
retroarch.h
setting_list.c
setting_list.h
verbosity.c
verbosity.h
version_git.c
version_git.h
version.all Update to 1.7.3 2018-05-04 05:45:22 +02:00
version.dtd
version.h
wiiu-devel.properties.template Implement UDP broadcast network logging on Wii U 2018-05-06 14:39:48 -07:00

Build Status Coverity Scan Build Status

RetroArch

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

XMB menu driver

rgui menu driver

glui menu driver

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 to 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.

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 Documentation Center. 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:

  • DOS
  • Windows
  • Linux
  • Emscripten
  • FreeBSD
  • NetBSD
  • OpenBSD
  • Haiku
  • Solaris
  • MacOS X
  • PlayStation 3
  • PlayStation Portable
  • PlayStation Vita
  • Original Microsoft Xbox
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Nintendo Wii, GameCube (Libogc)
  • Nintendo Wii U
  • Nintendo 3DS
  • Nintendo Switch
  • Raspberry Pi
  • Android
  • iOS
  • Blackberry

Dependencies (PC)

There are no true hard dependencies per se.

On Windows, RetroArch can run with only Win32 as dependency.

On Linux, there are no true dependencies. For optimal usage, the following dependencies come as recommended:

  • GL headers / Vulkan 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 it does not 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

Instructions for compiling and installing RetroArch can be found in the Libretro/RetroArch Documentation Center.

CRT 15Khz Resolution Switching

CRT Switch res will turn on, on the fly. However, you will need to restart retroarch to disable it. With CRT SwitchRes enable Retroarch will start in 2560 x 480 @ 60.

If you are running windows, before enabling the CRT SwitchRes options please make sure you have installed CRTEmudriver and installed some modelines. The minimum modelins for all games to switch correctly are:

  • 2560 x 192 @ 60.000000
  • 2560 x 200 @ 60.000000
  • 2560 x 240 @ 60.000000
  • 2560 x 224 @ 60.000000
  • 2560 x 237 @ 60.000000
  • 2560 x 256 @ 50.000000
  • 2560 x 254 @ 55.000000
  • 2560 x 448 @ 60.000000
  • 2560 x 480 @ 60.000000

Install these modelines replacing 2560 with your desired super resolution. The above resolutions are NTSC only so if you would be playing any PAL content please add pal modelines:

  • 2560 x 192 @ 50.000000
  • 2560 x 200 @ 50.000000
  • 2560 x 240 @ 50.000000
  • 2560 x 224 @ 50.000000
  • 2560 x 288 @ 50.000000
  • 2560 x 237 @ 50.000000
  • 2560 x 254 @ 55.000000
  • 2560 x 448 @ 50.000000
  • 2560 x 480 @ 50.000000

Some games will require higher PAL resolutions which should also be installed:

  • 2560 x 512 @ 50.000000
  • 2560 x 576 @ 50.000000

Ideally install all these modelines and everything will work great.

Super Resolutions

The default super resolution is 2560. It is displayed just under the CRT switch option, which can be found in video settings. This can be changed within the retroarch.cfg. The only compatible resolutions are 1920, 2560 and 3840. Any other resolutions will be ignored and native switching will be activated.

Native Resolutions

If native resolutions are activated you will need a whole new set of modelines:

  • 512 x 240 @ 50.006977 SNESpal

  • 512 x 224 @ 50.006977 SNESpal

  • 512 x 448 @ 50.006977 SNESpal

  • 512 x 240 @ 60.098812 SNESntsc

  • 512 x 224 @ 60.098812 SNESntsc

  • 512 x 448 @ 60.098812 SNESntsc

  • 256 x 240 @ 50.006977 SNESpal

  • 256 x 448 @ 50.006977 SNESpal

  • 256 x 240 @ 60.098812 SNESntsc

  • 256 x 448 @ 60.098812 SNESntsc

  • 320 x 240 @ 59.922745 MDntsc

  • 320 x 448 @ 59.922745 MDntp

  • 320 x 480 @ 59.922745 MDntsc

  • 256 x 192 @ 59.922745 MDntsc

  • 320 x 224 @ 59.922745 MDntsc

  • 256 x 224 @ 59.922745 MDntsc

  • 320 x 288 @ 49.701458 MDpal

  • 320 x 576 @ 49.701458 MDpal

  • 256 x 192 @ 49.701458 MDpal

  • 320 x 224 @ 49.701458 MDpal

  • 320 x 240 @ 49.701458 MDpal

  • 320 x 448 @ 49.701458 MDpal

  • 320 x 480 @ 49.701458 MDpal

  • 256 x 224 @ 49.701458 MDpal

  • 256 x 288 @ 49.701458 MSYSpal

  • 256 x 240 @ 60.098812 NESntsc

  • 256 x 240 @ 50.006977 NESpal

  • 640 x 480 @ 60.130001 N64ntsc

  • 640 x 237 @ 60.130001 N64ntsc

  • 640 x 240 @ 60.130001 N64ntsc

  • 640 x 480 @ 50.000000 N64pal

  • 640 x 576 @ 50.000000 n64pal

  • 640 x 288 @ 50.000000 n64pal

  • 256 x 252 @ 49.759998 PSXpal

  • 384 x 252 @ 49.759998 PSXpal

  • 640 x 540 @ 49.759998 PSXpal

  • 320 x 252 @ 49.759998 PSXpal

  • 640 x 252 @ 49.759998 PSXpal

  • 384 x 240 @ 59.941002 PSXntsc

  • 256 x 480 @ 59.941002 PSXntsc

  • 352 x 240 @ 59.820000 Saturn/SGFX_NTSCp

  • 704 x 240 @ 59.820000 SaturnNTSCp

  • 352 x 480 @ 59.820000 SaturnNTSCi

  • 704 x 480 @ 59.820000 SaturnNTSCi

  • 352 x 288 @ 49.701458 SaturnPALp

  • 704 x 288 @ 49.701458 SaturnPALp

  • 352 x 576 @ 49.701458 SaturnPALi

  • 704 x 576 @ 49.701458 SaturnPALi

  • 240 x 160 @ 59.730000 GBA

  • 320 x 200 @ 60.000000 Doom

// Arcade

  • 400 x 254 @ 54.706841 MK
  • 384 x 224 @ 59.637405 CPS1

These modelines are more accurate giving exact hz. However, some games may have unwanted results. This is due to mid-scanline resolution changes on the original hardware. For the best results super resolutions are the way to go.

CRT resolution switching & Mame

Some arcade resolutions can be a lot different. There is resolution detection to ensure mame games will be displayed in the closest available resolution but drawn at their native resolution within this resolution. Meaning that the mame game will look just like the original hardware.

Mame roms that run in a vertical aspect like DoDonPachi need to be rotated within mame before resolution switching and aspect correction will work. Do this before enabling CRT switchRes so that Retroarch will run in your desktop resolution. Once you have roted any games that may need it switch CRT SwitchRes on.