Added CHD file extension for PCSX reARMed (PS1)

This commit is contained in:
root 2022-07-03 05:21:38 +02:00 committed by DrUm78
parent 55cd0657e4
commit 523437e5eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Uncomment and edit the following line to use a different ROM path. # Uncomment and edit the following line to use a different ROM path.
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME% list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false list.includeMissingItems = false
list.extensions = bin,BIN,cue,CUE,pbp,PBP list.extensions = bin,BIN,cue,CUE,pbp,PBP,chd,CHD
list.menuSort = yes list.menuSort = yes
launcher = psone launcher = psone

View File

@ -5,4 +5,4 @@ Icon=ps1
Exec=/usr/games/launchers/psone_launch_pcsx.sh %f Exec=/usr/games/launchers/psone_launch_pcsx.sh %f
Categories=emulators Categories=emulators
SelectorDir=/mnt/PS1 SelectorDir=/mnt/PS1
SelectorFilter=bin,BIN,cue,CUE,pbp,PBP SelectorFilter=bin,BIN,cue,CUE,pbp,PBP,chd,CHD