RetroArch Configuration
RetroArch is the official front end for the libretro API. RetroArch and libretro provide a way to take an existing emulator and load that emulator as a library or "core". RetroArch then handles the input (controls) and output (graphics and audio) while the emulator core handles the emulation of the original system. With a few simple changes to the emulator source code, almost any existing emulator could become a libretro core. In RetroPie, the libretro emulator cores are identified with a RetroArch and libretro provide ability to configure controllers once for many emulators instead of having to configure each emulator individually. However, RetroArch also provides the freedom to configure specific emulators individually and even individual games differently if the user wants. This allows a specific setting or button mapping for a certain console or even just for a certain game. For emulators which are not libretro cores, there are emulator-specific configurations under the respective system's wiki page. The RetroPad conceptWhen you configure your controller in EmulationStation, the RetroPie setup script automatically configures RetroArch with the same controls. RetroArch controls map real-world controller buttons to a virtual controller called a "RetroPad". A RetroPad does not exist in real life, it's a concept only within RetroArch. A RetroPad has an ABXY layout like a SNES controller plus four shoulder buttons and dual analog sticks like a Sony DualShock. You don't have to map all of the RetroPad buttons to a real world button. If your real controller has less buttons than a DualShock, then the virtual RetroPad also has less buttons, that's perfectly fine. As RetroArch starts an emulator core, it maps the RetroPad configuration to the emulated system's original controls. The mapping for many consoles is represented by the pictures below and on each system's wiki page. If you wish, you can reconfigure this control mapping, either for all RetroArch, for a specific system, or even for a specific ROM. Retroarch ControlsThere are 3 main ways to configure input for RetroArch:
AutoConfigurationsRetroArch controls have been integrated into EmulationStation and will be the first thing you see when you boot from the RetroPie SD image the first time. You can also access it from the start menu within EmulationStation under the Configure Input option. Your joypad is automagically configured for libretro (RetroArch) emulators when you configure your controller in EmulationStation. You'll know if your controller has been automagically configured if you see a flash of yellow text on the bottom of the screen with your gamepad ID when you start a game. The following diagrams are for the 3 most common controllers: Super Nintendo, Xbox 360, and PlayStation 3. They can be used as a reference when configuring your controllers. Each emulator page on the wiki has a diagram of the original controller for its respective console that will correspond to the same inputs listed below. After you've configured your controller the autoconfig will be created here:
This is an example config for a USB SNES controller
As seen above in the config for the USB SNES controller, each input on the controller has an associated value. When setting up the controller in EmulationStation, these values are then assigned a respective action on RetroArch. For example, suppose the "A" button on a USB SNES controller has a value of "1." When setting up the controller, EmulationStation would prompt you to press the "A" button on your controller. Pressing the "A" button would then record into the config file as HotkeysHotkeys are combinations of buttons you can press in order to access options such as saving, loading, and exiting games. The following defaults are set automatically the first time you set up your controller from EmulationStation (the numbers will vary depending the controller you use). Default joypad hotkeys:
Determining Button ValuesIf you want to edit the entries in the .cfg file for your controller, you will need to know the values corresponding to the buttons on your controller. Usually the relationship between the two can be deduced by looking at the file and noting the entries' names along with the values next to them, assuming that the values have not been jumbled from previous edits or been mixed up due to unknown issues. For example, the USB gamepad above has an entry for On the other hand, maybe you are not sure if the values in the .cfg file is correct or the file is missing entries for buttons that are available on your own controller, such as a "Home" button. You can run jstest (joystick test) in the terminal by selecting Quit EmulationStation (a keyboard will be required for the following steps). In the terminal, type and enter Replace js0 with js1, js2, js3, etc. as needed if not detected. A multitude of rows and columns should appear. Pressing buttons or moving analog sticks/joystick will cause various entries in the columns to swap between on and off and fluctuate through a range of numbers. The value next to an on/off entry corresponds to the button that you have pressed. The fluctuation of numbers from -32767 to 32767 correspond to the input on your controller that has a range of motion, such as analog sticks/triggers. If you are interested in figuring out which is your "Select" button, pressing and holding "Select" on your controller will cause one column to switch from off to on. The value next to it corresponds to the "Select" button. If you have a controller with a "Home" button, pressing the "Home" button will also cause one column to switch from off to on. To exit jstest, press Using these values, you can edit the .cfg file for that controller as needed. For example, if you were interested in switching the default "Select" button as your Hotkey button to a "Home" button available on your controller, you would edit Video Tutorial Hardcoded ConfigurationsThese configurations are manual edits you can make that are locked to a specific libretro core and controller. Hardcoded controls can be configured either globally, specific to the emulator core, or specific to an individual game. Config HierarchyAll RetroArch based emulators can be configured in the following way: Global settings - that are settings which should apply to all systems - are done in the file:
(example) System-specific settings are done in the files:
(example) Here, SYSTEMNAME is ROM-specific settings can be created in the runcommand menu and show up as configuration files by ROM title:
(example) The Custom RetroArch Override ExamplesExample Default Per-System retroarch.cfg
Example Per-System Control Override retroarch.cfgNote the values below are for one person's controller, your values may differ. Make sure that these values are placed above the
Example Per-ROM Override retroarch.cfg
Core Input RemappingCore Input Remapping differs from the other two methods as it remaps how the core receives input rather than how the gamepad is coded, for example you can tell the snes core to switch button A and B on the controller for gameplay, but you can still use "A" to select in the RGUI and "B" to go back where as hard-coding would make B select and A back. Core Remapping is much more practical than hard-coded mapping but is limited to the cores that support it. Quick way to do it:
Video Tutorials
Default Core Controls for All Emulators3doAtari 2600Atari LynxGameboyGameboy ColorGameboy AdvanceGame GearMastersystemMegadrive/Genesis (3 Button)Megadrive/Genesis (6 Button)Nintendo 64Nintendo DSNESNeo GeoNeo Geo PocketPS1PSPSG-1000Super NintendoSega SaturnTurbografx16Videopac/Odyssey2VectrexVirtualBoySega DreamcastIntellivision |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
| |