PlayStation 2 - HerbFargus/Portable-Game-Station GitHub Wiki

Playstation 2


The PlayStation 2 is a home video game system that was released by Sony in 2000.


Emulator: PCSX2

es_systems.cfg

<system>
	<name>ps2</name>
	<fullname>Playstation 2</fullname>
	<path>~\.emulationstation\roms\ps2</path>
	<extension>.iso .ISO .cue .CUE .BIN .bin .mds .MDS</extension>
	<command>%HOMEPATH%\.emulationstation\systems\pcsx2\PCSX2\pcsx2.exe "%ROM_RAW%"</command>
	<platform>ps2</platform>
	<theme>ps2</theme>
  </system> 

ROMS

Accepted File Extensions .iso .ISO .cue .CUE .BIN .bin .mds .MDS

Place your PS2 Roms in

\.emulationstation\roms\ps2

BIOS

You'll have to set the bios path in the emulator first manually.

⚠️ **GitHub.com Fallback** ⚠️