Skip to content

Retroarch

lixicus edited this page Feb 20, 2025 · 28 revisions

Cores

How to add Cores to Retroarch

Unzip AllCores.zip file or move individual core files by copying the core files on the USB Drive in

\project_eris\opt\retroarch\config\retroarch\cores

Configs

How to Remove RetroArch's Splashscreen

Go in your usb drive in retroarch/retroboot/retroboot.cfg and open it in notepad++ where you will see options to turn off the splashcreen.

How to make SONY's UI carrousel save state work with retroarch

While in Retroarch open Retroarch > Settings > Saving > Disable Save State Compression > Save config.

Then in the RetroArch Main Menu > Configuration File > Save Current Configuration.

How to setup and add CRT Shaders

Extract the shader zips to RetroArch shaders folder (project_eris\opt\retroarch\config\retroarch\shaders)

https://buildbot.libretro.com/assets/frontend/

Pause your game, enter the Quick Menu; choose Shaders, load shader preset, and there should be several folders full of them. Once you choose one, simple click "apply changes ?" and it should enable it for you.

Use the shader CRT-potato (warm or cool depending on what looks best on your tv).

Turn off Onscreen Notifications

Go to Settings -> Onscreen Display -> Onscreen Notifications and toggle off Onscreen Notifications

Fix for Blurred Games

Stock emu has bilinear filter hardcoded on.

If you launch games in RetroArch you can turn bilinear on or off in RA settings But some people confuse blurry and pixel-y. Bilinear causes smoothing/blur.

If you want to reduce jaggedness then enable high-res mode and high-res speedhack to render games at 2x width/height for 4x the pixels

For high res mode, start a game and then pop quick menu and go to options for core from quick menu. You should see high-res and high-res speedhack in there.

For bilinear, in RA main menu or when game isn't launched, settings -> video -> bilinear filtering Some games might have frame drops in high-res mode, but most can handle it (so long as you're also not using shaders, rewind, other expensive things on top)

When game is launched with RA, start+select.

Stock emu menu is select+triangle High res mode is in both emus

Hotkeys

Select + Triangle = Special Stock Menu Select + Start = Retroarch Menu

Clone this wiki locally