mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 07:38:50 +01:00
Added CHD file extension for PCSX reARMed (PS1)
This commit is contained in:
parent
55cd0657e4
commit
523437e5eb
@ -1,7 +1,7 @@
|
||||
# Uncomment and edit the following line to use a different ROM path.
|
||||
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
||||
list.includeMissingItems = false
|
||||
list.extensions = bin,BIN,cue,CUE,pbp,PBP
|
||||
list.extensions = bin,BIN,cue,CUE,pbp,PBP,chd,CHD
|
||||
list.menuSort = yes
|
||||
|
||||
launcher = psone
|
||||
|
||||
@ -5,4 +5,4 @@ Icon=ps1
|
||||
Exec=/usr/games/launchers/psone_launch_pcsx.sh %f
|
||||
Categories=emulators
|
||||
SelectorDir=/mnt/PS1
|
||||
SelectorFilter=bin,BIN,cue,CUE,pbp,PBP
|
||||
SelectorFilter=bin,BIN,cue,CUE,pbp,PBP,chd,CHD
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user