PSP - HerbFargus/Portable-Game-Station GitHub Wiki

PSP


The PSP (PlayStation Portable) was a handheld video game system released by Sony in 2004.


Emulator: Libretro PSP

es_systems.cfg

<system>
	<name>psp</name>
	<fullname>Playstation Portable</fullname>
	<path>~\.emulationstation\roms\psp</path>
	<extension>.iso .ISO .cso .CSO</extension>
	<command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\ppsspp_libretro.dll "%ROM_RAW%"</command>
	<platform>psp</platform>
	<theme>psp</theme>
  </system>

ROMS

Accepted File Extensions: .iso .cso

Place your PSP ROMs in

\.emulationstation\roms\psp

BIOS

There isn't really a BIOS per se but you may bet a warning saying something along the lines of ppge_atlas.zim missing but I just ignore it and the game still works. You can get the ppge_atlas.zim file from the assets folder that is in the download file for the original ppsspp here: PPSSPP then place it in

\.emulationstation\systems\retroarch\content
⚠️ **GitHub.com Fallback** ⚠️