Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
twinaphex 45896eb26e (Ozone) Cleanups - move some static variables to only function
that needed them - and some other cleanups in loops
2020-06-07 18:17:53 +02:00
.github Update FUNDING.yml 2020-03-14 02:53:46 +01:00
.vscode Synchronize translations 2020-06-04 12:40:25 +03:00
audio Replace fprintfs with RARCH_LOG/RARCH_ERR 2020-05-24 19:29:55 +02:00
bootstrap [VITA] Fixing gl1 video driver crashes. 2019-11-12 15:37:37 +01:00
camera/drivers Cleanup != NULL comparisons 2020-05-19 21:15:06 +02:00
cheevos Merge Discord code into retroarch.c 2020-06-06 20:50:25 +02:00
cores Move use_gl variable outside of the while loop 2020-06-05 16:53:28 +02:00
ctr (CTR) Style nits 2020-06-07 17:28:53 +02:00
defines PSL1GHT port 2020-03-30 05:39:22 +02:00
deps [VITA] Change error name to vgl_error 2020-06-03 20:48:16 +02:00
dist-scripts Support for dos salamander 2020-05-12 17:39:04 +02:00
docs (Docs) Update README.md latest RetroArch changes (#10092) 2020-03-07 15:26:28 -05:00
emscripten emscripten: add hack to prevent ERRNO_CODES from being optimized away 2019-08-07 22:07:09 -05:00
frontend Cleanups, comments, style nits 2020-06-04 14:41:28 +02:00
gfx Fix EXC_BAD_ACCESS crash on RetroArch exit on OSX 2020-06-07 05:53:46 +02:00
griffin Make menu_shader.c no longer dependent on menu driver state 2020-06-07 05:06:20 +02:00
input Merge input_mapper.c into retroarch.c 2020-06-06 20:27:38 +02:00
intl Change more labels 2020-06-06 17:26:51 +02:00
led (led_driver) Take out settings_t dependency 2020-02-14 14:05:35 +01:00
libretro-common Silence warnings 2020-06-05 22:39:44 +02:00
libretro-db (libretro-db) Add TODO/FIXME notes 2020-06-05 18:13:25 +02:00
location/drivers Cleanups 2020-02-04 06:05:00 +01:00
managers Add TODO/FIXME notes 2020-05-29 10:23:48 +02:00
media Move #pragma code_page(932) into rarch.rc, as #pragma code_page is ignored for included files. Fixes locale problems for Japanese resources. 2019-05-21 20:09:05 -05:00
memory Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu (Ozone) Cleanups - move some static variables to only function 2020-06-07 18:17:53 +02:00
midi Style nits 2020-02-10 13:18:27 +01:00
network remove now obsolete file 2020-06-07 02:42:42 +02:00
pkg improve performance by enabling game mode 2020-06-03 16:57:36 +01:00
ps2 Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing) 2020-05-20 20:13:19 +02:00
qb Solve this a different way, update .travis.yml, DISABLE_THREADS 2020-05-29 15:14:46 +02:00
record/drivers Remove double ';' 2020-05-19 21:29:35 +02:00
reference Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
samples/tasks/database Squashed 'deps/vitaGL/' content from commit 9a6e4b3397 2020-05-04 12:43:18 +02:00
shaders Squashed 'deps/vitaGL/' content from commit 9a6e4b3397 2020-05-04 12:43:18 +02:00
shaders-hlsl Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
shaders-hlsl-no-opt/asm/frag Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
shaders-msl Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
shaders-no-opt/asm/frag Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
tasks Fix some memory leaks and fallthrough errors picked up on by 2020-06-07 16:15:35 +02:00
tests-other Squashed 'deps/SPIRV-Cross/' changes from 9c57364f18..8aa6731925 2019-07-09 18:49:50 +02:00
tools Replace while (1) with for (;;) - avoids MSVC warnings 2020-01-30 16:15:52 +01:00
ui Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
uwp settings Cleanups 2020-03-02 20:10:24 +01:00
wifi Cut down on more unnecessary strlens 2020-05-24 17:25:52 +02:00
wii (Wii) Style nits 2020-02-14 17:43:58 +01:00
wiiu (WiiU/wpad) Allow hotplugging Gamepad, support >1 channel 2020-05-17 16:32:51 +10:00
.editorconfig Add EditorConfig support 2016-09-16 10:44:33 -04:00
.gitignore Squashed 'deps/math-neon/' content from commit bf34c68a8e 2020-05-31 17:24:53 +02:00
.gitlab-ci.yml add restart menu option 2019-05-21 04:25:34 +02:00
.project implement a way to set rewind_buffer_size via the UI 2018-07-13 16:12:09 -04:00
.travis.yml Solve this a different way, update .travis.yml, DISABLE_THREADS 2020-05-29 15:14:46 +02:00
10bpc-gl.diff Clean up white space. 2019-02-03 16:00:50 -08:00
accessibility.h Cleanups 2020-06-05 23:25:16 +02:00
AUTHORS.h update AUTHORS.h with github-contributors script 2019-05-07 21:41:49 -04:00
autosave.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
CHANGES.md Update CHANGES.md 2020-06-05 12:52:07 +02:00
command.h Turn command_set_shader private 2020-02-01 17:17:36 +01:00
config.def.h Changed default value for config option input_hotkey_block_delay to 5. 2020-06-06 18:04:24 -04:00
config.def.keybinds.h Revert "Get rid of send debug info - if we ever bring this back, needs to be" 2020-01-25 15:55:11 +01:00
config.features.h Initial port to dingux platform 2020-01-04 12:20:03 -05:00
configuration.c Merge pull request #10801 from snackycakes/hotkey_block_delay 2020-06-07 01:25:28 +02:00
configuration.h Added a hotkey delay option to allow hotkey input to work properly when it is assigned to another action. Original pull request from 9080 by paradadf was taken and modified to be configuration based. 2020-06-06 15:39:51 -04:00
configure qb: Don't create config.log with ./configure --help. 2019-07-28 22:12:26 -07:00
content.h Ensure save states are correctly flushed to disk when quitting RetroArch (fixes broken save states when exiting RetroArch - without first closing content - with 'Auto Save State' enabled) 2020-06-01 17:39:52 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-12-05 06:00:02 +01:00
COPYING Squashed 'deps/vitaGL/' content from commit 9a6e4b3397 2020-05-04 12:43:18 +02:00
core_backup.c Fix licensing of core_backup.h/.c 2020-06-04 13:22:46 +01:00
core_backup.h Fix licensing of core_backup.h/.c 2020-06-04 13:22:46 +01:00
core_info.c Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
core_info.h Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
core_type.h initial cdrom reading work 2019-06-30 18:33:59 -04:00
core_updater_list.c Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
core_updater_list.h Core updater improvements 2020-05-27 17:02:43 +01:00
core.h (Disk Control Interface) Add support for saving/restoring last used disk in playlists + code overhaul 2020-01-22 17:09:12 +00:00
database_info.c Header cleanups 2020-01-25 17:51:07 +01:00
database_info.h update copyright 2019-02-22 19:13:36 -05:00
defaults.h (Gradle/Android Studio) Update 2019-07-10 12:21:18 +02:00
disk_control_interface.c Cleanups 2020-05-29 12:46:18 +02:00
disk_control_interface.h Change function signatures 2020-03-05 18:32:26 +01:00
disk_index_file.c Cleanups 2020-05-24 21:55:41 +02:00
disk_index_file.h (Disk Control Interface) Add support for saving/restoring last used disk in playlists + code overhaul 2020-01-22 17:09:12 +00:00
Doxyfile doxygen: quiet output 2018-09-30 23:37:45 -04:00
driver.h Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides 2020-02-02 21:27:38 +01:00
dynamic.h Cleanup 2020-05-24 18:28:27 +02:00
fetch-submodules.sh Clean up white space. 2019-02-03 16:00:50 -08:00
file_path_special.c Use fallback font for Persian 2020-06-04 23:36:04 +03:00
file_path_special.h Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
file_path_str.c Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
github-contributors.py update AUTHORS.h with github-contributors script 2019-05-07 21:41:49 -04:00
lakka.h Wi-Fi Access Point in RetroArch Settings 2019-10-05 13:18:15 +02:00
list_special.h dir_list_new_special - no more dependency on settings_t 2020-02-14 12:12:59 +01:00
Makefile Squashed 'deps/math-neon/' content from commit bf34c68a8e 2020-05-31 17:24:53 +02:00
Makefile.apple Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.classic_sega_mini SEGA Mini/SNESC update 2019-09-29 21:41:13 +01:00
Makefile.classic_snesc SEGA Mini/SNESC update 2019-09-29 21:41:13 +01:00
Makefile.common Make menu_shader.c no longer dependent on menu driver state 2020-06-07 05:06:20 +02:00
Makefile.ctr (3DS) Enable basic networking / cheevos 2020-05-08 20:50:15 +02:00
Makefile.ctr.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.dingux HAVE_MENU_WIDGETS now decoupled from HAVE_MENU 2020-02-17 21:28:42 +01:00
Makefile.emscripten HAVE_MENU_WIDGETS now decoupled from HAVE_MENU 2020-02-17 21:28:42 +01:00
Makefile.griffin dos fixes 2020-05-12 03:09:38 +02:00
Makefile.libnx Update Makefile.libnx 2020-03-18 14:23:38 +01:00
Makefile.libogc Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.msvc HAVE_MENU_WIDGETS now decoupled from HAVE_MENU 2020-02-17 21:28:42 +01:00
Makefile.openpandora Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides 2020-02-02 21:27:38 +01:00
Makefile.orbis HAVE_MENU_WIDGETS now decoupled from HAVE_MENU 2020-02-17 21:28:42 +01:00
Makefile.pandora Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile.ps2 Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing) 2020-05-20 20:13:19 +02:00
Makefile.ps3 Remove manual MSB_FIRST definitions and switch to retro_endianness.h 2020-04-21 04:16:55 +02:00
Makefile.ps3.cobra Get rid of unused code libdbgfont 2019-08-13 11:42:46 +02:00
Makefile.ps3.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.psl1ght PSL1GHT port 2020-03-30 05:39:22 +02:00
Makefile.psl1ght.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.psp1 Add Audio Mixer support to PSP 2020-03-14 18:38:24 +01:00
Makefile.psp1.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.switch Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides 2020-02-02 21:27:38 +01:00
Makefile.vita [VITA] GL fixes 2020-05-31 17:10:26 +02:00
Makefile.vita.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.wii.salamander Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.wiiu Add time/rtime.c to Salamander builds 2020-06-04 23:37:35 +02:00
Makefile.win Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides 2020-02-02 21:27:38 +01:00
manual_content_scan.c Cleanups 2020-05-29 12:46:18 +02:00
manual_content_scan.h (Manual content scanner) Add 'Arcade DAT Filter' Option 2020-03-04 11:52:20 +00:00
msg_hash.c Fix some memory leaks and fallthrough errors picked up on by 2020-06-07 16:15:35 +02:00
msg_hash.h Merge pull request #10787 from guoyunhe/new-languages 2020-06-04 16:31:12 +02:00
no-xib.diff Clean up white space. 2019-02-03 16:00:50 -08:00
nvda_controller.h Change name of nvdaController.h 2020-05-10 08:51:25 +02:00
nvdaControllerClient64.dll Added in auto-translate support, fixes for ozone and glui accessibility, and support for nvda and SAPI narration. 2020-04-13 17:46:08 -07:00
paths.h Cleanups 2020-06-06 15:37:28 +02:00
performance_counters.h Remove obsolete function rarch_timer_begin_us 2020-05-29 05:21:37 +02:00
playlist.c Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
playlist.h Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
README-exynos.md
README-mali_fbdev_r4p0.md Re-enable RXML and purge libxml 2019-03-17 03:04:35 +00:00
README-OMAP.md
README.md Synchronize translations 2020-06-04 12:40:25 +03: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 Pass global pointer state around 2020-06-07 05:40:44 +02:00
retroarch.cfg Changed default value for config option input_hotkey_block_delay to 5. 2020-06-06 18:04:24 -04:00
retroarch.desktop Use GenericName correctly in desktop entry 2020-05-09 23:14:30 +02:00
retroarch.h Merge input_mapper.c into retroarch.c 2020-06-06 20:27:38 +02:00
runtime_file.c Remove unused variable 2020-06-06 17:54:06 +02:00
runtime_file.h Enable configuration of date seperator in clock and runtime 'last played' displays 2020-05-25 15:46:53 +01:00
setting_list.h Add this nasty workaround for a suspected MSVC2010 bug 2020-03-05 17:39:43 +01:00
switch_performance_profiles.h lakka-switch: adding extra overclocks 2019-05-11 21:05:57 -04:00
translation_defines.h Add Persian, Hebrew and Asturian language options 2020-06-04 14:54:28 +03:00
travis_metal_deploy.sh Wait longer for the notarization server 2019-11-21 11:12:54 +07:00
travis-deploy-key.enc travis: deploy OSX Metal build 2018-09-02 21:57:06 -04:00
verbosity.c Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
verbosity.h Buildfix 2020-03-05 14:49:35 +01: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 Update version.all 2020-05-24 04:32:00 +02:00
version.dtd Update version.dtd 2020-05-24 04:32:17 +02: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 Crowdin

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

ozone 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. You could create a post in Reddit with Technical Support flair.

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 2
  • PlayStation 3
  • PlayStation Portable
  • PlayStation Vita
  • Original Microsoft Xbox
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Nintendo GameCube
  • Nintendo Wii
  • Nintendo Wii U
  • Nintendo 3DS/2DS
  • 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
  • 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.

Socials

The links below belong to our official channels. Links other than this may have been created by fans, independent members or followers. We seriously recommend using our original resources.