Homepage Forums RetroPie Project Ideas for Further Enhancements Add ISO to PSX extensions Reply To: Add ISO to PSX extensions

#96507
herbfargus
Member

/etc/emulationstation/es_systems.cfg

Go down to psx and add .iso .ISO to the extensions section (it will already have .bin and .cue I think)

BTW for future reference you can add small things like this with a pull request on github: in this case you’d add it here:https://github.com/retropie/RetroPie-Setup/blob/master/supplementary/platforms.cfg but to save you the trouble I have submitted a pull request to have iso added.

**update: it has been added to the source code.