1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-05 09:48:42 +00:00
Go to file
2019-02-02 22:15:10 -08:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2017-11-29 12:03:42 -05:00
.vscode make file copy operation a function 2018-12-16 16:55:12 -05:00
audio Add PS3 ifdef 2019-02-02 21:03:23 +01:00
bootstrap Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
camera camera: Fix v4l2 driver that broke years ago 2018-09-09 17:44:03 -07:00
cheevos Define lynx_header_len at the function head 2019-01-15 12:19:25 -05:00
cheevos-new cheevos-new: no magic numbers 2019-01-19 17:59:41 -02:00
cores Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
ctr Remove trailing blank lines. 2019-01-17 19:39:38 -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 [discord] use discord username if available 2019-02-02 14:26:14 -05:00
dist-scripts Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
docs
emscripten emscripten: Use argument list for Module.print 2018-01-15 10:06:06 -05:00
frontend fixed setting CFDocumentDirectory to not be iOS specific and respect other apple environments 2019-01-30 00:35:51 -10:00
gfx Revert "Remove video_shader_driver_get_ident" 2019-02-03 07:07:50 +01:00
griffin Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
input Merge pull request #8144 from orbea/coreaudio 2019-02-01 19:13:49 +01:00
intl Merge pull request #7463 from alfrix/Renames 2019-02-02 20:26:22 +01:00
led Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
libretro-common Don't use setvbuf for PSP too 2019-02-02 16:43:17 +01:00
libretro-db Add missing files in libretro-db Makefile 2019-01-26 15:05:50 +01:00
location Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
managers fix double-free in cheat manager 2019-01-28 21:49:06 -05:00
media New 16x16 icon 2018-09-22 12:14:18 -03:00
memory Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
midi Add ALSA MIDI driver 2018-10-04 21:48:11 +02:00
network [discord] use discord username if available 2019-02-02 14:26:14 -05:00
pkg Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
ps2 Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
qb Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
record Add HAVE_THREADS ifdefs 2019-01-28 15:47:18 +01:00
runahead Cleanup header 2019-02-02 05:09:29 +01:00
samples/tasks/database (samples/tasks/database) Define -DHAVE_COMPRESSION 2018-04-10 05:28:58 +02:00
tasks Silence some warnings 2019-01-31 21:24:13 +01:00
tools Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
translation Cleanups 2018-01-26 04:37:53 +01:00
ui Merge pull request #8140 from CozmoP/thumbnail 2019-02-01 00:36:50 +01: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 Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
wiiu update slang blacklist for wiiu 2019-01-30 12:00:28 -06:00
.editorconfig Add EditorConfig support 2016-09-16 10:44:33 -04:00
.gitignore Remove the zarch menu driver. 2019-02-02 22:15:10 -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 Add unfinished patch 2018-11-25 07:19:23 +01: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 tvOS: remove the tvOS modules directory and use the iOS modules one since cores built using the iOS SDK work on tvOS 2019-02-01 05:33:29 -10: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 Further remove nuklear. 2019-02-02 20:58:47 -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
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 Update header includes 2019-01-31 19:06:27 +01:00
driver.h Add MIDI support 2018-06-16 21:17:32 +02:00
dynamic.c qb: Combine HAVE_VIDEO_PROCESSOR with HAVE_VIDEOPROCCESOR. 2019-01-30 12:28:58 -08:00
dynamic.h Header include cleanups 2019-01-20 02:26:33 +01:00
fetch-submodules.sh Add --recursive in case submodules have third-party dependencies 2016-09-11 19:43:16 -04: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 Add MIDI support 2018-06-16 21:17:32 +02: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 chore: Call Makefile.app to generate Qt moc files 2018-09-07 20:32:57 -07:00
Makefile.classic_armv7_a7 Remove some hardcoded version strings. 2018-12-20 22:13:19 -08:00
Makefile.common Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.ctr Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.ctr.salamander Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
Makefile.emscripten qb: Add '--disable-menu'. (#7910) 2019-01-06 17:30:50 -05:00
Makefile.griffin Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
Makefile.libnx Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.libogc Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -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 Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
Makefile.pandora Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
Makefile.ps2 Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
Makefile.ps3 Add RC_DISABLE_LUA for now for non-Makefile.common targets as general 2018-09-29 21:08:35 +02:00
Makefile.ps3.cobra Revert "Revert "(PS3) Set GCC for PS3"" 2018-04-12 23:46:41 +02:00
Makefile.ps3.salamander Add fopen_utf8 for Salamander builds 2019-01-08 21:42:52 +01:00
Makefile.psl1ght Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
Makefile.psp1 Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
Makefile.psp1.salamander Add fopen_utf8 for Salamander builds 2019-01-08 21:42:52 +01: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 Add fopen_utf8 for Salamander builds 2019-01-08 21:42:52 +01: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 Remove trailing blank lines. 2019-01-17 19:39:38 -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
README-OMAP.md
README.md Move the resolutions so they are listed smallest to biggest instead of random, fix some typos 2018-11-19 16:36:01 -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
retroarch.c (OSX) Add CoreAudio V3 driver from stuartcarnie 2019-01-31 23:14:56 +01:00
retroarch.cfg Implement in-menu sound effects 2019-01-27 11:22:16 -05: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 Bump to version 1.7.6 2019-01-31 23:38:10 +01: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.