1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-05 09:48:42 +00:00
Go to file
2019-02-03 16:00:50 -08:00
.github Clean up white space. 2019-02-03 16:00:50 -08:00
.vscode Clean up white space. 2019-02-03 16:00:50 -08:00
audio Clean up white space. 2019-02-03 16:00:50 -08:00
bootstrap Clean up white space. 2019-02-03 16:00:50 -08:00
camera camera: Fix v4l2 driver that broke years ago 2018-09-09 17:44:03 -07:00
cheevos Convert to linux line endings. 2019-02-03 15:43:42 -08:00
cheevos-new Clean up white space. 2019-02-03 16:00:50 -08:00
cores Clean up white space. 2019-02-03 16:00:50 -08:00
ctr Clean up white space. 2019-02-03 16:00:50 -08:00
defines Get rid of d3d.h and xdk_defines.h 2018-05-14 03:57:27 +02:00
deps Further remove nuklear. 2019-02-02 20:58:47 -08:00
discord Clean up white space. 2019-02-03 16:00:50 -08:00
dist-scripts Clean up white space. 2019-02-03 16:00:50 -08:00
docs mark these as deprecated 2016-08-27 21:56:37 -05:00
emscripten Clean up white space. 2019-02-03 16:00:50 -08:00
frontend Clean up white space. 2019-02-03 16:00:50 -08:00
gfx Clean up white space. 2019-02-03 16:00:50 -08:00
griffin Clean up white space. 2019-02-03 16:00:50 -08:00
input Clean up white space. 2019-02-03 16:00:50 -08:00
intl Clean up white space. 2019-02-03 16:00:50 -08:00
led Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-common Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-db Clean up white space. 2019-02-03 16:00:50 -08:00
location Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
managers Clean up white space. 2019-02-03 16:00:50 -08:00
media Clean up white space. 2019-02-03 16:00:50 -08:00
memory Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu Clean up white space. 2019-02-03 16:00:50 -08:00
midi Convert to linux line endings. 2019-02-03 15:43:42 -08:00
network Clean up white space. 2019-02-03 16:00:50 -08:00
pkg Merge remote-tracking branch 'upstream/master' into ios-cleanup 2019-02-03 09:00:22 -10:00
ps2 Clean up white space. 2019-02-03 16:00:50 -08:00
qb Clean up white space. 2019-02-03 16:00:50 -08:00
record Clean up white space. 2019-02-03 16:00:50 -08:00
runahead Clean up white space. 2019-02-03 16:00:50 -08:00
samples/tasks/database Clean up white space. 2019-02-03 16:00:50 -08:00
tasks Clean up white space. 2019-02-03 16:00:50 -08:00
tools Clean up white space. 2019-02-03 16:00:50 -08:00
translation Clean up white space. 2019-02-03 16:00:50 -08:00
ui Clean up white space. 2019-02-03 16:00:50 -08:00
uwp (UWP) Support access through the file picker 2019-01-17 11:48:09 +01:00
wifi Silence bunch of warnings 2018-06-21 07:52:01 +02:00
wii Clean up white space. 2019-02-03 16:00:50 -08:00
wiiu Clean up white space. 2019-02-03 16:00:50 -08:00
.editorconfig Add EditorConfig support 2016-09-16 10:44:33 -04:00
.gitignore Clean up white space. 2019-02-03 16:00:50 -08:00
.project implement a way to set rewind_buffer_size via the UI 2018-07-13 16:12:09 -04:00
.travis.yml travis: Update to xcode10.1. 2019-01-21 23:39:05 -08:00
10bpc-gl.diff Clean up white space. 2019-02-03 16:00:50 -08:00
AUTHORS.h Merge branch 'master' into orbis2 2019-01-08 20:18:08 +01:00
autosave.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
CHANGES.md Invert colors in the driver and add automatic-inverted theme 2019-02-01 15:06:33 -03:00
command.c Cleanups 2019-01-31 15:13:36 +01:00
command.h Move command_playlist_ functions to playlist.c 2019-01-20 01:57:24 +01:00
config.def.h Clean up white space. 2019-02-03 16:00:50 -08:00
config.def.keybinds.h Add FPS counter hotkey. 2018-11-29 13:12:11 +01:00
config.features.h (OSX) Add CoreAudio V3 driver from stuartcarnie 2019-01-31 23:14:56 +01:00
configuration.c Clean up white space. 2019-02-03 16:00:50 -08:00
configuration.h Header include cleanups 2019-01-31 20:43:07 +01:00
configure qb: Create qb.init.sh. 2019-01-26 14:41:37 -08:00
content.h [netplay] load subsystem content 2019-01-14 18:58:57 -05:00
CONTRIBUTING.md Convert to linux line endings. 2019-02-03 15:43:42 -08:00
COPYING
core_impl.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
core_info.c Buildfixes and more static code analysis warning fixes 2019-01-10 22:24:43 +01:00
core_info.h general: renamed rpcname to systemid 2018-08-21 09:41:16 -05:00
core_type.h easter egg 2019-01-05 18:33:29 -05:00
core.h (UWP) Error if trying to use VFS on cores that don't support it 2019-01-17 11:08:05 +01:00
database_info.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
database_info.h (database_info/task_database) Get rid of list_special dependencies 2018-04-10 04:13:45 +02:00
defaults.h Add more HAVE_MPV ifdefs 2018-06-20 04:50:58 +02:00
dirs.c (MSVC) Some more static code analysis warning fixes 2019-01-10 22:49:23 +01:00
dirs.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
Doxyfile doxygen: quiet output 2018-09-30 23:37:45 -04:00
driver.c Clean up white space. 2019-02-03 16:00:50 -08:00
driver.h Add MIDI support 2018-06-16 21:17:32 +02:00
dynamic.c Clean up white space. 2019-02-03 16:00:50 -08:00
dynamic.h Header include cleanups 2019-01-20 02:26:33 +01:00
fetch-submodules.sh Clean up white space. 2019-02-03 16:00:50 -08:00
file_path_special.c Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
file_path_special.h Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
file_path_str.c (Audio mixer) Add MP3 support as well 2018-04-28 14:18:04 +02:00
github-contributors.py add script to fetch list of github contributors 2018-08-10 19:20:13 -04:00
lakka.h [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
list_special.c Clean up white space. 2019-02-03 16:00:50 -08:00
list_special.h Add MIDI support 2018-06-16 21:17:32 +02:00
Makefile Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.apple Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.classic_armv7_a7 Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.common Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ctr Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.ctr.salamander Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.emscripten qb: Add '--disable-menu'. (#7910) 2019-01-06 17:30:50 -05:00
Makefile.griffin Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.libnx Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.libogc Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.msvc qb: Add '--disable-menu'. (#7910) 2019-01-06 17:30:50 -05:00
Makefile.openpandora Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
Makefile.orbis Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.pandora Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ps2 Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ps3 Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ps3.cobra Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ps3.salamander Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.psl1ght Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.psp1 Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
Makefile.psp1.salamander Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.switch Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.vita Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
Makefile.vita.salamander Add fopen_utf8 for Salamander builds 2019-01-08 21:42:52 +01:00
Makefile.wii.salamander Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.wiiu Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.win Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
movie.c Simplify runloop 2019-01-14 04:39:58 +01:00
movie.h Simplify runloop 2019-01-14 04:39:58 +01:00
msg_hash.c easter egg 2019-01-05 18:33:29 -05:00
msg_hash.h Invert colors in the driver and add automatic-inverted theme 2019-02-01 15:06:33 -03:00
no-xib.diff Clean up white space. 2019-02-03 16:00:50 -08:00
paths.c prevent null pointer deref in save/state/cheat paths 2019-01-13 12:10:47 -05:00
paths.h easter egg 2019-01-05 18:33:29 -05:00
performance_counters.c more accurate rarch_timer 2018-06-29 21:12:46 -05:00
performance_counters.h Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
playlist.c Move command_playlist_ functions to playlist.c 2019-01-20 01:57:24 +01:00
playlist.h Move command_playlist_ functions to playlist.c 2019-01-20 01:57:24 +01:00
README-exynos.md
README-mali_fbdev_r4p0.md Clean up white space. 2019-02-03 16:00:50 -08:00
README-OMAP.md
README.md Clean up white space. 2019-02-03 16:00:50 -08:00
retroarch-android-debug.diff add patch to enable gdb/debugging on android 2018-03-01 16:01:04 -05:00
retroarch-mingw-build.sh Clean up white space. 2019-02-03 16:00:50 -08:00
retroarch.c Clean up white space. 2019-02-03 16:00:50 -08:00
retroarch.cfg Clean up white space. 2019-02-03 16:00:50 -08:00
retroarch.desktop Making description more concrete and adding Russian translation 2017-11-22 19:04:59 +03:00
retroarch.h Header include cleanups 2019-01-31 20:36:39 +01:00
setting_list.c (MSVC) Some more static code analysis warning fixes 2019-01-10 22:49:23 +01:00
setting_list.h Cleanups 2018-09-26 15:46:27 +02:00
switch_performance_profiles.h Fix c89 build with clang. 2018-12-16 07:02:14 -08:00
travis_metal_deploy.sh travis: unzip quietly so build log is not truncated 2018-09-03 20:00:03 -04:00
travis-deploy-key.enc travis: deploy OSX Metal build 2018-09-02 21:57:06 -04:00
verbosity.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
verbosity.h More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
version_git.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
version_git.h Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
version.all Bump to version 1.7.6 2019-01-31 23:38:10 +01:00
version.dtd Convert to linux line endings. 2019-02-03 15:43:42 -08:00
version.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
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 binaries are currently hosted on the buildbot.

Support

To reach developers, either make an issue here on GitHub, make a thread on the forum, chat on Discord, 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 and touchscreen 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), run-ahead input latency removal, etc.

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

Platforms

RetroArch has been ported to the following platforms:

  • DOS
  • Windows
  • Linux
  • Emscripten (WebAssembly and JavaScript)
  • FreeBSD
  • NetBSD
  • OpenBSD
  • Haiku
  • Solaris
  • macOS (PPC, x86-32 and x86-64)
  • PlayStation 3
  • PlayStation Portable
  • PlayStation Vita
  • Original Microsoft Xbox
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Nintendo GameCube
  • Nintendo Wii
  • Nintendo Wii U
  • Nintendo 3DS
  • Nintendo Switch
  • Nintendo NES/SNES Classic Edition
  • 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 SwitchRes 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 modelines 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:

  • 256 x 240 @ 50.006977 SNESpal

  • 256 x 448 @ 50.006977 SNESpal

  • 512 x 224 @ 50.006977 SNESpal

  • 512 x 240 @ 50.006977 SNESpal

  • 512 x 448 @ 50.006977 SNESpal

  • 256 x 240 @ 60.098812 SNESntsc

  • 256 x 448 @ 60.098812 SNESntsc

  • 512 x 240 @ 60.098812 SNESntsc

  • 512 x 224 @ 60.098812 SNESntsc

  • 512 x 448 @ 60.098812 SNESntsc

  • 256 x 192 @ 59.922745 MDntsc

  • 256 x 224 @ 59.922745 MDntsc

  • 320 x 224 @ 59.922745 MDntsc

  • 320 x 240 @ 59.922745 MDntsc

  • 320 x 448 @ 59.922745 MDntsc

  • 320 x 480 @ 59.922745 MDntsc

  • 256 x 192 @ 49.701458 MDpal

  • 256 x 224 @ 49.701458 MDpal

  • 320 x 224 @ 49.701458 MDpal

  • 320 x 240 @ 49.701458 MDpal

  • 320 x 288 @ 49.701458 MDpal

  • 320 x 448 @ 49.701458 MDpal

  • 320 x 480 @ 49.701458 MDpal

  • 320 x 576 @ 49.701458 MDpal

  • 256 x 288 @ 49.701458 MSYSpal

  • 256 x 240 @ 60.098812 NESntsc

  • 256 x 240 @ 50.006977 NESpal

  • 640 x 237 @ 60.130001 N64ntsc

  • 640 x 240 @ 60.130001 N64ntsc

  • 640 x 480 @ 60.130001 N64ntsc

  • 640 x 288 @ 50.000000 N64pal

  • 640 x 480 @ 50.000000 N64pal

  • 640 x 576 @ 50.000000 N64pal

  • 256 x 252 @ 49.759998 PSXpal

  • 320 x 252 @ 49.759998 PSXpal

  • 384 x 252 @ 49.759998 PSXpal

  • 640 x 252 @ 49.759998 PSXpal

  • 640 x 540 @ 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 very different from consumer CRTs. 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 rotated any games that may need it turn CRT SwitchRes on.