Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
twinaphex 1e72eda1e4 Instead of stopping the audio when we enter the menu and starting it
when exiting the menu, always mute instead
2021-08-29 16:41:39 +02:00
.github Fix GitHub Actions (#11984) 2021-02-04 13:49:08 +01:00
.vscode Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
audio Rename HAVE_ARM_NEON_OPTIMIZATIOn to HAVE_ARM_NEON_ASM_OPTIMIZATIONS, 2021-08-21 18:00:59 +02:00
bluetooth (bluetooth) Cleanups 2020-06-29 00:25:37 +02:00
bootstrap Move defines files over to libretro-common 2021-05-18 22:15:04 +02:00
camera/drivers Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
cheevos automatically retry 'http error code -1' 2021-08-21 13:54:39 -06:00
cores (ffmpeg core) Struct reordering, alignment 2020-08-16 04:23:15 +02:00
ctr (3DS) On error, only init gfx on salamander build 2021-01-17 15:44:35 +01:00
deps (Mac) Add Discord RPC support - untested 2021-08-25 09:56:00 +02:00
dingux (RS-90) Move appdata (retroarch) base directory to external microsd card 2021-07-15 16:56:23 +01:00
dist-scripts Update dist-cores.sh 2021-01-06 00:18:46 +01:00
docs Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
emscripten Emscripten: remove unused dependency (buildfix) 2020-12-18 03:40:18 +00:00
frontend Avoid to start HDD if user boot from different unit 2021-08-15 17:04:52 +02:00
gfx Get rid of gfx_widgets_draw_icon_blend - was just a duplicate of 2021-08-29 15:21:40 +02:00
griffin input_driver refactor 2021-08-19 20:02:39 -04:00
input Get rid of getters/setters in big driver files from now 2021-08-26 13:27:44 +02:00
intl Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
led LED win32 keyboard driver cleanup 2021-01-02 05:46:04 +02:00
libretro-common Fix typos 2021-08-21 19:11:21 +02:00
libretro-db C89 buildfix 2021-08-24 22:32:47 +03:00
location/drivers Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
media ui_win32_application.c: Add support for accelerators to main win32 message loop 2020-12-28 16:39:39 -05:00
memory Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
menu Allow 'Custom Aspect Ratio (X Position)/(Y Position)/(Width)/(Height)' to be entered manually via keyboard 2021-08-27 11:21:29 +01:00
midi Use C-style comments 2021-02-03 10:04:42 +01:00
misc/cpufreq Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
network input_driver refactor 2021-08-19 20:02:39 -04:00
pkg set background colour for splash screen to black rather than the default light gray 2021-08-28 13:47:57 +01:00
play_feature_delivery (Android/Play Store Builds) Add option to switch all installed cores to Play Store versions 2020-09-02 17:13:03 +01:00
ps2 Add support of HDD for PS2 2021-08-12 14:07:14 +02:00
qb Fix '--disable-crtswitchres' configure option (#12500) 2021-06-07 17:39:18 +02:00
record/drivers first 2020-12-19 15:14:14 +03:00
reference Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
samples/tasks/database Core Info Cache Improvements 2021-05-06 15:00:55 +01:00
shaders Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
shaders-hlsl Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
shaders-hlsl-no-opt/asm/frag Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
shaders-msl Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
shaders-no-opt/asm/frag Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
tasks Improve HAVE_NETWORKING and HAVE_NETPLAYDISCOVERY ifdefs; remove 2021-08-12 16:44:07 +02:00
tests-other Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
tools (com-parser) Use STRLEN_CONST 2020-10-02 20:50:11 +02:00
ui Merge pull request #12823 from markwkidd/input-drivers 2021-08-24 18:45:20 +02:00
uwp Simplify win32_get_metrics 2021-08-21 02:24:32 +02:00
vita/launcher (vita/launcher) Use snprintf 2021-05-18 15:07:58 +02:00
webos Add initial webOS port courtesy of informatic/webosbrew/mariotaku 2021-08-11 20:04:11 +02:00
wifi Add wifi configuration menu 2021-05-31 02:20:34 +00:00
wii Add Wii build to .gitlab-ci.yml 2020-12-04 11:01:34 +00:00
wiiu (WiiU) Read up to 128k on the no-CFW unaligned slowpath 2021-08-14 20:29:24 +10:00
.editorconfig HTTPS link to EditorConfig.org 2021-07-06 13:55:43 +09:00
.gitignore add entry to git ignore 2021-08-10 15:45:14 +01:00
.gitlab-ci.yml (WiiU) Use -wiiu build image rather than -devkitpro for salamander 2021-08-01 14:14:57 +10:00
.project Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
.travis.yml (Travis) Try to take out two Travis jobs that always fail and are 2021-03-22 22:16:19 +01:00
10bpc-gl.diff Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
accessibility.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
AUTHORS.h Update AUTHORS.h: Updating my alias 2021-03-08 00:38:34 -05:00
autosave.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
CHANGES.md Update CHANGES.md 2021-08-22 18:18:55 +02:00
cheat_manager.c input_driver refactor 2021-08-19 20:02:39 -04:00
cheat_manager.h Move cheat_manager and state_manager to root folder 2020-10-15 05:29:20 +02:00
CODE_OF_CONDUCT.md Include subject line inclusion. 2021-08-26 09:34:40 -04:00
CODING-GUIDELINES Updating CODING-GUIDELINES - typo fix 2021-08-28 17:24:32 +02:00
com.libretro.RetroArch.appdata.xml Bump up to version 1.9.0 2020-08-08 00:06:53 +02:00
command.c command: initialize netcmd->cmd_source_len before recvfrom() 2021-05-13 22:13:10 -05:00
command.h Cleanups 2021-04-10 20:47:04 +02:00
config.def.h Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
config.def.keybinds.h bind trigger to first mouse button by default 2021-05-20 22:50:49 -04:00
config.features.h Adding a generic queue and linked list. 2021-05-05 10:41:13 -07:00
configuration.c Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
configuration.h Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
configure Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
content.h Add API extension for setting 'need_fullpath' based on content file extension and to request persistent frontend content data buffers 2021-06-01 15:28:39 +01:00
CONTRIBUTING.md Add coding standards. 2021-08-25 10:54:04 -04:00
COPYING Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
core.h Cleanups 2021-03-14 02:11:36 +01:00
core_backup.c Get rid of return variable for snprintf 2021-05-18 23:09:45 +02:00
core_backup.h Reorder structs, alignment 2020-08-15 23:10:31 +02:00
core_info.c Remove core path from core info cache 2021-08-23 11:47:08 +01:00
core_info.h Automatically disable core info cache when core info directory is read-only 2021-07-19 16:39:18 +01:00
core_option_manager.c Add environment callback for enabling core option menu visibility updates without toggling Quick Menu 2021-08-18 16:08:26 +01:00
core_option_manager.h Add environment callback for enabling core option menu visibility updates without toggling Quick Menu 2021-08-18 16:08:26 +01:00
core_type.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
core_updater_list.c (Android) Play Store builds: Do not resolve symlinks when handling core paths 2020-08-31 12:13:49 +01:00
core_updater_list.h (Android/Play Store) Add frontend support for core installation via Play Feature Delivery 2020-08-28 16:30:54 +01:00
database_info.c (Database) Fix heap-buffer-overflow when fetching CRC values 2021-08-11 17:32:45 +01:00
database_info.h Alignment changes 2020-08-14 18:19:57 +02:00
defaults.h Enable configuration of directory for Favorites, History, Images, Music and Video playlists 2021-01-21 21:28:10 +01:00
disk_control_interface.c Add option to show/hide 'last used disc restored' notifications 2020-07-17 12:52:28 +01:00
disk_control_interface.h More struct reordering/alignment 2020-08-14 21:00:04 +02:00
disk_index_file.c Another style nit 2021-07-20 05:23:12 +02:00
disk_index_file.h More struct reordering/alignment 2020-08-14 21:00:04 +02:00
Doxyfile Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
driver.h Get rid of RARCH_DRIVER_CTL_FIND_INDEX 2020-09-16 18:41:45 +02:00
dynamic.h Add more global warnings 2020-10-10 17:44:56 +02:00
fetch-submodules.sh Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
file_path_special.c (Wii U/Vita) Use Ozone icons instead of XMB Monochrome 2021-07-20 08:59:16 +10:00
file_path_special.h Core Info Cache Improvements 2021-05-06 15:00:55 +01:00
github-contributors.py Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
lakka.h * (PSP/Vita) Remove unused variables 2021-08-12 18:51:33 +02:00
list_special.h (Static Platforms) Ensure 'Always Reload Core on Run Content' setting is applied when loading content via the file browser 2021-05-12 10:59:07 +01:00
Makefile Set -I. at the beginning to include the right config.h 2021-04-27 17:37:27 +02:00
Makefile.apple Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.classic_sega_mini Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.classic_snesc Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.common Merge pull request #12823 from markwkidd/input-drivers 2021-08-24 18:45:20 +02:00
Makefile.ctr Update 7-Zip dependency to latest stable version (fixes CHD support on static platforms) 2021-04-28 12:00:50 +01:00
Makefile.ctr.salamander (rhash to lrc_hash) Fix console builds 2020-12-28 20:24:55 +01:00
Makefile.dingux OpenDingux: Enable compilation with custom toolchains 2020-12-02 12:07:52 +00:00
Makefile.emscripten (Emscripten) Makefile.emscripten: Allow linker 'TOTAL_MEMORY' value to be set via command line 2021-01-08 14:52:52 +00:00
Makefile.griffin Apply this to make MSVC 2005 compile with new resampler 2021-06-11 12:07:16 +02:00
Makefile.libnx Enable 7z support for Switch 2021-07-04 14:46:41 +08:00
Makefile.libogc Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.msvc (Makefiles) Use fallback directory in Git version checking 2020-07-20 13:44:39 +01:00
Makefile.ngc Update 7-Zip dependency to latest stable version (fixes CHD support on static platforms) 2021-04-28 12:00:50 +01:00
Makefile.openpandora Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.orbis Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.pandora Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Makefile.ps2 Add support of HDD for PS2 2021-08-12 14:07:14 +02:00
Makefile.ps2.salamander Add support of HDD for PS2 2021-08-12 14:07:14 +02:00
Makefile.psl1ght First basic RSX driver for PSL1GHT 2021-07-12 09:35:44 +02:00
Makefile.psl1ght.salamander PSL1GHT salamander build fix 2021-05-19 00:31:09 +02:00
Makefile.psp1 Remove embedded PTE from RA and use the one provided by the toolchain 2021-06-07 12:48:13 +02:00
Makefile.psp1.salamander Remove legacy way of using logs for PS2 and PSP platform 2021-01-19 14:31:45 +01:00
Makefile.retrofw (.gitlab-ci.yml) Add RetroFW target 2021-07-29 13:18:52 +01:00
Makefile.rg350 Remove bash-ism which was preventing strip from working on OpenDingux 2021-06-26 21:08:22 -05:00
Makefile.rg350_odbeta Merge pull request #12568 from john-parton/feature/enable-alsa-opendingux-beta 2021-07-08 11:33:00 +02:00
Makefile.rs90 (RS-90) Disable unnecessary/inappropriate build flags 2021-07-15 11:15:55 +01:00
Makefile.switch ibxm: update to 20191214 2020-11-21 20:30:19 +00:00
Makefile.vita Remove math-neon on frangarcj's recommendation - not used 2021-08-15 09:47:31 +02:00
Makefile.vita.salamander [VITA] Fix bubble name 2021-01-03 23:41:14 +01:00
Makefile.webos Add initial webOS port courtesy of informatic/webosbrew/mariotaku 2021-08-11 20:04:11 +02:00
Makefile.wii (Wii) Disable RSound support - will only cost RAM and is probably 2021-08-11 22:13:47 +02:00
Makefile.wii.salamander (rhash to lrc_hash) Fix console builds 2020-12-28 20:24:55 +01:00
Makefile.wiiu (WiiU) Add option for running without core info (emscripten-style) 2021-08-14 20:26:14 +10:00
Makefile.win (Makefiles) Use fallback directory in Git version checking 2020-07-20 13:44:39 +01:00
manual_content_scan.c Manual Content Scan: Auto select last used 'Content Directory' and 'Arcade DAT File' when opening file browser 2021-02-09 17:44:14 +00:00
manual_content_scan.h Manual Content Scan: Auto select last used 'Content Directory' and 'Arcade DAT File' when opening file browser 2021-02-09 17:44:14 +00:00
msg_hash.c Put this behind HAVE_LANGEXTRA 2021-06-04 20:50:21 +02:00
msg_hash.h Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
no-xib.diff Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
nvda_controller.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
nvdaControllerClient64.dll Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
paths.h Jdgleaver improvements 2020-11-20 03:55:55 +01:00
performance_counters.h Cleanups - split up global state to retroarch_data.h 2020-11-17 01:34:20 +01:00
playlist.c (Playlist) Optimise scanning of large rom sets 2021-06-29 14:50:19 +01:00
playlist.h (Playlist) Optimise scanning of large rom sets 2021-06-29 14:50:19 +01:00
README-exynos.md Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
README-mali_fbdev_r4p0.md Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
README-OMAP.md Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
README.md Squashed 'deps/vitaGL/' changes from 81403e2..34bc720 2020-11-13 14:29:36 +01:00
retroarch-android-debug.diff Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
retroarch-apple-packaging.sh Build OSX Metal using Makefile (#11941) 2021-01-26 09:48:15 +01:00
retroarch-mingw-build.sh Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
retroarch.c Instead of stopping the audio when we enter the menu and starting it 2021-08-29 16:41:39 +02:00
retroarch.cfg add toggle/setting for challenge indicators 2021-06-04 12:32:01 -06:00
retroarch.desktop Add StartupWMClass to retroarch.desktop file 2021-08-08 23:14:56 -04:00
retroarch.h Add option to (force-)write current core options to disk 2021-08-26 11:42:46 +01:00
retroarch_data.h input_driver refactor 2021-08-19 20:02:39 -04:00
retroarch_fwd_decls.h Fix RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE callback when runahead is enabled 2021-08-19 14:49:49 +01:00
runtime_file.c MSVC buildfixes 2021-05-21 17:09:55 +02:00
runtime_file.h Reorder structs, alignment 2020-08-15 23:10:31 +02:00
setting_list.h Move this outside of the header and into menu_setting.c 2020-09-05 20:27:29 +02:00
state_manager.c include achievement runtime state in save states 2021-02-17 19:44:39 -07:00
state_manager.h Move rewind manager state variable to p_rarch 2020-10-15 06:04:20 +02:00
switch_performance_profiles.h First attempt at adding proper brightness 2020-11-26 19:22:05 +01:00
translation_defines.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
travis-deploy-key.enc Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
travis_metal_deploy.sh Last fix 2021-05-29 11:03:35 +07:00
verbosity.c Fix debug-level logging definitions 2021-08-02 22:58:39 -05:00
verbosity.h Fix debug-level logging definitions 2021-08-02 22:58:39 -05:00
version.all Bump version to 1.9.8 2021-07-29 06:22:58 +02:00
version.dtd Bump version to 1.9.8 2021-07-29 06:22:58 +02:00
version.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
version_git.c Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
version_git.h Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
wiiu-devel.properties.template Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02: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.