Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Find a file
2025-04-02 00:16:30 +00:00
.github Add PS3 build to GitHub Actions (#17621) 2025-02-23 04:25:39 -08:00
ai Silence warnings 2025-02-09 20:33:04 +01:00
audio CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
bluetooth bluetoothctl: use two calls to disconnect/remove device (#17593) 2025-02-18 17:11:36 +01:00
bootstrap Fix typos (#17068) 2024-10-01 17:36:33 -07:00
camera apple: enable JoeMatt's avfoundation-based camera driver 2025-03-03 23:20:59 -05:00
cheevos Make printf format match the type 2025-03-28 09:48:20 +00:00
cores Style nits 2025-02-10 13:59:25 +01:00
ctr Silence a warning about no return value from non-void function 2025-03-20 06:26:44 +00:00
deps Silence a dangling-pointer warning in Lzma 2025-03-19 20:19:39 +00:00
dingux
dist-scripts address issues 2025-03-06 15:38:40 -08:00
docs * platform: Honor the LIBRETRO_CHEATS_DIRECTORY environment variable. (#17440) 2025-01-20 15:08:45 +01:00
emscripten address issues 2025-03-06 15:38:40 -08:00
fastlane/metadata/android/en-US
frontend Updated platform_win32.c to properly detect OS version info on Win11. 2025-03-28 19:25:25 -04:00
gfx remove a debug message 2025-03-31 18:23:56 +02:00
griffin apple: enable JoeMatt's avfoundation-based camera driver 2025-03-03 23:20:59 -05:00
input Merge pull request #17745 from pstef/silence-warnings 2025-03-29 03:12:00 -07:00
intl Fetch translations from Crowdin 2025-04-02 00:16:30 +00:00
led
libretro-common Merge pull request #17734 from pstef/silence-warnings 2025-03-25 21:44:30 -07:00
libretro-db Style nits 2025-02-12 10:17:35 +01:00
location/drivers apple: enable corelocation location driver (#17595) 2025-02-19 04:04:17 +01:00
media for iOS: update Launch Screen to match icon & UI color scheme; add subtle drag shadow to app icon (#17574) 2025-02-16 23:12:33 +01:00
memory * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
menu Merge pull request #17747 from pstef/video-frame-delay-setting-rewrite 2025-03-30 01:11:13 -07:00
midi/drivers CoreMIDI add driver (#17569) 2025-02-15 18:57:09 +01:00
misc/cpufreq
network webdav: workaround for getting 301 redirects 2025-03-01 22:53:11 -05:00
pkg Package lr-dice for the Apple Store. 2025-03-21 11:53:50 -04:00
play_feature_delivery
qb Buildfix for Debian 12 (#17522) 2025-02-06 02:10:06 +01:00
record Cleanups 2025-02-11 10:28:16 +01:00
reference
samples/tasks/database
shaders
shaders-hlsl
shaders-hlsl-no-opt/asm/frag
shaders-msl
shaders-no-opt/asm/frag
steam Cleanups - 2024-12-27 15:13:45 +01:00
tasks Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
tests-other Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00
tools Add OriginalAspect and OriginalAspectRot uniforms (#17123) 2024-11-02 04:04:12 -07:00
ui Make autoconfig failure notifications optional. (#17636) 2025-02-27 20:15:06 -08:00
uwp Cleanups/style nits 2025-01-17 20:06:47 +01:00
vita/launcher
webos Use reverse DNS name for desktop file and icon (#16449) 2024-09-23 09:03:48 -07:00
wii
wiiu Style nits 2025-01-19 22:15:34 +01:00
.editorconfig
.gitignore Emscripten improvements (#17422) 2025-01-29 05:29:16 +01:00
.gitlab-ci.yml ios9 ci: move back to run on old xcode version 2025-03-04 15:30:33 -05:00
.project
.travis.yml
10bpc-gl.diff
accessibility.h Revert of AI service changes (#16428) 2024-04-12 16:17:24 -07:00
AUTHORS.h Update AUTHORS.h: Edit name (#17610) 2025-02-21 12:33:48 -08:00
autosave.h Cleanups - less settings_t pointer passing 2025-02-11 09:38:54 +01:00
CHANGES.md Changes up to 2025-03-11 2025-03-11 23:20:48 +01:00
cheat_manager.c (cheat_manager) No more dependency on configuration.h 2025-02-10 16:48:56 +01:00
cheat_manager.h (cheat_manager) No more dependency on configuration.h 2025-02-10 16:48:56 +01:00
CODE_OF_CONDUCT.md
CODING-GUIDELINES * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
com.libretro.RetroArch.desktop Use reverse DNS name for desktop file and icon (#16449) 2024-09-23 09:03:48 -07:00
com.libretro.RetroArch.metainfo.xml Use reverse DNS name for desktop file and icon (#16449) 2024-09-23 09:03:48 -07:00
command.c Make printf format match the type 2025-03-28 09:48:20 +00:00
command.h Push the compiler to reserve space for negative commands 2025-03-20 21:32:56 +00:00
config.def.h Change bind hold default on Android 2025-03-16 14:28:21 +01:00
config.def.keybinds.h Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00
config.features.h Add SSL Support to the information list (#17370) 2025-01-09 00:09:56 +01:00
configuration.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
configuration.h Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00
configure
content.h content_get_subsystem_friendly_name - change function signature return 2025-01-17 00:55:30 +01:00
CONTRIBUTING.md Bring CONTRIBUTING.md in line with current practices (#16841) 2024-08-06 17:03:49 -07:00
COPYING
core.h
core_backup.c Style nits 2025-01-19 22:15:34 +01:00
core_backup.h Cleanups 2023-09-02 16:42:49 +02:00
core_info.c Cleanups - less settings_t pointer passing 2025-02-11 09:38:54 +01:00
core_info.h Less string intermediary copies 2024-12-24 18:46:22 +01:00
core_option_manager.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
core_option_manager.h
core_updater_list.c Buildfixes and warning fixes 2025-01-17 12:03:30 +01:00
core_updater_list.h
database_info.c Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
database_info.h
default.txt Bump up to 1.20.0 2024-12-31 06:30:58 +01:00
defaults.h * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
disk_control_interface.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
disk_control_interface.h Less string buffers and less string copies 2025-01-16 23:59:22 +01:00
disk_index_file.c * Use fill_pathname_basedir where possible 2025-01-15 22:17:59 +01:00
disk_index_file.h
Doxyfile Add Doxygen-styled comments to parts of the libretro API (#15641) 2024-03-09 17:24:01 -08:00
driver.h
dynamic.h Silence warning about type sign mismatch 2025-03-20 18:24:55 +00:00
fetch-submodules.sh fetch-submodules.sh - fail on errors (#17234) 2024-12-05 06:21:42 -08:00
file_path_special.c (glslang_utill.c) One less string copy per iteration 2025-01-17 03:01:59 +01:00
file_path_special.h (menu_explore) Simplification of explore_load_icons 2024-12-30 10:07:58 +01:00
github-contributors.py
lakka-switch.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
lakka.h
list_special.h Cleanups 2024-12-22 20:01:28 +01:00
location_driver.h Merge midi_driver.c and location_driver.c into retroarch.c - 2023-12-17 05:01:12 +01:00
Makefile Use reverse DNS name for desktop file and icon (#16449) 2024-09-23 09:03:48 -07:00
Makefile.apple
Makefile.classic_sega_mini
Makefile.classic_snesc
Makefile.common Enable compilation with plain_drm without other video drivers. 2025-03-17 06:04:06 +01:00
Makefile.ctr Make debugging on CTR easier 2025-03-15 10:30:06 +00:00
Makefile.ctr.salamander
Makefile.dingux
Makefile.dos Enable chd hashing on libnx (#14034) 2024-09-11 06:29:59 -07:00
Makefile.emscripten address issues 2025-03-06 15:38:40 -08:00
Makefile.griffin
Makefile.lfx000 Use reverse DNS name for desktop file and icon (#16449) 2024-09-23 09:03:48 -07:00
Makefile.libnx Revert "enable CloudSync on libnx (switch) (#17516)" (#17561) 2025-02-12 12:10:12 +01:00
Makefile.libogc
Makefile.miyoo XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.msvc (WIN32) Prefer D3D11 and WASAPI (#15913) 2023-11-16 06:04:48 -08:00
Makefile.ngc XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.openpandora
Makefile.orbis
Makefile.orbis.salamander
Makefile.pandora
Makefile.ps2 Fix pthread support (#16970) 2024-09-06 15:45:15 -07:00
Makefile.ps2.salamander
Makefile.psl1ght Add PS3 build to GitHub Actions (#17621) 2025-02-23 04:25:39 -08:00
Makefile.psl1ght.salamander
Makefile.psp1 XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.psp1.salamander
Makefile.retrofw XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.rg350
Makefile.rg350_odbeta
Makefile.rs90 XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.switch
Makefile.vita Use -Wl,--pic-veneer instead of -fno-optimize-sibling-calls in Makefile.vita 2025-03-31 23:05:59 -04:00
Makefile.vita.salamander
Makefile.webos Fix webos github action (#17138) 2024-10-30 09:38:19 -07:00
Makefile.wii Enable cheevos for Wii builds (#16116) 2024-01-13 18:47:28 -08:00
Makefile.wii.salamander
Makefile.wiiu XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.win Merge branch 'master' into jtg/libavdevice-camera-driver 2024-11-30 16:37:54 -05:00
manual_content_scan.c (manual_content_scan) USe fill_pathname 2025-01-17 03:39:30 +01:00
manual_content_scan.h Downgrade some more variables to NAME_MAX_LENGTH 2024-09-09 16:01:29 +02:00
midi_driver.h CoreMIDI add driver (#17569) 2025-02-15 18:57:09 +01:00
msg_hash.c string_replace_substring - move out implicit strlen 2024-12-23 00:40:09 +01:00
msg_hash.h Core load+unload fixes 2025-03-13 15:09:38 +02:00
no-xib.diff
nvda_controller.h
nvdaControllerClient64.dll
paths.h Core load+unload fixes 2025-03-13 15:09:38 +02:00
performance_counters.h
playlist.c Style nits 2025-02-12 10:35:04 +01:00
playlist.h XMB: Icon thumbnail improvements (#17558) 2025-02-11 23:09:47 +01:00
README-exynos.md
README-mali_fbdev_r4p0.md Fix typos (#17068) 2024-10-01 17:36:33 -07:00
README-OMAP.md
README.md Fix displaying PipeWire help label, styling (#17274) 2024-12-20 18:51:48 -08:00
retroarch-android-debug.diff
retroarch-apple-packaging.sh
retroarch-mingw-build.sh
retroarch.c Push the compiler to reserve space for negative commands 2025-03-20 21:32:56 +00:00
retroarch.cfg Add Named_Logos (#17216) 2024-12-20 18:52:27 -08:00
retroarch.h Less string intermediary copies 2024-12-24 18:46:22 +01:00
retroarch_types.h Silence warning about type sign mismatch 2025-03-20 18:24:55 +00:00
runahead.c Cleanups - less settings_t pointer passing 2025-02-11 09:38:54 +01:00
runahead.h Preemptive Frames updates (#17003) 2024-09-14 12:14:36 -07:00
runloop.c Change the type of slot to int 2025-03-23 22:33:17 +00:00
runloop.h Change the type of slot to int 2025-03-23 22:33:17 +00:00
runtime_file.c Less string buffers and less string copies 2025-01-16 23:59:22 +01:00
runtime_file.h Turn some functions to returntype size_t 2025-01-12 23:03:41 +01:00
runtime_file_defines.h
save.c Cleanups - less settings_t pointer passing 2025-02-11 09:38:54 +01:00
SECURITY.md Create SECURITY.md (#17553) 2025-02-10 22:07:57 +01:00
setting_list.h setting_list - remove unused original_value 2025-02-12 13:56:21 +01:00
state_manager.c Cleanups/style nits 2025-01-17 20:06:47 +01:00
state_manager.h
switch_performance_profiles.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
translation_defines.h Add Belarusian language option (#15780) 2023-10-31 05:51:57 -07:00
travis-deploy-key.enc
travis_metal_deploy.sh
verbosity.c Use find_last_slash where possible 2025-01-17 13:26:17 +01:00
verbosity.h len variable/argument name standardization 2025-01-15 16:04:25 +01:00
version.all Update version.all 2024-12-31 06:33:17 +01:00
version.dtd Bump up to 1.20.0 2024-12-31 06:30:58 +01:00
version.h
version_git.c
version_git.h
wiiu-devel.properties.template

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:

  • Android (2.x to most recent version)
  • Apple iOS
  • Apple macOS (PPC, x86-32 and x86-64)
  • Apple tvOS
  • Blackberry
  • DOS
  • Emscripten (WebAssembly and JavaScript)
  • FreeBSD
  • Haiku
  • Linux
  • Original Microsoft Xbox
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Microsoft Xbox One
  • Microsoft Xbox Series S/X
  • Miyoo
  • NetBSD
  • Nintendo NES/SNES Classic Edition
  • Nintendo GameCube
  • Nintendo Wii
  • Nintendo Switch
  • Nintendo Wii U
  • Nintendo 3DS/2DS
  • OpenBSD
  • OpenDingux
  • PlayStation2
  • PlayStation3
  • PlayStation4
  • PlayStation Portable
  • PlayStation Vita
  • Raspberry Pi
  • ReactOS
  • Redox OS
  • RetroFW
  • RS90
  • SerenityOS
  • Solaris
  • Windows NT 3.5
  • Windows 95
  • Windows 98
  • Windows 2000
  • Windows XP
  • Windows Millennium
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10
  • Windows 11

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
  • PipeWire
  • 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.

Requirements

OpenGL1

Your videocard needs to at least support the OpenGL 1.1 spec.

Shaders: N/A

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly. XMB won't have shader pipeline effects because of the aforementioned lack of shader support.

OpenGL2

Your videocard needs to at least support the OpenGL 2.1 spec.

Shaders: You can choose between either NVIDIA Cg shaders (deprecated, requires separate runtime to be installed on your system), or GLSL shaders.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

OpenGL3

Your videocard needs to at least support the OpenGL 3.2 core feature spec.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

Direct3D 11

Your videocard needs to at least support the Direct3D11 11.0 spec. The card also needs to support at least the Shader Model 4.0.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

Vulkan

Your videocard needs to at least support the Vulkan 1.0 spec.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

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 manually configure them in retroarch.cfg.

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.